Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi there!
Our pricing on all our product pages is not showing for some reason. The homepage and collection pages are showing perfectly but when we click on the product, the information loads on the product page but not the pricing.
Grateful for any help, thank you!
https://shophellashade.com/
Hello @HellaShade
I would like to give you some recommendations to support you
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open file theme.liquid then add this code to above the </head> tag
{% if template contains 'product' %}
<style>
#MainContent .product__info-container [id^="price-template"].no-js-hidden{
display: block !important;
}
</style>
{% endif %}
like this
For the best, please contact to theme for support further
Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025