# Cart & Languages

## 1. Cart

Lumise has a preview cart with items you added. To view more items in the cart just press the **Card details** button.

In the View Details popup, you can see more details for a product such as the selected attribute, single item price, subtotal price, and total price.

To checkout, please press the **CHECKOUT** button.

![](/files/-MMtpxC6H27C7KR9g_KU)

## 2. Languages

When Admin enables the **Allow users to change** settings, users can switch to other languages from the dropdown.

![](/files/-MOVJNDjhIFkcuSO1aS4)


---

# 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.lumise.com/design-editor/cart-and-languages.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.
