Cart
- Cart type:
- Mini cart drawer: shows the AJAX cart on clicking the cart icon
- Page: Links to the cart page
-
Enable ‘note’ text box
-
Show total savings
- Show quantity box
Toggle the display of a quantity box for each line item.
-
Cart message
-
Checkout
Toggle whether the mini cart proceeds to the cart page or to the checkout
Social media
Products
- Product page layout
Select the template style to use for product pages by default. This setting can be overridden per product by selecting a different template in the dropdown provided on the product page in the Shopify dashboard.
Checkout
Checkout page settings (not yet implemented)
Styling / Variables
Variables for colours are defined in tailwind.config.js They can then be redefined / edited in _src/styles/utilities/theme-settings.css
Javascript
A Javascript object is available as Shopify.theme.settings containing (currently some) the theme settings
Defined in _src/snippets/theme-settings.liquid and included in _src/layouts/theme.liquid