# Sản phẩm sàn

## 1. Thông tin về sản phẩm sàn:

* Số lượng sản phẩm có trong từng sàn
* Thông tin sản phẩm và các trạng thái của sản phẩm
* Giá và tồn kho của từng sản phẩm
* Tình trạng liên kết kho của sản phẩm.

## 2. Tính năng hỗ trợ&#x20;

### a. Lọc sản phẩm

* Theo từng sàn/gian hàng kết nối&#x20;
* Theo loại sản phẩm: Đang hoạt động/Sắp hết hàng/Hết hàng/Đã ẩn/Vi phạm&#x20;
* Theo trạng thái liên kết: Đã liên kết với kho/Chưa liên kết với kho
* Lọc theo tên sản phẩm/mã SKU
* Lọc theo tags, ảnh gốc&#x20;
* Thêm sản phẩm&#x20;
* Sao chép sản phẩm&#x20;

### b. Thao tác với từng sản phẩm&#x20;

* Chỉnh sửa
* Tải lại
* Ẩn sản phẩm
* Xoá sản phẩm
* Xem sản phẩm trên sàn
* Tạo sản phẩm kho

### c. Thao tác với hàng loạt sản phẩm&#x20;

* Thêm/Xoá khung ảnh hàng loạt
* Sửa giá & Tồn kho/Sửa ảnh sản phẩm/Sửa ảnh gốc & Tags
* Xoá sản phẩm&#x20;
* Ẩn sản phẩm&#x20;
* Tạo sản phẩm kho từ sản phẩm sàn&#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://upbase.gitbook.io/ups/tinh-nang-san-pham/van-hanh/san-pham/san-pham-san.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.
