How can I show hidden prices on my online store?

Hi Gurus!

On my store: https://aabn.io/

I have somehow managed to hide the price throughout the store on all my products (product page, cart, except checkout etc.)

Can you help me out?

Best regards valdemarost

Hi @valdemarost

Greetings from the Store Watchers Support Team! Happy to help you today.

Did you use any app? or made any changes in the store currency as showing in the screenshot.

There is a hidden class showing in the price span, if you have added it from currency setting you can remove it.

Another solution is just add the following code at Store → Actions → Edit code. Then find theme.liquid

please paste the code below before the tag


After adding this code price will show like in following screenshot.

Let me know if need further assistance

Regards,
Store Watchers Support Team

Hi Store Watchers!
Thank you so much, I have previously made changes to my store currency so removing this attribute displayed the price! Thank you so much.

Best regards