# Products 2.0

**This section is a very important notice for this new upgrade, please read carefully and fully to avoid problems after upgrading.**

* If the customer's current products are products with the same name, the system will automatically combine other products with the same name with different attributes into the same product and have different attribute products with different attributes in that product.&#x20;

&#x20;                      Ex:   Product A - Red.\
&#x20;                              Product B - Blue.\
&#x20;                      The system will combine as: \
&#x20;                              Product A is the main product.\
&#x20;                              Product A- red and product A- blue are the attribute product.

![](https://2334931292-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MizURmXnwlpLX8GtVo_%2F-MkuxnS3SX_iptChosLe%2F-Mkv7r1wFDcZLqCSXLqo%2Fimage.png?alt=media\&token=d869bf32-b55a-4f7b-9e47-f9cc98db5571)

* If the current product still uses the attribute, but the name is not the same, if the customer wants to combine, they need to change the same product name (can use an excel file). Or by default, each of those products is the main product, with a unique attribute.

&#x20;                         Ex:   Product A - Red.\
&#x20;                                 Product B - Blue.

&#x20;                         The system will combine as:

![](https://2334931292-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MizURmXnwlpLX8GtVo_%2F-MkuxnS3SX_iptChosLe%2F-MkvBzenyYFWogQNbEvB%2Fimage.png?alt=media\&token=92031567-c5f7-41ad-bfad-426f804e3dcf)

**The system does not use the attribute for the product** \
By default, it is the normal non-attribute product type

<br>

&#x20;


---

# 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.nobi.pro/extend/products-2.0.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.
