> For the complete documentation index, see [llms.txt](https://pb-apps.gitbook.io/lool/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pb-apps.gitbook.io/lool/get-started/enable-use-bundle-feature.md).

# Enable use bundle feature

## Check Use Bundle & Save, That's all you need to do!

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

After enable the use bundle feature, The frame+lenses bundle you add to your cart and the bundle on the checkout page are shown below

## On cart page, only 1 product added, and you can change the quantity

<figure><img src="/files/2VlQxTATh5R8L3hZ6807" alt=""><figcaption></figcaption></figure>

## On check out page, only 1 bundle added

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

You can change the bundle title on Global translations, the default title is Frame + Lenses

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://pb-apps.gitbook.io/lool/get-started/enable-use-bundle-feature.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.
