# How to create Products

**How to Add Products**

### **Add Products** <a href="#pr457ockcnkr" id="pr457ockcnkr"></a>

Windo is an eCommerce platform designed specifically for solopreneurs and small business owners where you can sell multiple types of items- physical goods, digital products, and numerous services.

After signing up with Windo, you add your products/items to the catalogue.

Follow these steps to **ADD** products to your online store:

* **Sign up** with Windo.
* Go to **Dashboard**.
* Click on the **Product icon.**

![](/files/hl1OwsYqXi2hr8wYaktM)

* You will see 2 **+** icons to Add products- Click on any **1** of the **icons** to go to the “**Create Product**” page.

![](/files/K8fEYgRIwrLvY0Gj12aZ)

* You can **upload** multiple images and make any of the images your **cover image.**

![](/files/WSJ4MZ9xfxcOEoEuuywU)

* Add **Product Details**.

![](/files/0UQK3Fd5PdRg3UM3gFo4)

* Add **Product Description.**

![](/files/m6BAZEg9aHEWfFSv1DK4)

#### **Stock and Availability** <a href="#j9laqfw0xgzt" id="j9laqfw0xgzt"></a>

* You can **add** stock availability to **“Always in Stock”** or **“Limited Stock**” by adding some stocks.

![](/files/Y3UOZovRsR9LO6UDn1kv)

### **Edit OR Delete Products** <a href="#id-2nu2p1xpuo6d" id="id-2nu2p1xpuo6d"></a>

While adding multiple products at one time, it is common for sellers to add similar products more than once or add items which are already out of stock. This is why Windo gives an option where a seller can edit or delete products with an easy process.

Follow these steps to **EDIT/DELETE** products from your online store:

* Once you add a Product, it will start showing in the **Product list**.
* Go to the **Product listing page.**

![](/files/EGaZSL8hPiePHAZHAZ7m)

* Search for your Product either from the **Search field** or you can **filter** the Product from the **Product type**.

![](/files/4Zhp1wviZPMe1xkltuZw)

![](/files/ddQhTyYnzU5UGy9KwI0b)

* You can **Preview** and **Share** your product.

![](/files/GXNJDhUuxlseBIEvEFpA)

* You can change the status of the product by clicking on the Toggle: Hide, Out of Stock or Delete.

![](/files/GCar0JuNFRFLttD14bmz)

* Click on the **Save** button.
* To edit the Product > click on the **Product card** you want to edit and make the required changes.

![](/files/15pKCAKOqeOd84Qj9Xfh)

* Click on “**Update Product**” to save the changes.

![](/files/VNOl8BcSxz4Z8hAvfrkH)


---

# 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://docs.getwindo.com/products/how-to-create-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.
