ecommerce_deleteAProductV1
Delete a product and its variants from your store. Active subscriptions trigger archiving to preserve data.
Instructions
Delete a product and its variants from the store. A subscription product with active subscribers is archived instead of deleted so its data stays available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | The ID of the store that owns the product. | |
| product_id | Yes | The ID of the product to delete. |