How can I add 'Final Sale' to specific products in the Impact theme?

How can I add 'Final Sale' to specific products in the Impact theme?

ahansen
Visitor
1 0 0

I want to add 'Final Sale' to specific products. What is the easist way to do this in the Impact theme

Reply 1 (1)

Sweet_Savior_3
Shopify Partner
1372 104 145

Hello @ahansen 


Welcome to Shopify Community.

 

It will be easier to manage via product tags. Just add a specific tag to show Final Sale on products and code to show the badge on PDP or grids.

{% if product.tags contains 'FINALSALE' %}
  FINAL SALE
{% endif %}

 

Thanks

Don't forget to like and accept the solution to help others store owners.
Looking for an expert or Have any queries ? Send query to the Inbox
Coffee Tip ? Pay to shopify.dev.34@gmail.com
From Less To Further !!!