# How To Add A Product and Variants

1. Login to your account via [**https://appointment.kuasa.io/**](https://appointment.kuasa.io/)**.**&#x20;
2. Click **Appointments.**&#x20;

<figure><img src="/files/vQ3qZNOxGtdNMGFWlfP6" alt=""><figcaption></figcaption></figure>

3. On the left sidebar, click **Product** and choose **Product Listing**.&#x20;
4. After that, on the right side click **Add Product**.

<figure><img src="/files/ZIq3J0VwiE3T7Fa8IxGW" alt=""><figcaption></figcaption></figure>

5. Fill in the product name (**Title**) and **Description**.

<figure><img src="/files/2gB8MTzpBryaY8rAuSgt" alt=""><figcaption></figcaption></figure>

6. Scroll down and fill in the **picture**, **price** (discount price if available, if not, fill in the original price only), **original price**, and product **stock**. If you want to charge tax on this product, you may tick the box. If not, you may skip this section.

<figure><img src="/files/ehyeNAFO4T6NoMnxhpNz" alt=""><figcaption></figcaption></figure>

7. For the shipping part, if your product is a physical product, tick the sign ✔ , and the product weight.

<figure><img src="/files/u91tWqZSfxI9eHhBKfVc" alt=""><figcaption></figcaption></figure>

8. Fill in the variant and stock if your product has different variants (For example: Chocolate flavor, Strawberry flavor, Size S, Size M, etc.) and click Save.

<figure><img src="/files/KfDgStfAa9WymrQtz3ro" alt=""><figcaption></figcaption></figure>

9. Congratulations! You have successfully added your product.

<figure><img src="/files/pmmtj4rilhHTzzM3dwAm" alt=""><figcaption></figcaption></figure>


---

# 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://tutorials.kuasa.io/getting-started/kuasa-appointment/products/product-listing/how-to-add-a-product-and-variants.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.
