# Changing bundle product notifications settings

Bundle product notifications is a feature in Starstream that allows sending one only one email if multiple products are purchased by the customer in the same shopping cart. Tickets and reminders will still be sent later separately.

To enable/disable and customize bundle product notifications, follow these steps:

1. In your main dashboard, head to the Settings tab.

![](/files/WaCOCOXOnkAmw2RMdbbT)

2. Click on the Sending Settings sub-tab.

![](/files/HbgpeT0jQJ1Os4JE786m)

3. In the Bundle Product Notifications section, check the Enable product notification bundling checkbox.

![](/files/XiMKusyI16uquf8OEm8i)

4. You can change the subject for the first email, the purchase confirmation email from Shopify, and the register confirmation email, sent from Starstream.

![](/files/beCKOWcoKdkZrfdjLHgf)

The purchase confirmation and register confirmation email notifications will now be sent as one for the whole cart of products whenever a customer purchases more than one event. You can disable this setting by unchecking the box at any time.


---

# 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://help-center.starstream.app/starstream-settings-and-preferences/bundle-notifications.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.
