# Products

To sync products and perform product features. Click **Nobi San -> Product.** The interface is displayed as shown below.

![](/files/-MkgnRYqV1yf0I3cnglu)

## 1. Sync products

To sync products, click the button "Sync products"&#x20;

Step 1: Enter the information including:

* Select the Shop to sync
* Turn on the features you want to sync (Refer to the feature need to set up: CLICK HERE, pay attention to step 2, item 1)

![](/files/-Mkj3y7EcAyMb41KzX8l)

**\*\*Note:** For the feature "Deduct inventory at Nobita when ordering Shopee", if the product in Nobita has been paired with Shopee, when there is an order in Shopee, the inventory on the Nobita system will also be deducted. At this time, the system will automatically generate a coupon "Export by Shopee".

Paired products will have a link icon on the right side, as shown below.

![](/files/-Mkj4gph2N95vE_vWKrt)

## 2. View products details

To view products details, click on the product want to see. Product details information is displayed as shown below:

![](/files/-Mkj5tvbLF3DLtZz9N29)

## 3. Unpair products

At the list of paired products, Click on the paired icon at the right of the product. when unpairing the product, inventory will be kept at its current value in 2 cases: Shopee inventory is taken by Nobita or Shopee's default inventory (Depends on your synchronization settings).

## 4. Note when pairing the product

* Each product of Nobita can be paired with the products of many stores on Shopee.
* Each product of Shopee only being paired with one product of Nobita.
* When pairing the product, you just need to in the SKU code or product name, do not care about product code.
* One Shopee account only belongs to one branch. But one branch can have multiple Shopee accounts connected.
* Setting permission "Manage all Shopee in all branches" to display only the stores that belong to the branch or all stores in all branches.


---

# 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/nobisan/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.
