Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Percentage discount on Dawn theme

Percentage discount on Dawn theme

Cerez
Visitor
2 0 0

How to show % discount on a product using Dawn theme

Replies 3 (3)

Savior
Shopify Partner
537 108 161

@Cerez 

Can you share your store URL and Screenshot of place where you want to add the percentage discount.


If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on mail | Shopify Design Changes | Custom Modifications In to Shopify Theme

banned

suyash1
Shopify Partner
11073 1364 1747

@Cerez - it needs theme code editing, it can be done.

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com

gr_trading
Shopify Partner
2053 149 212

Hi @Cerez ,

 

I'm very late to answer however may be it helps others.

 

To implement the discount percentage on product card page, please refer the below code.

 

{%- assign difference = card_product.compare_at_price | minus: card_product.price -%}
{%- assign float_difference = difference | times: 1.0 -%}
{%- assign discount_fraction = float_difference | divided_by: card_product.compare_at_price -%}
{%- assign discount_percentage = discount_fraction | times: 100 | round -%}
{{- discount_percentage }}

 

 

To implement the same on product page with line number details kindly refer the video below

 

For any custom development WhatsApp or connect at Email ID: support@grtrading.in for quick consultation. | Shopify Free codes
To support Buy Me a Coffee