Add Product Label based on Product Tag

Hi guys!

I wish to put the label for some of my choosen products as “New Online Exclusive” for a period of time then remove it later. Is there any suggestion to do this? Attached here with an example.

Website: noseintl.com

Theme: Impulse 4.0.5.1

Hi @Dramallama

To add a “New Online Exclusive” label to selected products temporarily in Shopify (Impulse theme 4.0.5.1):

  1. Use Product Tags: Add a tag like “New Online Exclusive” to the relevant products.
  2. Modify Theme Code: In the product-card.liquid file, use a conditional statement to display a “New Online Exclusive” label if the product contains that tag.
  3. Automation: Use a Shopify app (e.g., Auto Tags or Shopify Flow) to automate adding and removing the tag after a certain period, streamlining the label process.

This approach will ensure the label is added and removed efficiently.

If you have other questions, I am willing to answer them too.

Best regards,

Daisy