Re: Hiding price on specific product page

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

emitrad
Tourist
14 0 1

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.

Replies 4 (4)

ZestardTech
Shopify Partner
6071 1087 1458

Hello There,

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

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
emitrad
Tourist
14 0 1

Please check here

https://emi-trade.store/

Thank you.

 

LitExtension
Shopify Partner
4901 1004 1177

Hi @emitrad

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

- Step 1: Create "hide-price" template. https://i.imgur.com/QcVa3yo.png

- Step 2: Create "product-hide-price-template" section. https://i.imgur.com/rGHKfUe.png , https://i.imgur.com/UGwiXNJ.png , https://i.imgur.com/uBdJNUJ.png

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

- Step 3: Find data-price and remove div. https://i.imgur.com/GIrbFp3.png

- Step 4: Choose Theme template "product.hide-price" for product. https://i.imgur.com/zAiMjAM.png

Hope it clear to you.

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
Contact us:
- Email: contact@litextension.com
emitrad
Tourist
14 0 1

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.