Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
I am using the Empire theme and I would like to hide the price on the collections pages. I would like to keep it on the individual product detail page however.
Is there a way to do that?
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Hello @CMolnar
{% if template == 'collection' %}
<style>
.price.productitem__price{
display: none!important;
}
</style>
{% endif %}
Regards,
Store Watchers Support Team
This is an accepted solution.
Hello @CMolnar
{% if template == 'collection' %}
<style>
.price.productitem__price{
display: none!important;
}
</style>
{% endif %}
Regards,
Store Watchers Support Team
Many thanks! That worked well.
Hey, i have created a code to hide price until customer is not logged in and after user come on our store and login they can see the price but i want an approval system where user come and login and after login instead of showing price there will be show wait for approval so the reason behind this i want that only serious people can see the price after the approval not anyone randomly logged in and see the price
I'm sharing a website link where you see the what i actual want
https://www.arte-n.co.uk/products/wooden-bunk-bed-konrad-with-cot-bed?_pos=2&_sid=d14a705b5&_ss=r
Good morning! I'm using the Symmetry theme. I copied and placed the provided code in the suggested location but it's not working for me. Any thoughts or suggestions? Thanks!
-Rob
I am using the Publisher theme and this code also has not worked for me? Any updates as to what I could be doing wrong?
Shopify and our financial partners regularly review and update verification requiremen...
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