Hi All,
I’m trying to create a new product template that is a duplicate of the default product template with the only difference being that I want to hide the price. Seems simple enough in my head but after a few hours of researching, watching videos etc, I cannot figure it out. I’m using the Impulse theme and customizing the product page does not have the option to hide price.
Can anyone help me out or point me in the right direction for instructions on doing this?
Create an alternate template either through the code editor or visual editor
https://shopify.dev/themes/architecture/templates#alternate-templates
https://help.shopify.com/en/manual/online-store/themes/theme-structure/templates#create-a-new-template
As for hiding the price if an OS2.0 theme doesn’t have a visibility option for product properties like price then that would probably be done with a custom-content, or custom-liquid block|section in the alternate template using CSS.
1 Like
Thanks! I read those docs and they were above my skill level so I hired a Shopify expert and he got it done in a day.