# WooCommerce Product Bundles

With the Product Bundles plugin by WooCommerce, you can provide multiple products together as a bundle in your store that helps save time for both you and your customers. Integrated with YayCurrency, your store can display multi-currency for product bundles. This helps sell as many products as possible and bring a better shopping experience for your customers.&#x20;

Required plugins:

* [WooCommerce](https://wordpress.org/plugins/woocommerce/)
* [WooCommerce Product Bundles](https://woo.com/products/product-bundles/)
* [YayCurrency Pro](https://yaycommerce.com/yaycurrency-woocommerce-multi-currency-switcher/)

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

First, start by going to the WordPress dashboard to create product bundles by WooCommerce Product Bundles. You can add as many products as you want and set up product data on the bundle.&#x20;

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

After setting, access your product page to see how this bundled product displays in the default currency of your store.&#x20;

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

When switching to another currency, the price of bundled products is also converted to the currency that your customers choose.

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

By combining YayCurrency and WooCommerce Product Bundles, your store will be upgraded to the next level with multi-currency and diverse product types. This feature is only supported for the pro version of YayCurrency.

#### Advanced Settings: Fixed Price for Each Currency Option for Bundle Product

Besides automatic exchange rate conversion, YayCurrency also gives store owners more control over bundle pricing by allowing them to set a fixed custom price for each currency.&#x20;

Instead of relying entirely on live exchange rates, you can manually define the exact bundle price customers will see in each currency.

**How to Set Fixed Prices for Bundle Products**

Follow these steps to configure fixed bundle prices in YayCurrency.

Go to: WordPress Dashboard > WooCommerce Product > Basketball Package (this is the product bundle type).

Next, click to **edit this product**. In the **Product Data** section, you can see the fixed price for each currency option. With the available currencies, we have configured in YayCurrency, you can manually set a fixed price as you desire.

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

Hit the **Update button** and see how it works!

The exchange rate of YayCurrency

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

The price after manually setting up.

<figure><img src="/files/0kl8CITqYrOPLeSiN2z9" 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.yaycommerce.com/yaycurrency/compatibility/woocommerce-product-bundles.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.
