Personalized checkout and custom promotions with Shopify Scripts
Hello, Im having trouble to show the discount for only a collection. I am using ride theme, Ive tried coding that card-product.liquid following the steps but it didnt work.
What steps should I take ?
Can someone help me ?
Thank you !! 🙂
Hallo @FlavioOliveira
You can add code by following these steps to change
1. Go to Online Store -> Theme -> Edit code > snippet > price.liquid (paste below code at line no. 53)
<span>
<s class="price-item price-item--regular">
{% if settings.currency_code_enabled %}
{{ compare_at_price | money_with_currency }}
{% else %}
{{ compare_at_price | money }}
{% endif %}
</s>
</span>
If you require any further information, feel free to contact me.
Best regards,
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025