# Sản phẩm

Để quản lý sản phẩm bạn nhấn chọn menu **Sản phẩm** để xem trang **Quản lý sản phẩm**.

Tại đây bạn có thể quản lý chi tiết tất cả mọi sản phẩm trong cửa hàng của bạn.&#x20;

Để tìm kiếm sản phẩm, bạn có thể tìm theo tên sản phẩm, mã sản phẩm (SKU), mã Barcode. Bạn cũng có thể lọc tìm theo **Trạng thái** sản phẩm hoặc **Nhóm sản phẩm**.&#x20;

evoshop hỗ trợ bạn xuất danh sách sản phẩm của cửa hàng bằng cách chọn vào nút **Xuất Excel.**

<figure><img src="/files/5b00r4TCdmIR30rW2N5l" alt=""><figcaption></figcaption></figure>

#### Các tính năng nổi bật:

* Thêm mới sản phẩm ([Hướng dẫn công thức tính bình quân gia quyền](https://upos-mkt.gitbook.io/huong-dan-su-dung-upos-2.0/))
* Chỉnh sửa sản phẩm
* Quản lý sản phẩm ngừng kinh doanh
* In mã vạch trên sản phẩm
* Quản lý đơn vị sản phẩm
* Quản lý nhập hàng


---

# 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.evoshop.vn/don-hang-va-san-pham/san-pham.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.
