How can I hide the price on a specific product page in Supply theme?

Hi,

I am using Supply theme and want to hide the price on the specific product page (not all).

I don’t know which page and how to customize code. Your help would be appreciated..

Thank you.

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Please check here

https://emi-trade.store/

Thank you.

Hi @emitrad ,

You can create a template for the product and hide the price of creating that template. Refer:

You need to copy the entire code of the sections/product-template.liquid file and paste it into the newly created product-hide-price-template.liquid file

Hope it clear to you.

Thank you for your advice.

However, does this setting effect all pages?

I want to choose depend on the situation. Basically I show the price but sometimes need to hide price.

Thank you.