over 6 years agoCornerstone 2.3.2 Releaseby BigCommerceEnhancements Undo New Products left align from 2.3.0. PR #1328 Bug Fixes Fix zoom behavior for small images in gallery (turn off zoom if image is too small). PR #1325 Fix invoice store logo. PR #1326 Using Cornerstone Are you a...
over 6 years agoCornerstone 2.3.1 Releaseby BigCommerceEnhancements Display product reviews in tabbed content region of product page. PR #1302 Show bulk discounts only if enabled through store settings. PR #1310 Style active section in search results. PR #1316 New products left align. PR...
over 6 years agoUpdates to Cart API, Catalog API and Custom Layout Filesby BigCommerceIn V3 Cart API you can now create a Cart and change a line item to have a 0$ price. In V3 Catalog, value_data returns null when empty, instead of an empty array. A custom layout file can now be assigned to categories. Previously, when...
over 6 years agoStore Information Webhook Updatedby BigCommerceThe store/information/updated webhook now has more events that will trigger it. For more on webhooks see Webhooks Overview and Store Information Reference. | | | | --- | --- | | Store Name | Store Address | | Store Phone Number | Admin...
over 6 years agoStore Information Endpoint Updatedby BigCommerceThe store information object features array is updated. It now includes sitewidehttpsenabled, facebookcatalogid and checkouttype. "features": { "stencil_enabled": true, "sitewidehttps_enabled": false...
over 6 years agoCornerstone 2.2.1 Releaseby BigCommerceEnhancements 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...
over 6 years agoExamples added to Create a Cart and Required request parameters addedby BigCommerceRequired 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...
over 6 years agoUpdated Article URL Slugsby BigCommerceA 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.
over 6 years agoUpdated Endpoint Filtersby BigCommerceTo make the available filters easier to see and use, each endpoint has been updated with an example of the filter in use.