How to hide $0 product price and stock level and replace with contact for a quote- Shopify Reach

How to hide $0 product price and stock level and replace with contact for a quote- Shopify Reach

tomo_scotto
Tourist
6 0 1

Hi,

 

Im using the "Shopify reach" theme, I would like to hide $0 product price and stock level and replace with contact for a quote button. I have seen other people do this but not for the Reach theme.

 

Many thanks,

Tom

Replies 5 (5)

ZestardTech
Shopify Partner
5776 1052 1392

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
tomo_scotto
Tourist
6 0 1

Hi,

Sorry i would prefer not to share my password.

ZestardTech
Shopify Partner
5776 1052 1392

Hello there,
You can share preview link.

 

 

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
tomo_scotto
Tourist
6 0 1

boardwalkdecking.jpg

laddisahsi
Shopify Partner
385 38 41

Hi @tomo_scotto 

Please use this code

{% product.price == 0 or product.availability == false %}
Add contact for a quote button
{% else %}
add to cart button and price code here
{% endif %}

You have to do customization code.

-Shopify website development, Theme & App Development
-Contact me: WhatsApp


-Email Me
-If this solution is worked, then please Like this and Mark this as accepted solution!