# About the Cart

### What is the Cart:&#x20;

The Cart is a feature that allows you to store and review all the items you have added for purchase. It serves as a virtual basket for your selected reports and other items.

### How to Access the Cart:&#x20;

To access the Shopping Cart, click on the shopping cart icon located on the header bar of the website.&#x20;

<figure><img src="/files/o1fAOcr4SEc9u8wIbavu" alt=""><figcaption><p>Figure 1: The Cart</p></figcaption></figure>

Alternatively, if you click the "Buy Now" button for a specific report, you will also be redirected to the Shopping Cart page.

### What's in the Cart:&#x20;

The Cart contains the following information:

* Reports that require delivery time: This includes reports such as Business Credit Reports, FiinGate Factsheets, and others that may take longer to deliver.
* Unit Price and Total Price: The prices of each report are displayed, along with the total price for your entire order.

### The layout:&#x20;

<figure><img src="/files/AtmeNydk2lmCFj8DEVdk" alt=""><figcaption><p>Figure 2: Overview of the Cart</p></figcaption></figure>

The Cart is presented with two columns:

1. **Product Column:**&#x20;

This column displays the different categories of reports, such as Business Credit Report, FiinGate Factsheet, and more. Each category contains the related reports and their detailed information.&#x20;

You can click on the arrow icon to modify the settings of each report before placing the order.&#x20;

* In the case of FiinGate Factsheet, you can refer to the "[How to set FS](/manual/user-manual/manage-report/order-and-generate-report/dynamic-reports.md#note-how-to-set-up-fs)" section to customize the presentation of your financial statements.
* For Business Credit Report: customize by selecting the report type (Comprehensive, Standard, Credit), version (On Request or Ready to Use), and additional currency for financial statements (FS). This allows you to personalize the reports according to your requirements and preferences.

<figure><img src="/files/yqcI7yWUK8xi3hKLklYy" alt="" width="364"><figcaption><p>Figure 3: Customize Business Credit Report</p></figcaption></figure>

2. **Price Section:**&#x20;

This section includes the total price of the order, any trade discounts applicable to the product or order (you can select or enter a discount code), VAT (Value Added Tax), and the final amount of the order.&#x20;

You can select which reports you want to purchase by ticking the checkbox next to each report. If desired, you can also use the "Select All" checkbox to choose all reports at once.

<figure><img src="/files/xSzQDpF45wvexeAUJ2eb" alt=""><figcaption><p>Figure 4: Price section</p></figcaption></figure>

3. **Checking Out:**&#x20;

When you are ready to proceed with the purchase, simply click the "**Checkout**" button. This will initiate the payment process, where you can enter the necessary details and complete your order.


---

# 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://docs.fiingate.vn/manual/user-manual/payment-process/about-the-cart.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.
