Tag all new products by their created dates in Shopify by using Arigato Automation
Tag new products with their creation date for easy tracking and organization.
This automation fires when a new product is created in your Shopify store. It then adds a date tag to the product using our token system. It uses the token "product.created_at" with the filter "date('m-d-y')" to grab the date and format it correctly. You can use any date format that the PHP programming language will recognize. All available formats are listed on PHP.net's date format page.