Created
July 22, 2011 21:59
-
-
Save gterrill/1100522 to your computer and use it in GitHub Desktop.
How to initialize money format with the store currency
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript"> | |
Shopify.money_format = "{{shop.money_format}}"; | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment