Dev Center Updates

API Updates & Announcements for November 11, 2021

by BigCommerce
API Localized Abandoned Cart Emails have moved into Open Beta. See Developer Documentation for more information. Added a new possible response code for API requests. Some V2 and V3 endpoints now return a`207` Multi-Status code when multiple
API
Announcement
Developer Blog

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 as
Announcement
Stencil
Enhancement

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 build
Stencil
Storefront API
Announcement
Enhancement

API Update and Announcements for September 23, 2021

by BigCommerce
API
Announcement
Developer Blog
API Determine the checkout that best suits your needs by reviewing the checkout options described in the new checkout customizability article. Email Templates Added Email Templates Code Examples to demonstrate how to update text, add a

Required Stencil-CLI version set to 3.5.0

by BigCommerce
A bug affecting users of stencil-CLI has been fixed as of CLI version 3.5.0. As this bug was resulting in CLI requests incorrectly redirecting which resulted in a degradation of the local development experience, we have bumped the required
Stencil
Announcement
Warning

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

Published Widgets now appear during local development with Stencil-CLI

by BigCommerce
As of stencil-cli version 3.4.0, any published Widgets on the storefront will appear while rendering the storefront locally with the CLI. This will allow you to have a more realistic preview of what theme changes will look like in
Stencil
Enhancement
Announcement

API Updates for July 22, 2021

by BigCommerce
Payments Added Mollie to the list of supported gateways for stored cards. API The Product Sort Order API is now generally available.
API
Announcement

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