Shopify themes, liquid, logos, and UX
If the price is displayed as "0.00," (as shown above) how can I replace it with a text message, such as "Call for Price"?
Hi @nickisusanalex
Use this condition
{% if product.priice == '0.00' %}
<a href='tel:YOUR NUMBER HERE'>Call for price </a>
{% endif %}
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
Didn't seem to make a difference. Note that I put the code onto product-item.liquid.
@nickisusanalex - please try code given by @vpsbohra , else we will need to tweak the code, so it works on your site
Hi, we are trying to do the same, get people to ring with regards to very low stock products, the above code, where do we insert this, and is the spelling correct "priice" thanks
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025