Remove product from collection
The Remove product from collection action removes the product that triggers the workflow from a collection.
On this page
Fields
The Remove product from collection action contains the following fields.
Field | Description |
---|---|
Collections | The collections from which the product is removed. Click Select collections to select the collections to remove the product from. |
Triggers
The Remove product from collection action has a hidden field added to it by the trigger. This field, Product ID, identifies the product to remove from a collection. The product ID is set by default and can be used with triggers that contain products or variants, including:
- Product added to store
- Product status updated
- Product variant added
- Inventory quantity changed
- Variant back in stock
- Variant out of stock
- Inventory item created
API details
To learn more, review the collectionRemoveProducts mutation.
Templates
Remove products from collections and remove product tags after a set period of time
Remove products from collections and remove product tags after a set period of time. View template