timestamp1571841720001GraphQL Storefront API now supports more variant properties and related productsby BigCommerceThe GraphQL Storefront API now supports most of the properties on variants. You can now get the manually-set related products of a given product with the Storefront API Consider this query which demonstrates the new capabilities: query...
timestamp1571434200001Cornerstone 4.1.2 releaseby BIgCommerceBug Fixes Fix registerValidation function to validate on writeReview-form email field #1585 Enhancements Added missing gift certificate translation Using Cornerstone Are you a merchant using our Cornerstone theme? See the Cornerstone...
timestamp1570733460001Stencil-CLI 1.21.0 Release (Node 10 support)by BigCommerceStencil CLI now supports environments using Node 10 To get this update, simply run npm install -g @bigcommerce/stencil-cli
timestamp1570572300001Storefront API now in Open Beta!by BigCommerceOur GraphQL Storefront API is now in Open Beta and available for use on any store using Stencil. The GraphQL Storefront API enables you to freely query storefront data on top of the BigCommerce Stencil theming framework. This means that...
timestamp1570467600001Cornerstone 4.2.0 Releaseby BigCommerceBug Fixes Fixed and updated Google Structured Data Schema for the product page template #1577 Fixed thumbnail image sizes #1579 Using Cornerstone Are you a merchant using our Cornerstone theme? See the Cornerstone Theme Manual (Support).
timestamp1569619200001API and Themes Updates September 27, 2019by BigCommerceEmbedded Checkout An overview and tutorial for using Embedded Checkout are now available Channels, Sites and Routes Channels, Sites and Routes API Reference is now available API Based on feedback from the beta program, access to the...
timestamp1568754420001Cornerstone 4.1.1 Releaseby BigCommerceBug Fixes Reset compare products counter after faceted search updates page content #1571 Using Cornerstone Are you a merchant using our Cornerstone theme? See the Cornerstone Theme Manual (Support).
timestamp1567534260001Cornerstone 4.1.0 Releaseby BigCommerceBug Fixes Fix tall images on PDPs and PLPs #1559 Enhancements Deleted whitespaces in if statements (content.html) #1560 Remove aria-hidden attribute from main menu #1563 Using Cornerstone Are you a merchant using our Cornerstone theme...
timestamp1565987640001Stencil-CLI 1.20.0 Releaseby BigCommerceYou can now specify your store URL, token, and port while running stencil init. Try it out! stencil init --url https://store.com --token myaccesstoken12345 To get this update, simply run npm install -g @bigcommerce/stencil-cli