Dev Center Updates

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
API
Announcement
Developer Blog
Theme

API and Theme Updates for July 15, 2021

by BigCommerce
Theme Added support for Localizing Variation Descriptions enabling you to customize the display language of your theme. API The Widgets API now supports Localizing Widget Template Settings. GraphQL API Reference documentation now includes a
API
Announcement
Maintenance
Theme
Developer Blog

Theme Updates for July 1, 2021

by BigCommerce
Theme Added ability to embed a GraphQL query in the front matter of a Stencil theme. See GraphQL attributes for examples and a complete list of available variables. Localization- Added ability to localize the control panel, system messages,
Theme
Stencil
Developer Blog
Maintenance

Blueprint Theme Update for June 17, 2021

by BigCommerce
Blueprint Themes Removed Internet Explorer 11 or later from the list of Supported Browsers for the BigCommerce control panel. Developer Blog Headless Commerce Summit 2021 Recapped Now in Open Beta: Product Sort Order API on BigCommerce
Theme
Announcement
Developer Blog

Theme Update and Announcement for May 27, 2021

by BigCommerce
Theme Added new accessibility articles discussing how Cornerstone meets WCAG Compliance Levels. View examples to learn how Cornerstone implements WCAG guidelines. Developer Blog Alexa, Where will E-commerce Be in 2022? How to Customize the
Theme
Developer Blog

UPC, MPN, and GTIN now available in Storefront GraphQL API

by BigCommerce
The UPC, MPN, and GTIN fields are now available on both product and variant nodes in the GraphQL Storefront API
Storefront API
Enhancement
API
GraphQL

Storefront Data Hooks & Theme Updates for March 4, 2021

by BigCommerce
Storefront Hooks 1.0.1 Initial public release in support of https://nextjs.org/commerce 1.1.0 Fix useUpdateItem Fix typo in storefront-data-hooks repo Add missing types to the Cart body Resolves#22 Login SSO Accept options in the useLogin
Theme
Enhancement
Announcement
Developer Blog

API Updates for December 17, 2020

by BigCommerce
API Widgets API now supports GraphQL queries on widgets. Added Create Widgets Powered by GraphQL tutorial to Widgets API documentation. Added storefrontapiquery property to Widget Template.
API
Announcement
Enhancement
GraphQL

The qty_in_cart property is removed from the Stencil Common Product Card object

by BigCommerce
As part of an effort to improve the performance of BigCommerce storefronts, the qtyincart property is no longer supported on the Stencil Common Product Card Model. This property will return 0 from now on, and its use is discouraged. The...
Stencil
Theme
Warning