1. Approach
We use the official BigCommerce Python package to manage your category pages.
We create an invisible parent category page, and all the remaining pages hang underneath.
Instead of publishing an app to the app store, we ask you to create an API token and share the credentials with us.
2. Setup API Token
Follow these steps to create your API token:
- Go to settings → Store-level API accounts
- Click Create API account
- For Token type, select V2/V3 API token
- Fill in the Name
- In OAuth scopes section, change the Products scope fromNone to modify. This is necessary since creating category page needs the modify permissions.
- Click save