# Add Products

1. **How do I add a new product to my store?**

* Go to **"Dashboard > Stores > Products"** and click **"Add Products"** Fill in product details such as name, description, category, and upload images. You can also set pricing, stock status, add product variants **(like size or colour)**, SKU and Manage the Inventory.

2. **Can I upload multiple images for a product?**

* Yes you can upload multiple images to showcase different angles or variations of your product. Just use the **"Upload Images"** option when adding or editing a product.

3. **How do I add product descriptions?**

* While adding or editing a product, you’ll find a **"Product Description"** field. Here you can provide detailed information about the product, its features, and usage to help customers make informed decisions.

4. **Can I give i video of my Product?**

* Yes, you can upload a video of your product. It helps showcase your product in action, provides more details, and attracts customer interest effectively.

5. **How do I upload a product video?**

* You can go to your Product Page and Add the Product video link in the Documentation option.

6. **I dont have photographs of my Product?**

* You can do the product photography using your smartphone or contact onlin support team as we have a Product Photography Service, **Contact Support - 9090109057**


---

# 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://help.onlinplus.com/faqs/store-setup/add-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.
