Woikee Theme : Display different discounted Prices next to actual price slashed off

All,

@KetanKumar - Adding you in advance as you have helped me in past :slightly_smiling_face:

I have recently changed the theme to Woikee theme. We are now running sales on our website. As always via Automatic Discounts. Two types of AD we are doing

  1. 20% on all products (except 2)

  2. 50% on our tote bags and couple of cushions specifically(We can differentiate using SKU or if Tag is helpful we can tag it and use the same. )

What I want is to display the discounted price( after 20% and 50% discount) with our actual price slashed off. Something like this. You can see its different discounts for both the products.

I cannot bulk edit the products and update price because it will pass the price to our integrated private apps (our partners) on which we are not doing these sales.

Could anyone kindly help fixing this code?

@shopifyexperts - any help would be highly appreciated.

@KetanKumar - Hi Ketan - do you by any chance have any idea how to do this? I can probably add Tags like 20Percent, 40Percent and use that to show the pricing accordingly?

idea is

if tag==‘20Percent’:

price = price*.80

if tag==‘30Percent’:

price = price*.70

else:

price = price*.75 [this is for default]

I can then apply an automatic discount for these collections using tags. Can you please help?

1 Like

@vshammyleela
oh sorry for that issue can you please send store url so i will check and let you know

www.tikauo.com