Hi there.
Can anyone advise on how to hide product prices on the collection page for Shopify’s free Craft 2.0 theme?
Thank you.
A user needed to hide product prices on collection pages in Shopify’s free Craft 2.0 theme.
Community members requested the store URL and password to investigate. The user provided access to their development store (cwf-precision.myshopify.com).
Solution provided:
.card-information .price {
display: none;
}
The solution was confirmed working by the original poster. Another user later asked about hiding prices on both collection pages and sold product pages, indicating ongoing interest in similar customizations for the Craft theme.
Hi there.
Can anyone advise on how to hide product prices on the collection page for Shopify’s free Craft 2.0 theme?
Thank you.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi @_jw ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
https://cwf-precision.myshopify.com/
PW: twithe
(Click into the product section to get to the products listed by collection where you’ll see the prices listed)
thanks for details
can you try this code
.card-information>.price {display: none;}
Thank you so much! Worked perfectly! Hopefully it helps someone else, too.
its my pleasure to help us
Hi! I have a similar question… how can I hide the price on the collections page and product page of the products sold? Also in the Craft theme.
Thank you an advance!
thanks so much
its my pleasure to help us