# Dynamic Cross-Sell Bundle

{% embed url="<https://youtu.be/LLN8C7GC-kw>" %}

**Introduction**&#x20;

&#x20;A dynamic cross-sell bundle campaign enhances customer engagement and boosts sales by offering personalized product combinations. Through targeted promotions, customers receive tailored recommendations that simplify their shopping experience and encourage additional purchases. By leveraging real-time data, the campaign adapts to evolving customer preferences, creating a more relevant and enjoyable shopping journey.

This user guide explains creating a Dynamic Cross-Sell Bundle using [WPBundle](https://wpbundle.net/)

{% hint style="info" %}
Please make sure you have already installed and activated the WPBundle plugin. Please note that some of the features explained here are available only in the PRO version.

[**Get WPBundle PRO**](https://wpbundle.net/)
{% endhint %}

**Example Scenarios:**

&#x20;1\. When a customer wants to buy a sneaker, Display best selling products for specific product with the help of Dynamic cross sell bundle.

**Creating a Dynamic Cross-Sell Bundle.**

* Go to WordPress dashboard -> WPBundle -> Create New Bundle -> Choose “Dynamic Cross- Sell Bundle” -> Create Bundle

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

&#x20;          **Here's a screenshot of how a Dynamic Cross-Sell Bundle is created**&#x20;

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

**Details of the Bundle Configuration**

1. Select the main products for which you want to make a bundle.
2. Choose the products in filter you want to showcase as bundle products.
3. Select the preferred sorting.
4. Customize your template.
5. Set your preferred location to display the bundle.
6. Save bundle

**Screenshot of the Dynamic Cross sell Bundled products in the Product page**

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

2. When a customer wants to buy sneaker, Show an 'ON SALE' products using Dynamic cross sell bundle.

**Creating a Dynamic Cross-Sell Bundle - 'ON SALE' products**

* Go to WordPress dashboard -> WPBundle -> Create New Bundle -> Choose “Dynamic Cross- Sell Bundle” -> Create Bundle.

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

&#x20;             **Here's a screenshot of how a Cross-Sell Bundle is created**&#x20;

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

**Details of the Bundle Configuration:**

1. Select the main products for which you want to make an 'ON SALE' product as a bundle.
2. Choose the 'ON SALE' products in filter which you want to showcase as bundle products.
3. Select the preferred sorting.
4. Customize your template.
5. Set your preferred location to display the bundle.
6. Save bundle

**Screenshot of the Dynamic Cross sell Bundled products in the Product page**

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

{% hint style="info" %}
Please make sure that you have already installed and activated the WPBundle plugin. Please note that some of the features explained here are available only in the PRO version.

Get [WPBundle PRO](https://wpbundle.net/pricing/)
{% endhint %}

Still Unclear ?&#x20;

If you need any assistance, please create a [support request](https://wpbundle.net/support/) in our ticket system. We are always happy to assist you :)


---

# 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.wpbundle.net/bundles/dynamic-cross-sell-bundle.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.
