Cavio Release Notes
WARNING! BigCommerce does not have the ability to revert a previous theme version after updating within the control panel. Make a copy of your working theme version before pressing the update button.
- We have fixed this sale tag issue on product page for with tax settings.
– templates/components/products/price.html - We have fixed the compare and wishlist disable issue.
– templates/components/category/product-listing.html
– templates/components/brand/product-listing.html
– templates/components/search/product-listing.html
– assets/scss/cavio.scss
– templates/components/products/card.html
– templates/components/cavio/shop-collection.html - We have created the customizer settings for the “Featured Category” & “Blog Section” title and subtext.
– schemaTranslations.json
– config.json
– lang/en.json
– assets/scss/components/stencil/productView/_productView.scss
– templates/components/products/product-view.html
– templates/components/cavio/featured-categories.html
– schema.json
– templates/components/cavio/homepage-recent-blogs.html - We have removed the infinite loop from category button slider on category page.
– assets/js/theme/cavio/common.js - We’ve added an extra page builder region to the homepage below the product panels.
– assets/js/theme/cavio/common.js
- We’ve corrected the issue of the featured categories not displaying correctly when certain option combinations are selected.
– templates/components/cart/item-giftwrap.html
– assets/js/theme/cart.js
– assets/js/theme/cavio/common.js
– assets/js/theme/cavio/instagram.js
– assets/js/theme/common/product-details.js
– assets/js/theme/global.js
– templates/layout/base.html
- Initial Launch