Remove product variant metafield
This page was printed on Jul 20, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/actions/remove-product-variant-metafield.
TheRemove product variant metafieldaction removesmetafieldsfrom the product variant that triggers the workflow.
Fields
TheRemove product variant 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 variant metafieldaction has hidden fields added to it by the trigger. These fields,Product IDandProduct variant ID, identify the product and product variant to remove metafields from. The product ID and product variant ID are set by default and can't be changed.
TheRemove product variant metafieldaction can be used in workflows that start with the following triggers:
- Inventory item created
- Inventory item deleted
- Inventory quantity changed
- Product variant added
- Product variant deleted
Example
In this example workflow, a product variant metafield is removed when the inventory of the variant is below 10.
API details
To learn more, review theMetafieldInputinput object.