timestamp1648501386735
Change to number of product images returned in Stencil home page resources on April 15
by BigCommerce
On April 15, 2022, the number of product images returned by the Featured Products, New Products, and Popular Products panels on Stencil storefronts is changing. These panels will now return up to 10 images per product, instead of returningtimestamp1648500661973
Change to default number of product images returned by GraphQL on April 15
by BigCommerce
On April 15, 2022, the behavior of the product.images node in the GraphQL storefront API will be changing to only return 10 images by default. If you wish to request a different number of product images, you should specify the`first`timestamp1648139374927
Developer Update for March 24, 2022
by BigCommerce
WordPress Added documentation that outlines how to improve WP-Cron reliability when using the BigCommerce for WordPress plugin. Developer Blog V3 Pages API Debuts Bulk Operations & MSF Compatibilitytimestamp1645726376153
API Updates and Announcements for February 24, 2022
by BigCommerce
API Added new endpoint: Update Customer Messages Added new limits: Checkout V3- 50 character limit for coupon codes Marketing V2- 250 character limit for messages Orders V2- 65535 character limit for order shipment comments Orders V3- 50timestamp1642015585330
Upcoming changes to HTTP header casing
by BigCommerce
Infrastructural changes to BigCommerce over the next 2 weeks may result in some HTTP headers being returned as lowercase which previously had a mixture of uppercase and lowercase characters. For example, HTTP header names such astimestamp1639071645453
API Updates for December 9, 2021
by BigCommerce
API Added store/order/transaction/created and store/order/transaction/updated webhook events. Please note that if your application uses the store/order/* scope to create webhooks, it will start receiving this event and should be prepared totimestamp1638459874430
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 cantimestamp1636647269133
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 multipletimestamp1632777681779
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