> ## Documentation Index
> Fetch the complete documentation index at: https://docs.komerza.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete Product

> Deletes a product from the store.
Requires the `stores.products.delete` permission.

<Warning>
  **Deleting a product takes its reviews with it.** Variants, custom fields,
  volume discounts and images go too, and none of it can be restored.

  Files already delivered to customers are kept, so past buyers keep their
  downloads. If you only want a product off the storefront, set its privacy to
  Private or On Hold instead of deleting it.
</Warning>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.komerza.com/llms.txt).
