delete_product
Deactivate a product from your store using its ID. If the product has existing orders, it is soft-deleted and hidden instead of removed, preserving order data.
Instructions
Deactivate a product from your store. Products with existing orders are soft-deleted (hidden, not removed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product ID to deactivate |