# Create a "Cross Sell Bundle" and offer a 15% discount on the products bundled.

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

{% hint style="success" %}
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**](https://wpbundle.net/)
{% endhint %}

**Scenario:-**

When a customer wants to buy a Toy car of the Metal title, display the related toy cars under the title Metal on the product page of all the related products with a 15% Percentage Discount.

**Creating a Cross-Sell Bundle - Percentage Discount**

* Navigate to the WordPress dashboard -> WPBundle -> Create New Bundle -> Choose “Cross- Sell Bundle” -> Create Bundle

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

**Here is the screenshot on how the Cross-Sell Bundle is created**

<figure><img src="/files/7l1vEuRRIcKFxIRCb2ET" alt=""><figcaption></figcaption></figure>

**Details of the Bundle Configuration**

1. Search and enter those products that are to be Bundled
2. Select "Percentage Discount" from the Discount and Pricing tab and enter the Percentage Value (15%).
3. Display Location : It is an option where you wish to have the Cross-Sell Products be displayed, Before or After the "Add to Cart" Tab
4. Save the Bundle
5. Additionally the Bundle Start and End date can be configured in the "Optional Setting".

**Screenshots of the Cross sell Bundled products with the 15% in the front end - Product page**

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

{% hint style="success" %}
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/pricing/)
{% endhint %}

Still Unclear ?

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/quick-start/create-a-cross-sell-bundle-and-offer-a-15-discount-on-the-products-bundled..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.
