Add tag if Compare at Price is greater than Price

Hey there Folks!

So basically, I have two tags, “Discounted” & “Non-Discounted”.

CONDITION 1:
If Compare At Price is greater than Price, so according to the automation, it should automatically add the “Discounted” tag and remove the “Non-Discounted” tag.

CONDITION 2:
If Compare at Price is equal to Price, then it should automatically add the “Non-Discounted” tag and remove the “Discounted” tag.

I’ll appreciate it if someone can help me out with this one!
Store URL: https://saya.pk/

hello there

To automatically add and remove the “Discounted” and “Non-Discounted” tags based on the conditions you described, you can use Shopify’s automation feature called “Smart Tags”. Here’s how to set it up:

  1. Go to your Shopify admin dashboard and click on “Settings”, then “Automation”.

  2. Click on “Create new workflow”.

  3. Under “Workflow type”, select “Product tags”.

  4. Under “Trigger”, select “Product update”.

  5. Under “Conditions”, select “Compare at price” and set the condition to “is greater than” and “Price”.

  6. Under “Actions”, select “Add tags” and enter “Discounted”.

  7. Under “Actions”, select “Remove tags” and enter “Non-Discounted”.

  8. Click on “Save”.

  9. Create a second workflow with the same trigger and conditions, but with the actions reversed: “Add tags” as “Non-Discounted” and “Remove tags” as “Discounted”.

Once you’ve set up these workflows, Shopify will automatically add and remove the “Discounted” and “Non-Discounted” tags based on the conditions you specified. Make sure to test the automation to ensure it’s working correctly.

Can you tell me exactly where is “Automation” after clicking on Settings because I don’t see “Automation” button anywhere after clicking on settings

Found a Solution myself

1 Like

Hey Thanks for your demo,
i am confusing at 3rd step i didn’t find “Add Product Tag” action, is this action removed now or i am missing anything. kindly assist as you created it already.