timestamp1626968290796
API Updates for July 22, 2021
by BigCommerce
Payments Added Mollie to the list of supported gateways for stored cards. API The Product Sort Order API is now generally available.timestamp1626363969830
API and Theme Updates for July 15, 2021
by BigCommerce
Theme Added support for Localizing Variation Descriptions enabling you to customize the display language of your theme. API The Widgets API now supports Localizing Widget Template Settings. GraphQL API Reference documentation now includes atimestamp1625146790292
Cornerstone 5.7.0 for July 1, 2021
by BigCommerce
Theme Implement CEV language files into Cornerstone.#2084 Added translations for Consent Manager.#2083timestamp1624372403841
Rendered Widget HTML now available in GraphQL Storefront API
by BigCommerce
You may now fetch the rendered HTML of widgets created via Widgets API or Page Builder. To get the content, you’ll need to provide a page type, and the ID for the page (if necessary). In the response, you’ll get a list of all the regions ontimestamp1623949200000
Cornerstone 5.6.0 for June 17, 2021
by BigCommerce
Theme Translation mechanism for config.json values have been implemented.#2076 Enter press on Compare checkbox cause quick view opening.#2074 Product images in quick view can be squashed.#2075 Fixed shift in change options popup on Carttimestamp1622823767891
API Update and Announcement for June 4, 2021
by BigCommerce
API Corrected pagination meta for the Channel Listings endpoint. Requests no longer return a page number in the pagination response.timestamp1622733381143
API Update and Announcement for June 3, 2021
by BigCommerce
API Added the Product Sort Order API(Open Beta) which allows you to effectively manage the sort order of products displayed on any given category page. Developer Blog Inclusive And Accessible Omnichannel Strategies with JAMstacktimestamp1621958203787
Cornerstone 5.5.0 for May 25, 2021
by BigCommerce
Theme Scale focus trap for all modals.#2049 Fixed displaying swatch name for multiple swatch options on page.#2040 Added settings for payment banners.#2021 Use https:// for schema markup.#2039 Update focus tooltip styles contrast to achievetimestamp1621446815712
GraphQL Storefront API now supports sorting products within categories
by BigCommerce
The GraphQL Storefront API’s now supports sorting the products on a Category node, using the sortBy parameter. This will match the equivalent sorting behaviors on the BigCommerce Storefront (Stencil). Consider this query: query