Dev Center Updates

Store Design & V3 Customers API

by BigCommerce
Announcement Sunset Theme Editor & Store Design Release The Stencil Theme Editor tool has sunset and has been replaced by the new default tool called Store Design. For more information on the new Store Design tool and experience, see...
Announcement
API
Cornerstone
Stencil

Cornerstone 3.3.0 Release

by BigCommerce
Enhancements Add option to hide breadcrumbs and page title. PR #1444 Using Cornerstone Are you a merchant using our Cornerstone theme? See the Cornerstone Theme Manual (Support).
Cornerstone
Enhancement

Cornerstone 3.2.2 Release

by BigCommerce
Enhancements Adding theme feature to indicate Cornerstone supports CSRF protection, which automatically activates the protection. #1459 Bug Fixes Fixed the add to cart modal on mobile. It now appears in the correct location. #1450...
Cornerstone

Cornerstone 3.2.1 Release

by BigCommerce
Enhancements Added package-lock.json. #1441 Removed href="#" from quick view button. #1445 Removed href="#" from quick view list item. #1446 Bug Fixes Product description in Compare no longer shows escaped HTML. #1439 Using...
Cornerstone

Cornerstone 3.2.0 Release

by BigCommerce
Enhancements Align product thumbnail image slider arrows. #1399 Don't fire Cart API request if there is no cart #1402 Ensure SKU and UPC display correctly for Variants on PDP. #1431 Cleanup and XSS fix on Cart page. #1434 Resolve...
Cornerstone

Cornerstone 3.1.1 Release

by BigCommerce
Enhancements Major performance improvements. Reduce Javascript bundle size from 376kb to 286kb. #1390 Send GA tracking event whenever the last product is removed from the cart #1409 Changed z-index to higher for header #1422 Removed...
Cornerstone

API Updates January 18, 2019

by BigCommerce
Enhancement As of Jan 16th, 2019, you can include information about Product Options and Product Modifiers together in a Get All Products API Request. This will allow you to make fewer API calls to understand the full state of a product...
API
Maintenance
Enhancement

Recent Cornerstone Breaking Changes

by BigCommerce
Due to a breaking change made in the release of Cornerstone 3.0, you can no longer load Cart resource on non-cart pages in the Cornerstone theme PR #1401. While the theme itself doesn't depend on this resource on non-cart pages, this...
Warning
Cornerstone

API Updates January 11th 2019

by BigCommerce
Enhancement Taxes are now returned in more detail in the Storefront Checkout API. taxTotal is the total amount of all taxes in the checkout. The taxes object array, returns the name of the tax and the amount. Bug Fixes For V3 Catalog...
API
Bug Fix
Maintenance
Enhancement