Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi some of my product's price are not showing from the shop page and customers can't make the product add-to-cart for those. i have added the price and i add the products from a csv file.
here is my shop link : https://automodzgarage.com/collections/all
here is a product link: https://automodzgarage.com/products/angel-eyes-headlights-set-black-bmw-1-series-e87-04-11
Solved! Go to the solution
This is an accepted solution.
Hi @sadje
Have you added a customized code to the contact seller button for some products? I recommend you revert price's code in your liquid file back to original code to solve the issue.
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hello there @sadje I suggest that you try to implement this code below {% if template contains 'product' %}
<style>
#MainContent .product__info-container [id^="price-template"].no-js-hidden{
display: block !important;
}
</style>
{% endif %}
Let me know if it works for you!
where should i need to post it?
This is an accepted solution.
Hi @sadje
Have you added a customized code to the contact seller button for some products? I recommend you revert price's code in your liquid file back to original code to solve the issue.
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025