How to customize the Dawn theme slider to show sale badges?

Hi

I have added to my dawn theme slider and maybe someone can help me with customization.

I wanna add in each photo who has a sale, it shows a sale badge or likes in my page discount percentage.

I will add a photo from my store:

Here I wanna make to show the price with a discount and if it is possible to add the discount badge.

It looks like this here:

web: homeda.co.uk

psw: picture

theme: dawn

Thanks for the help

If you want a custom badge you can email me and I’ll do it for you!

@Simonsron If you can put the code here in public chat, it helps and for others. Thanks

Well, I can show you how!

If you’re just discounting you take your original price and subtract the current price, then use that loss to remove your original price and you get the reduced price!

If you need special customisation, use the product meta field method!

@Simonsron I will wait who maybe gives me the code and explains where I need to add it.

Thanks for the help.

{% assign z = product.compare_at_price | minus: product.price | divided_by: product.compare_at_price %}

{{z}}

Then it’s time to make some style changes to that badge

@Simonsron

Thanks for the code, but maybe can you explain where I need to add it?

My theme is dawn.

Thanks

Place it in the place of your product image. Then use position:absolute; to position it absolutely to the bottom left corner and you’re done!

@Simonsron For really I don’t understand, I need go to edit code, and to my slider folder?

Because this is best to go and change it in the code, as there is also a positioning to the bottom left corner based on the image. If you don’t believe me, then there’s nothing I can do!

I can only tell you the method, the discount code I also gave you, and then exactly where to put, how to put only to go to adjust to know!

@Simonsron Ok maybe will be someone who can exactly explain where I need to put the code, thanks for the help.

Yes! If you need my help, you can just email me!

@Simonsron I will wait maybe someone can help me there, thanks.

@BSS-Commerce Hi, maybe you can help with my question?

1 Like

@PageFly-Victor Maybe can you help me with the price?

Hi @Deoxes

Please give us a little time so we can check it and suggest you something.

1 Like

Hi @Deoxes

We checked and noticed that the interface on your website already shows the sale badge.

Can you let us know the details of your customization requirements so we can see them for you?

Also, if you’re interested, you can try our Product Labels & Badges which can help you create unlimited labels & badges.

I hope that you find this useful.

1 Like

@BSS-Commerce Hi mate, thanks, yes I sorted that issue, thanks.

1 Like

@BSS-Commerce I have one more question maybe you know, how I can make it on mobile and also on the desktop product recommendation section which is in the product section add a slide, to swipe it. Maybe it’s possible it will help me a lot.

Thanks.

@BSS-Commerce

You can check here: https://homeda.co.uk/products/good-product?variant=44186959118621

Psw: picture

theme dawn

Thanks

1 Like