# How do I delete the associated products at the same time when I delete a product(frame or lens)?

You can enable Bundle delete action in you theme, please follow the steps below:

## 1. Open your theme editor, click App embeds button

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

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

## 2. Search for "Bundle delete action", enable it

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

That's all. Now you can go back to your storefront to see the updates!


---

# 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://pb-apps.gitbook.io/lool/how-to/how-do-i-delete-the-associated-products-at-the-same-time-when-i-delete-a-product-frame-or-lens.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.
