Shopify themes, liquid, logos, and UX
I've used the following code to change £0.00 items to display as FREE on the featured products block:
{% if product.price != 0 %}
{% render 'price', product: card_product, price_class: '' %}
{% else %} FREE
{% endif %}
That has worked, however now all the items that are above £0.00 only show as £19.99 instead of their actual price. Any ideas? I'm using the Sense theme and added this code to the featured-product.liquid file.
When you click the link to the product page, the correct price shows.
That's the same code as I've used, or am I missing something? I've copy/pasted it and no change.
Working now. Thanks so much!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024