Bootstrap + Vanilla JS Storefront API Example

This example shows how a static HTML site can be used to render dynamic product information using BigCommerce's GraphQL Storefront API. GraphQL connection details are accepted as URL parameters. View the source of this example here.

To get started, you can simply click submit with the sample data below to see the API in action. If you want to see this page with your own store's data, you can create a token on your store and put it in the form below. Make sure you create a token valid for this page's origin:

Enter the URL of your store's storefront - this will be used to run GraphQL requests against the right store. Use the HTTPS version.
NOTE: This is NOT the same as your OAuth API Access Token.