# Cart page

It allows them to review product details, update quantities, and apply discount codes, ensuring a smooth and informed shopping experience. Additionally, it can display cross-sell recommendations, or shipping incentives to encourage higher order values. *Customers can reach the Cart page via the "View cart" button in the purchase confirmation quick view. If the quick view is disabled, clicking the cart icon in the header will redirect customers directly to the Cart page.*

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

### **Cart section settings:**

In the **Cart page**, click on the **Cart section** to access the following settings:

1. **Show continue shopping link:** If checked, a "Continue shopping" link will be visible, encouraging customers to return to browse more products.
2. **Continue shopping link:** Allows you to set the destination for the "Continue shopping" link. **Default**: Redirects customers to the [**Collection list page**](/collection-list-page.md), but you can assign any custom page, such as the All products page or a specific Collection.

You can choose to display a free shipping bar, cross sells, **cart notes,** etc at [**Cart** in Theme settings](/cart.md). When enabled, these features are displayed in both the **Cart drawer** and on the **Cart page**. [See our guides](/cart.md).


---

# 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.byinspiredlabs.com/cart-page.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.
