Almost EVERYONE who tried headless systems said they saw benefits. Download the state of CMS now!

Storyblok now on AWS Marketplace: Read more

O’Reilly Report: Decoupled Applications and Composable Web Architectures - Download Now

Empower your teams & get a 582% ROI: See Storyblok's CMS in action

Skip to main content
Browse apps
Install

Requires Enterprise plan

Author
Storyblok GmbH
Website
Last update
1/22/2024
BigCommerce
Merge your BigCommerce ecommerce platform with your content in Storyblok.
BigCommerce

BigCommerce is an Open SaaS e-commerce platform that empowers merchants of all sizes to build, innovate, and grow their businesses online. BigCommerce provides merchants with sophisticated enterprise-grade functionality, customization, and performance with simplicity and ease of use.

By using the BigCommerce plugin within Storyblok, users can easily access and select products and collections from their BigCommerce account and link them to their content in Storyblok. This integration enables you to create and manage your online store with Storyblok’s headless CMS, delivering a seamless shopping experience for your customers.

How to set up

In the block library, select a block to edit. Add a new field, set the Field Type to Plugin, and set the Custom Type to sb-bigcommerce.

Generate API token:

  1. Create a Store-Level API Account with the following scopes: Products: read-only Storefront API tokens: manage
  2. Create a Storefront API token with the access token from the previous step. Note: Set allowed_cors_origins inside the request body to https://plugins.storyblok.com.

Configure the options:

  • endpoint (required): The URL of your Storefront (e.g.: https://your-store.mybigcommerce.com).
  • token (required): The generated Storefront API Token (e.g.: ey....).
  • limit (optional): The maximum number of selected items.
  • selectOnly (optional): Provide the value product to disable the category tab, so that the users only can select products. Provide the value category to disable the product catalog tab, so that users only can select categories.