# 购物车

- [购物袋类型](https://nova.docs.shoplazza.com/gou-wu-che/cart-type.md)
- [购物袋打开方式](https://nova.docs.shoplazza.com/gou-wu-che/cart-open-type.md)
- [免邮提示](https://nova.docs.shoplazza.com/gou-wu-che/free-shipping.md)
- [支付图标](https://nova.docs.shoplazza.com/gou-wu-che/payment-icon.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://nova.docs.shoplazza.com/gou-wu-che.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.
