over 6 years ago
Store Information Webhook Updated
by BigCommerce
The 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 ago
Revise Windows Installation Workflow and hyperlink to paper-handlebars
by BigCommerce
The Windows installation section has been revised to reflect updates with Node. Now each Mac, Windows, and Linux Installation Instructions should include the following snippet: Stencil requires the Node.js runtime environment, version 6...over 6 years ago
Custom Sass Functions Updated
by BigCommerce
The stencilImage function is now documented in the Custom Sass Functions Article, providing an explanation of the function's expected input and output.over 6 years ago
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...over 6 years ago
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...over 6 years ago
Blueprint Information filtered into Legacy Article
by BigCommerce
Content related to Switching between Blueprint and Stencil Themes is now in a Legacy article, but the content is referenced and is still accessible from the Switching Themes with Custom Templates article. over 6 years ago
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...over 6 years ago
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.over 6 years ago
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.