Product prices are not showing except checkout page even in multiple themes

Topic summary

A Shopify store owner experienced prices disappearing across all themes after installing the Spreadr App by Amazon. Even after uninstalling the app, prices remained hidden.

Root Cause Identified:
The issue stemmed from corrupted currency formatting settings. In Settings > Currency Formatting, the liquid variable was malformed (showing as {{amoun instead of {{amount}}), which prevented prices from displaying properly.

Resolution:
The store owner corrected the liquid variable syntax in the currency formatting settings and saved the changes, which immediately restored price visibility across the store.

Community Response:

  • One user confirmed prices existed but were hidden via CSS/theme files and offered to modify the theme
  • Spreadr App’s Product Manager verified prices displayed correctly on the published theme and offered direct support

Status: Resolved through currency formatting correction.

Summarized with AI on November 10. AI used: claude-sonnet-4-5-20250929.

The prices have stopped displaying after I installed Spaeder App by Amazon. Now when I deleted that, its still not showing, even in other themes the price is missing.
Here’s the link to my website “https://boxogen.com/

I took a look at your store, and it seems your prices are there. It’s just hidden.
It can be displayed back but your theme file needs to be modified:

I can modify it for you if you want, just let me know.

1 Like

Hi @abdulmohiz01

I am the product Manager of the Spreadr App. I checked your store and the prices seem to be displaying correctly on the published theme. However, if you are still facing the issues on any other theme in your store previously published. We will resolve it for you.

You can simply email us at support@spreadr.freshdesk.com and my team will have a look at it.

1 Like

I think there might have been some sort of glitch within the system. If you head into Settings > Currency Formatting, I made a couple edits to the liquid variable {{ amount }} as it was showing as {{amount}}. That shouldn’t cause an error and hide the prices, but for some reason there was an issue there. Once I made the changes and saved it, the issue was solved. Note: Thankyou Everyone for your Response!