Personalized checkout and custom promotions with Shopify Scripts
Hello
How I can hide the price on a specific collection in the debutify theme .
that’s a good question
waiting for a solution 🙏🏻
Hey
I'm assuming you mean the product price on the product grid of the collection pages.
If so, please open the theme editor > theme settings > custom style/script > custom style, and paste the following CSS.
#collectionNameHere .grid-product__price-wrap{
display:none;
}
After the hashtag(#), replace the text with the name of your collection. For example, if the collection name is "Shoes", change it to #shoes.
If the collection name has spaces, replace the space with a hyphen/minus symbol (-), for example,
if the collection is "Men shoes", change it to #men-shoes.
Please find the screenshot as a reference.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024