> For the complete documentation index, see [llms.txt](https://help.evoshop.cam/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.evoshop.cam/orders-and-products/product/add-new-product.md).

# Add New Product

#### You can add product information in two ways:

**METHOD 1: Add directly in the Evoshop system**

**Step 1:** On the **Product Management** page, click the **Add New** button.

<figure><img src="https://3170165901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3i8vOkkJiXVVAWglnuDD%2Fuploads%2FiOeJg7DW6M4Ev13R0SZZ%2Fimage.png?alt=media&amp;token=5b861f12-124f-4a79-bcde-8b0d4baf14a9" alt=""><figcaption></figcaption></figure>

Fill the product information. The **Product Name** and **Product Code** must be filled in. Then, select a **Product Group** to effectively manage product information by group.

<figure><img src="https://3170165901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3i8vOkkJiXVVAWglnuDD%2Fuploads%2FoGGwT961DUhBaJEmpfAw%2Fimage.png?alt=media&amp;token=5e16f5a2-636d-44cd-b0b5-f1968ccfbff7" alt=""><figcaption></figcaption></figure>

<p align="center"><sup><sub><strong>Note:</strong></sub><sub> </sub><sub>Fields marked with an asterisk (*) are required and cannot be left blank.</sub></sup></p>

<figure><img src="https://3170165901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3i8vOkkJiXVVAWglnuDD%2Fuploads%2FzPp7fMvlJe9dwoSNIqJO%2Fimage.png?alt=media&amp;token=35ab34e9-a497-472c-9783-471f1ae7155c" alt=""><figcaption></figcaption></figure>

**Step 3:** Click the **Save** button at the bottom of the information section to add the new product information.

**METHOD 2: Upload an Excel file containing the product list to the Evoshop system** *(This method allows you to quickly create multiple product records at once.)*

**Step 1:** On the **Product Management** page, click **Import Product List**.

<figure><img src="https://3170165901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3i8vOkkJiXVVAWglnuDD%2Fuploads%2FDFutmHDaioLhASzWoA4W%2Fimage.png?alt=media&amp;token=38590ec2-83a2-47d9-b823-8cb184f4219b" alt=""><figcaption></figcaption></figure>

**Step 2:** In the information panel that appears, click **Here** to download the Excel template available in the system.

<figure><img src="https://3170165901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3i8vOkkJiXVVAWglnuDD%2Fuploads%2FCOl0jmQUSFlik7i5tREZ%2Fimage.png?alt=media&amp;token=ced12b3d-11ea-4ac1-8f9c-d7be983d29f8" alt=""><figcaption></figcaption></figure>

**Step 3:** Fill in all the required product information in the downloaded Excel template.

<figure><img src="https://3170165901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3i8vOkkJiXVVAWglnuDD%2Fuploads%2F78RKnzGYF6o6M3HK4rjW%2Fimage.png?alt=media&amp;token=ca02e3df-4841-4eb6-8ea2-9e4699d4dc06" alt=""><figcaption></figcaption></figure>

<p align="center"><sup><strong>Note:</strong> Columns in the Excel file marked with an asterisk (*) are required. Make sure to enter all required information and do not leave any fields blank.</sup></p>

**Step 4:** Once you have finished, click **Save File** and return to the system. Click **Choose File** to select the file, then click **Upload**.

<figure><img src="https://3170165901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3i8vOkkJiXVVAWglnuDD%2Fuploads%2FA0rOMAuyP5ZzoleAibII%2Fimage.png?alt=media&amp;token=5e7d7989-0f53-407d-99de-1c3209883348" alt=""><figcaption></figcaption></figure>

The system will verify the information and automatically add the products based on the data provided in the Excel file. A notification will appear confirming that the products have been created successfully.

<figure><img src="https://3170165901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3i8vOkkJiXVVAWglnuDD%2Fuploads%2FJzHi4FyTNpxNQAMkhm8e%2FFrame%2056623.png?alt=media&amp;token=03cf018d-c6fe-4499-a841-90b8c2bf54a4" alt=""><figcaption></figcaption></figure>

**Note:** If you receive an error notification indicating that the uploaded file contains errors, as shown in the image below, click **View Details** to see the specific errors. Correct the errors and upload the file again.

<figure><img src="https://3170165901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3i8vOkkJiXVVAWglnuDD%2Fuploads%2FyaLanIpGU62LP5GP6uTZ%2Fimage.png?alt=media&amp;token=48ad24be-eafe-44b2-8fe7-4f6000654d0d" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.evoshop.cam/orders-and-products/product/add-new-product.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
