Hello everyone, I have this problem troubled me for long as I already repeatedly change the “$ {{amount}} USD” under the currency formatting section in the HTML with/without currency column. This happened after I have changed my old theme to this current theme.
Please help me on this as I never see any page so far with helpful information. Thank you
Happy to help. First, {{ amount }} is not a liquid object, meaning it won’t display anything unless you’ve assigned it as a variable. Have you tried replacing {{ amount }} with {{ product.price }}?
Let me know – also please feel free to share your store so I can take a look at the code.
Thanks for the reply. I have tried the replacement method you have suggested but seems like the problem is still there.
I have no idea what else I can do for it as I am using bold multi-currency app as well. The price seems ok until I change the product color variant as the photo below.