Dev Center Updates

Store Information Endpoint Updated

by BigCommerce
The store information object features array is updated. It now includes sitewidehttpsenabled, facebookcatalogid and checkouttype. "features": { "stencil_enabled": true, "sitewidehttps_enabled": false...
API
Enhancement

Cornerstone 2.2.1 Release

by BigCommerce
Enhancements Disable zoom and link for default "No Image" image. PR #1291 Bug Fixes Fix wishlist dropdown background color bleeding out of container PR #1283 Fix indefinite load spinner for products without an image in order history...
Bug Fix
Cornerstone
Enhancement
Stencil

Examples added to Create a Cart and Required request parameters added

by BigCommerce
Required parameters for all requests in V3 have been added. Examples of how to Create a Cart using the Server to Server API have been added. When using the is_visible filter on products and categories, the filter is 1 and 0. It...
API
Enhancement

Updated Article URL Slugs

by BigCommerce
A few reference hyperlinks were leading to 404 pages, or the URL slug was not representative of the article title/content. They have been updated to mitigate these issues.
Stencil
Enhancement

Updated Endpoint Filters

by BigCommerce
To make the available filters easier to see and use, each endpoint has been updated with an example of the filter in use.
API
Enhancement

Cornerstone 2.2.0 Release

by BigCommerce
Enhancements Add alias for lazysizes module to bundle minified library. PR #1275 Fix duplicate input ID's in product review form. PR #1276 Bug Fixes Fix quantity edit on Simple Product AMP pages. PR #1257 Fix empty image on carousel...
Bug Fix
Cornerstone
Stencil
Enhancement

Cornerstone 2.1.0 Release

by BigCommerce
These release notes are intended for BigCommerce store owners using the Cornerstone theme on the Stencil framework. They cover: Enhancements Bug Fixes Using Cornerstone Enhancements Add Newsletter summary section to subscription form...
Cornerstone
Stencil
Enhancement
Bug Fix

Record Count is being removed from Price Lists API

by BigCommerce
Beginning soon, the Price Lists API will no longer return a record_count on the Price Lists object. You can still understand how many records are in a particular price list by looking at the meta information on a Price List Record...
API
Warning

Updated Scripts API Description

by BigCommerce
The Scripts API was updated to clarify the placement visibility. Fixed Link to Subscribers API in V2 documentation.
API
Bug Fix