I'm having issue with the currency dropdown after updating to theme v2.0. How can I fix it?
Go to Shopify admin --> Settings -->General -->Store currency
Add under -
HTML with currency
<span class=money>${{amount}} USD</span>
HTML without currency
<span class=money>${{amount}}</span>