Delete product variant
The Delete product variant action deletes the provided product variant.
On this page
Triggers
The Delete product variant action has a hidden field added to it by the trigger. This field, Variant ID, identifies the variant to delete. The variant ID is set by default and is available in the following triggers:
API details
To learn more, review the productVariantDelete mutation.
Templates
Delete product variants that have been out of stock for a week
Automatically deletes product variants that have been out of stock for seven days. View template