Inventory and merch

Tag new products and remove after N days

Adds a configurable tag to new products and removes it again after a configurable number of days.

Setup guide

Before you start

This template marks new products with a tag and removes that tag after a configurable number of days.

Configure in setup

  • Product tag: tag to add when the product is created
  • Remove after days: how long to wait before removing the tag

Notes

  • The tag is added immediately on product creation
  • The removal delay is scheduled when the product-create webhook is received

Setup fields

Product tag
textRequiredconfig

Tag to add to new products immediately after creation.

Remove after days
numberRequiredconfig

How many days after product creation the tag should be removed.