# 2.Các phần tử trên form checkout

1 form checkout sẽ bao gồm 4 phần nội dung  khác nhau&#x20;

Mục 1 : Các trường dữ liệu của form như tên, email, sdt , địa chỉ&#x20;

Mục 2 : Thông tin trường sản phẩm của form checkout

Mục 3 : Các phương thức thanh toán sử dụng cho trang checkout

Mục 4 : Thông tin về tổng tiền, chương trình khuyến mãi của form đang sử dụng&#x20;

Mục 5 : Thông tin về setup trường sản phẩm bump offer&#x20;

{% embed url="<https://prnt.sc/Ni-5cTppVz44>" %}


---

# 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://ladipage-vietnam.gitbook.io/v5-ladipage/xxi.-form-checkout/cac-phan-tu-tren-form-checkout.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.
