Skip to main content

Shopify website settings

Written by Shashank Agrawal

Can change variant in the Cart?

Enable this setting to allow users to change the variant of any line item in the cart drawer. This toggle is typically used to manage "Add to Cart" behaviors across multiple locations.

Money Format

You can customise the currency display on any widget to enhance readability for customers. The money format adheres strictly to the Shopify standard format. For more information, please refer to the Shopify currency formatting options.

A few examples:

  1. €{{amount_with_comma_separator}} adding a currency symbol with comma instead of decimals.

  2. Rs. {{amount_no_decimals}} The Rs. text in front.

  3. MRP. {{amount_no_decimals}} A custom text MRP in front.

  4. <span class=money>£{{amount}}</span> A custom HTML tag with the class.

Did this answer your question?