Dev Center Updates

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

Handling Customer Sign Out from Checkout

by BigCommerce
Note: This only applies if you have Persistent Cart enabled and are using a custom checkout built with the Checkout JS SDK. Persistent cart is now in the process of rolling out to BigCommerce stores. With this new feature, when a...
Warning

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

Partner Sandboxes moving to Sitewide HTTPS

by BigCommerce
In the effort to make BigCommerce one of the safest (and fastest!) places to run your business, and in alignment with best practices, we're beginning the journey of moving our platform to be exclusively served via HTTPS. As a first step...
Announcement
Enhancement

Cornerstone 3.0.0 Release

by BigCommerce
Enhancements Added defer tag to addThis and defered execution of related script PR #1406 Remove unnecessary API call to get cookie notification status PR #1380 Cart switch from quote item hash to id which is immutable PR #1387 Remove...
Cornerstone
Warning