# Deleting a Product
> Source: https://development.fuze-store.com/docs/store/product/deleting-a-product

# How to Delete a Product

If you no longer sell a product or want to clean up your catalog, you can remove it in a few clicks. There are two ways to delete a product.

## Option 1: Delete from the Product List

1. **Open the menu** -- Click the sidebar menu icon to open navigation.
2. **Go to Products** -- Select **Products** from the menu list.
3. **Find the product** -- Locate the product you want to delete (for example, "Iced Latte").
4. **Delete** -- Click the trash bin icon in the action column.
5. **Confirm** -- A confirmation prompt appears. Click **Yes** or **Confirm** to finish.

## Option 2: Delete from the Product Details

1. **Open the menu** -- Click the sidebar menu icon to open navigation.
2. **Go to Products** -- Select **Products** from the menu list.
3. **Choose a product** -- Click the product you want to delete.
4. **Delete** -- Click the trash bin icon on the product details page.
5. **Confirm** -- A confirmation prompt appears. Click **Yes** or **Confirm** to finish.

## What Happens When You Delete a Product

- The product is removed from your POS and menus immediately.
- Past sales history and reports remain available. The product simply stops being available for new sales.
- Any associations with modifiers or bundles are removed.
- You can always add a new product later if needed.

## Tips

- **Deletion is permanent** -- double-check before you confirm.
- If you only want to hide a product temporarily, make it inactive instead of deleting it.
- After deleting, review any related bundles or modifiers to make sure nothing is broken.

## Related Guides

- [Product Overview](/docs/store/product/overview)
- [How to Create a Product](/docs/store/product/creating-a-product)
- [How to Update a Product](/docs/store/product/updating-a-product)
