# Products

Your products are the goods, coupons, services, hampers and gift cards you sell. You add a product in Storefront by entering product details such as name, description and uploading product images. If your product has options - like size or colour - you can add a variant (Product Family) for each combination of options.

(It is important to note that you must set up a product family before adding variant options to your products.)

When adding or updating a product, you can make the product available to one or more of your sales channels.

You can view, add, update and organise all of your products and variants from the Products Page in the Back Office of Storefront.

{% content-ref url="/pages/D2MHICrUBLhsl45NwbAB" %}
[Goods Products](/features/catalogue/products/goods-products.md)
{% endcontent-ref %}

{% content-ref url="/pages/bzk4l4odBnYMvEQMTQEK" %}
[Coupons](/features/catalogue/products/coupons.md)
{% endcontent-ref %}

{% content-ref url="/pages/7dTtO18BrVaMj01uqZiF" %}
[Gift Voucher](/features/catalogue/products/gift-voucher.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.storefront.co.za/features/catalogue/products.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
