# THÊM SẢN PHẨN

## Bước 1: Thêm sản phẩm lên sàn.

Vào mục người bán -> chọn thêm sản phẩm:

<figure><img src="/files/4WRo9wELrx9AYRafVllN" alt=""><figcaption></figcaption></figure>

Thêm đầy đủ thông tin sản phẩm: ở phần trang quảng cáo điền link salepage của mình, và tích chọn sử dụng trang thanh toán bên clicksale.

<figure><img src="/files/HXJAchaZETEdEUNPebet" alt=""><figcaption></figcaption></figure>

Sau khi điền đầy đủ thông tin bấm tải lên , đợi admin check đáp ứng điều kiện sẽ được duyệt.

## Bước 2: Điều chỉnh Salepage để đáp ứng điều kiện sàn.

Mô hình Affliate trên Clicksale

<figure><img src="/files/iJQHQpwHpwgelWXC5Z9M" alt=""><figcaption></figcaption></figure>

Mô tả:

* Sau khi Affliater tạo hoplink thì hệ thống sinh ra 1 đoạn mã HL đã bao gồm mã hóa thông tin gửi kềm khi người dùng truy cập Salepage, tại seller cần lưu lại thông tin param HL dể khi người dùng Click mua hàng thì chuyển hướng người dùng về : <https://clicksale.vn/pay?hl=[HL%20Code%20Sinh%20Ra]>

Lưu  ý nếu chỉ gửi kèm hl Code thì sẽ truy cập trang nhập thông tin thanh toán:&#x20;

<figure><img src="/files/SuvwS4hlbpgmDMw3vKdj" alt=""><figcaption></figcaption></figure>

Nếu muốn truy cập thẳng trang thanh toán thì gửi kèm thông tin người mua hàng:\
Ví dụ: <http://clicksale.vn/pay?hl=[HL_code]&cusName=[name]&cusEmail=[email]&cusPhone=[phone]>

Trong đây:

* HL\_code là mã code sinh ra từ Hoplink của hệ thống.
* cusName : là tên của người mua hàng.
* cusEmail: là email của người mua hàng.
* cusPhone: là số điện thoải của người mua hàng.

Nếu gửi đầy đủ các param trên thì người dùng sẽ truy cập thẳng trang thanh toán như hình.

<figure><img src="/files/UlEajv7wxmmNXnrvvyGb" alt=""><figcaption></figcaption></figure>


---

# 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.clicksale.vn/nguoi-ban-seller/them-san-phan.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.
