# Create a Product Bundle with 20% discount using "Fixed Bundle"

{% embed url="<https://youtu.be/V_cFIlU9Afw>" %}

**Introduction:**

In this documentation, We will see how to create a Product Bundle using the WPBundle plugin.

**Creating a Product Bundle - Fixed Bundle**

* Go to WordPress dashboard -> WPBundle -> Create New Campaign -> choose “Fixed Bundle”
* Click on the button “Create Bundle”

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

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

Screenshot of the Bundle configuration for Fixed Bundle Campaign

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

**Details of the Configuration :**&#x20;

**Step 1 :** Provide a title for the Bundle created using the Fixed Bundle Campaign

**Step 2 :** In the Bundled Product Tab, Search and enter the products in your store that you wish to be bundled.

**Step 3 :** In the Discount and Pricing Tab, Select the type of Discount or the pricing that you want to keep for the Bundled product.&#x20;

The types of discounts available are Percentage Discount, Fixed Discount for the Bundle and Fixed Price for the Bundle.

**Step 4 :** Once after configuring the Product Bundle, Save the campaign.

**Now, we have successfully created a Fixed Product Bundle with a Percentage Discount, Let's see how it is displayed in the store and in the Cart**

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

**Cart Page**

<figure><img src="/files/huC0DnObDsbRiUMwyPFH" 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-product-bundle-with-20-discount-using-fixed-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.
