Open hsleewis opened 10 years ago
moneyFormat is ignored in:
Shopify.Cart.ShippingCalculator.show( { submitButton: "Calculate shipping", submitButtonDisabled: "Calculating...", moneyFormat: "€ {{amount}}" } );
I had to change it in the jquery.cart.js file to get it working.
moneyFormat is ignored in:
I had to change it in the jquery.cart.js file to get it working.