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

# Creating a Product

Products represent the items you sell -- food, merchandise, services, and more. Follow these steps to add a new product to your catalog.

![The Create Product form in the Fuze Store app showing Name, Price, Category, Description, SKU, and Photo upload fields](/docs/store/product/create-product-form.png)

## Step-by-Step Guide

1. **Open the Menu** -- Click the sidebar menu icon to open navigation.
2. **Go to Products** -- Select **Products** from the menu.
3. **Add a Product** -- Press the **Add Product** button at the top right of the product list.
4. **Fill in the Details** -- Enter the information for your new product. See the [Field Reference](/docs/store/product/overview#field-reference) for what each field means.
5. **Save** -- Click **Save**. Your product appears instantly in your POS and menus.

## Tips

- Group similar items under the same category for easier browsing.
- Use product variants if you sell different sizes (for example, Small, Medium, Large).
- You can edit or remove products later if your offerings change.
- Make sure each **product name** is unique and descriptive.
- Add clear images to help staff and customers recognize products quickly.

## Related Guides

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