Why aren't my product prices displaying correctly?

I set the prices under “PRODUCT” but it does not show my products’ price.

How can I fix this?

Hello @Lilykfh ,

Please share:

  • your store URL;
  • page URL with the issue you mention;
  • storefront password (if your store has one).

If the store is not online yet, please follow this quick tutorial to learn how to safely and temporarily share an offline/unpublished theme URL.

Kind regards,
Diego

As my question contains password, please delete after using. Thanks. @diego_ezfy

@Lilykfh

It seems like there is broken code on your theme, you have edited the price files or, if you didn’t, an app is modifying it in real time.

If you did modify it, do the following:

  1. Download this Google Chrome Extension: (you need to use Google Chrome): https://chrome.google.com/webstore/detail/shopify-theme-file-search/mhchmhfecfdpaifljcfebnlaiaphfkmb
  2. In your Shopify Admin, go to Online Store > Themes > Edit Code
  3. In the new box that appears with the extension (top right corner) search for exactly this:

class+

  1. Replace the + sign with the = sign.

Let me know how it goes.

Kind regards,
Diego

Fixed, thank you very much @diego_ezfy

Appreciate!