A user reported that product prices disappear from the product page after selecting different variants, though prices display correctly in the cart. The issue affected a site using the Warehouse theme.
Solution Provided:
Add a CSS code snippet to the bottom of theme.scss or theme.css file
The code forces price elements to display using display: block !important;
Navigate to: Online Store → Theme → Edit code → Asset → theme.css
Current Status:
The original poster confirmed the fix worked for their Warehouse theme
Two other users reported the solution did not work for their themes:
One using Dawn theme with wokiee-v-2-3-1-shopify-2-0
Another user with unspecified theme
Unresolved:
No alternative solutions have been provided yet for users where the CSS fix failed. The issue appears to be theme-specific, requiring different approaches for different Shopify themes.
Summarized with AI on October 28.
AI used: claude-sonnet-4-5-20250929.
Lots of the products on my site have variants and I have just noticed that the prices are disappearing after a few seconds when you click on another variant. For example on this page:
Hello, I would like to know if it is possible to have the code for the Dawn theme; the price on the product page is not displayed with the code you propose. I can no longer use this theme. The theme is
wokiee-v-2-3-1-shopify-2-0 and the dawn theme is the latest version . Thank you very much for your help.