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 @laddisahsi , 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! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024