📍 Bolt Help / Dashboard / Checkout Settings / Product Quantity
Product Quantity
This feature enables shoppers to increase or decrease a product's quantity during checkout.

Merchants can configure the Bolt Checkout modal to display controls for increasing or decreasing the quantity of products in a shopper’s cart. [Read how to enable Product Quantity][1].

product quantity visualization

Availability

Platform Supported Products

Custom Cart / Direct API

WooCommerce

Enablement

BigCommerce

NOTE

Reach out to your Customer Success Manager for initial setup.

  1. Log in to BigCommerce.
  2. Navigate to your theme header file.
  3. Update Bolt’s connect.js script with the following snippet:
data-storefront-api-token="{{settings.storefront_api.token}}
  1. Your script should now look like this:
   <script
    id="bolt-track"
    type="text/javascript"
    src="https://connect.bolt.com/track.js"
    data-publishable-key="a1fa2va3ab4.1akal22f33AN44A55fa666a"
    data-storefront-api-token="{{settings.storefront_api.token}}"
    data-shopping-cart-id="BigCommerce">
   </script>
  1. Save.

Magento Commerce

NOTE

Reach out to your Customer Success Manager for initial setup.

WooCommerce

NOTE

Reach out to your Customer Success Manager for initial setup.

Filter by Section
Filter by Topic