Dev Center Updates

GraphQL Storefront API updates - Product inventory

by BigCommerce
New Features A new inventory node has been exposed on products which allows you to fetch the aggregate product inventory. For a simple product, this will be the inventory value. For a product with multiple variants and variant-level...
Enhancement
Storefront API

GraphQL Storefront API Updates - May 5th

by BigCommerce
New Features You may now request the product description as plain text (with HTML tags stripped) using the new plainTextDescription field. To encourage not over-fetching, and to support cases where you want to show only a small preview...
Storefront API
Enhancement

GraphQL Storefront API Updates - Product Warranty

by BigCommerce
Enhancements You may now request the warranty field on the Product node. As the product warranty may be quite large, requesting it will raise the complexity score of your query slightly higher than other fields.
Enhancement
Storefront API

GraphQL Storefront API Updates - April 3, 2020

by BigCommerce
Bugs Fixed An issue where product description and relatedProducts would sometimes return null when the product was looked up via a route has been fixed. New Features The GraphQL Storefront API now supports running requests in the...
Announcement
Enhancement
Storefront API

Cornerstone 4.4.2

by BigCommerce
Enhancements and Bug Fixes Remove "cookie notification" feature as it is no longer useful #1636 Fix the html special chars issue in facet names (titles) #1637 Fix category header image size #1640 Fix navigation issues in Search Results...
Cornerstone

Cornerstone 4.5.0

by BigCommerce
Enhancements and Bug Fixes Fixed the check for max length in create account form fields #1647 Add region to page.html #1639
Cornerstone

Cornerstone 4.4.1

by BigCommerce
Enhancements and Bug Fixes Prevent triggering quantity change when pressing enter #1630 Replace Karma with Jest #1627 Fix price filter to honor control panel settings #1633
Cornerstone
Theme
Bug Fix

Cornerstone 4.4.0 Release

by BigCommerce
Enhancements and Bug Fixes Add translation key for "read more" blog post link #1625 Update My Account Payment Methods template to expose all new savable payment methods #1603 Proper address formatting without any additional commas in My...
Cornerstone
Bug Fix

Cornerstone 4.3.1 Release

by BigCommerce
Enhancements and Bug Fixes Upgrade core-js to version 3 #1598 Add jquery-migrate to Modal test #1599 Fixes itemprop availability meta tag for price including tax case in price.html component #1601 Fix to make browser back button...
Cornerstone
Bug Fix