Remove product metafield
这个页面是印在2023年6月28日。的坏蛋rent version, visit https://help.shopify.com/en/manual/shopify-flow/reference/actions/remove-product-metafield.
TheRemove product metafieldaction removesmetafieldsfrom the product that triggers the workflow.
Fields
TheRemove product metafieldaction contains the following fields.
Field | Description |
---|---|
Metafield namespace | Required. A metafield namespace is a container for a group of metafields. Grouping metafields within a namespace prevents your metafields from conflicting with other metafields. |
Key | Required. A key is an identifier for the metafield value. |
Triggers
TheRemove product metafieldaction has a hidden field added to it by the trigger. This field,Product ID, identifies the product to have a metafield removed. The product ID is set by default and can't be changed.
TheRemove product metafieldaction can be used in workflows that start with the following triggers:
- Inventory item created
- Inventory item deleted
- Inventory quantity changed
- Product added to store
- Product status updated
- Product variant added
- Product variant deleted
Example
In this example workflow, a product metafield is removed when the product status changes from active to archived.
API details
To learn more, review theMetafieldInputinput object.