timestamp1638459874430
API Updates for December 2, 2021
by BigCommerce
API The Add to Cart URLs example now uses promises to demonstrate using JavaScript to make serial requests to a single endpoint. The Add Consignments to Checkout endpoint now reflects limits to the number of line items a consignment cantimestamp1636736690641
Cornerstone 6.1.2 and 6.1.3 for November 12, 2021
by BigCommerce
Theme 6.1.3 Cannot see currency dropdown in storefront.#2141 6.1.2 Hide prices for aria-label and data-product-price attributes if set to "Hidden for guests". Hide currency selection for non-logged in users.#2131 Added basic validation fortimestamp1634828590981
Theme Update for October 21, 2021
by BigCommerce
Theme Added Translating Regions documentation which describes how to create translations for a specific region. Developer Blog What’s New for Merchants in September? Introducing BigCommerce Next.js Sample Apptimestamp1633990919334
Moving to Sitemap Indexes
by BigCommerce
Over the course of October, storefronts will be moving to return a Sitemap Index by default when navigating to/xmlsitemap.php, the default sitemap route for storefronts. There will be separate sitemaps for different types of pages such astimestamp1633530588225
Cornerstone 6.1.1 for October 6, 2021
by BigCommerce
Theme Fix product images on PDP with clipped outlines.#2124 Changed debounce wait time for search to 1200 ms from 200 ms.#2115 Additional checkout buttons don't work when applying a 100% discount coupon.#2109 Fix sliding carousel withtimestamp1632777681779
GraphQL Storefront API can now be used to power Stencil theme context
by BigCommerce
It is now possible to augment the data available in the theme context through the use of GraphQL queries described directly in the Front Matter of template files. Using this capability, you can fetch data a little bit more flexibly to buildtimestamp1631108172091
Cornerstone 6.1.0 for September 8, 2021
by BigCommerce
Theme Fixed images placeholder on hero carousel shifted on mobile when slide has content.#2112 Google AMP feature request - Add in release date info for preorder products.#2107 Translation for states select field on account signuptimestamp1628692392131
Cornerstone 6.0 for August 11, 2021
by BigCommerce
Theme Translation mechanism for config.json has been updated.#2089 As a shopper I want to see gift wrapping price in cart’s product list.#2093 Fixed wishlist dropdown shift on quick view modal.#2102 Empty email input in newsletter fieldtimestamp1628179063609
Developer Updates for August 5, 2021
by BigCommerce
Theme Updated the product attributes table in the front matter reference to include the maximum number of reviews available per page. If a product has over 250 reviews, you can fetch the rest using the GraphQL Storefront API. Storefronts