dechenyu

Results 1 issues of dechenyu

This is the code I have used in Shopify. `Currency.convertAll(window.shop_currency, jQuery('select[name=currencies] option:selected').val(), 'span.money', 'money_format'); ` But I am getting this error. **Uncaught TypeError: Currency.convertAll is not a function**