# Set Up Order Bundling

When creating an order automation with Shopify, use the **Enable bundling** feature to add a waiting period before Funnelish sends the order to Shopify.&#x20;

This short delay gives customers a bit of time to review your upsell and downsell pages before completing a purchase. If the customer adds an item to the cart, they can send the entire bundle to Shopify in one go. That extra time improves the customer experience. It's also good for business.&#x20;

### Enable bundling

1. On the Create a new automation page, switch the **Enable bundling** toggle to the On position.
2. Enter a figure (minutes) in the **Wait at least** field. We suggest a number of between 5-7 minutes.
3. Click **Save changes**.

* Read the [next article](/integrations/shopify/setting-up-order-notes.md) to add notes and attributes to your orders.

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


---

# 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.funnelish.com/integrations/shopify/setting-up-order-bundling.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.
