I want to hide the product price and buy and add to cart button in only one product template. I have already created a template and tried to hide the price, but it doesn’t work because the title and price are together “Price and title”. And there is not option for hide qty and add to cart btn. I am using Modular, Theme 2.0
Many Thanks
Hi @Frank0922 ,
Sorry that your facing this problem. Would you mind to share your URL with Password if there is?
And would you tell us also specific product templete which you want to hide the price?
Thanks!
Hello @Frank0922 ,
You can follow these steps:
- Go to Online Store->Theme->Edit code
- Open your theme.liquid file, paste the below code before
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
In this product templates called “pizza” which I created based our default product templates and here I want to hide the price and hide add to card and buy button.
http://bit.ly/402x9xZ
We have 2 different products : 1. with price and add to card and buy button, 2- withtout.. so if i hide this ection via css then in both products are this section hidded.. but i want only hide in pizza product templates.