# Cart Page

The WooCommerce Product Page Builder allows you to customize your cart page easily. You can create different cart layouts from the number of options available.

### How to customize the cart page?

Since the cart page is only one on the site so unlike the product templates, we have created a custom element for the cart page that handles you cart page design and the layout. Here's how you can customize the cart page -

* Edit you cart page
* Remove the existing \[woocommerce\_cart] shortcode and switch to Fusion Builder
* Add a container and then search for the element "Woo Cart Template" and insert it
* Click on the Save button in the popup and update the cart page.

This is just as simple as above steps. With just replacing the cart shortcode with the new cart element, you can convert your cart page to something like this -

![](/files/-M6qO77_jN0mfaGDU-xI)


---

# 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.infiwebs.com/pages/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.
