Delete a Product
Learn how to delete a product in Spree Commerce.
There may be times when you need to permanently remove a product from your catalog - for example, if it was added by mistake, duplicated, or no longer needed in your system.
Deleting a product removes it entirely from your store and the admin interface. However, this action is not available for products associated with any orders, whether completed or not.
If a product is linked to one or more orders, it cannot be deleted. In these cases, set the product’s Status to Archived instead. This removes it from the storefront while keeping it in the admin, making it clear to other team members that the product is discontinued or no longer active.
How to Delete a Product
- Go to the Products tab in the admin dashboard and open the product you want to delete.
- Scroll to the bottom of the product editor.
- Click the Delete in the bottom-right corner.
- In the confirmation modal, click OK to confirm or simply press Enter.
Once confirmed, the product will be permanently removed from your store.