# Fixed Price for Each Currency Option for Bundle/Composite Product

YayCurrency is now fully compatible with WooCommerce Product Bundles. This feature allows store owners to set fixed prices for each currency option on the bundle and composite product types.&#x20;

This enhancement provides greater flexibility and precision when pricing products in different currencies, ensuring that store owners can offer consistent pricing across multiple markets without relying solely on exchange rates.&#x20;

Now, WooCommerce store owners can easily set up product prices for each Currency when selling product bundles or composite products. For example, if your store sells “​Basketball Package” as a bundle, let's set fixed prices for each currency.

### Step 1: Activate Required plugins

In your WordPress Dashboard, activate and set up

* WooCommerce
* WooCommerce Product Bundles (for bundle products)
* WPC Composite Products for WooCommerce (for composite products)
* YayCurrency Pro&#x20;

### Step 2: Set Fixed Price for Each Currency for the Bundle/Composite Product&#x20;

#### For Bundle Product

The very first step is to navigate to WooCommerce Product > Basketball Package (this is the product bundle type).&#x20;

<figure><img src="/files/3lZZhr1HcjWxmPvAuZHo" alt=""><figcaption></figcaption></figure>

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

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

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

#### For Composite Product

Similarly, navigate to **WooCommerce Product**, and search “**Smart Composite**" for the product filter. We have set up available composite products, such as “**Canon EOS 90D in Wi-Fi Cameras**”.

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

**Base Price**

When you click to edit this product, in the product data, we can see the settings panel for Smart Panel, move to the “General” section. Here, we can manually set a fixed price for each currency for the base price of Canon EOS 90D in Wi-Fi Cameras products.&#x20;

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

Then, hit the “Save" button!

**Note**: When you set up on composite product setting panel, it only applies fixed price to the Base price of this composite product.

**Single Price**

With this option, you have to set fixed price for each currency option for each simple product in your composite. You have to navigate to simple products and configure the fixed price for them.

For example, in our composite, we will set fixed price for “Canon EOS 90D Camera Body in Wi-Fi Cameras” and see how it changes in composite price.

<figure><img src="/files/4ZWNLQGXllMg1KcA4pjj" alt=""><figcaption></figcaption></figure>

Don't forget to save the change.

**Note**: When this feature works, the base price of the composite product will change following the fixed price of each single product. Provided that you must select the pricing option "Include base price" when setting up your composite product.

### Step 3: See the How the Currency Changed in Front-end

It's time to see the result.&#x20;

#### Bundle Product

Move to the front end of the Basketball Package. As you can see on my store, we will show you the exchange rate of YayCurrency default and then, see how the product page will display price after manually setting up.

* EURO Currency

**Before**

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

**After**

<figure><img src="/files/0kl8CITqYrOPLeSiN2z9" alt=""><figcaption></figcaption></figure>

* CAD Currency

**Before**

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

**After**

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

Thus, we offer a Basketball Package product bundle that shows prices in various currencies as we have configured.&#x20;

#### Composite Product

**Base Price**

With “Canon EOS 90D in Wi-Fi Cameras”, we can see the base price will change from an auto exchange rate to fixed price. Take a look at the images below.

* EURO Currency

**Before**

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

**After**

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

* CAD Currency

**Before**

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

**After**

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

**Single Price**

After setting fixed price for “Canon EOS 90D Camera Body in Wi-Fi Cameras”, you can see the single price and base price also change in the composite product.

* EURO Currency

**Before**

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

**After**

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

* CAD Currency

**Before**

<figure><img src="/files/2QSOGARQae9WZMOjH7jE" alt=""><figcaption></figcaption></figure>

**After**

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

Now, we can sell our composite products to the global market with YayCurrency.

Happy selling!

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/configurations/settings/fixed-price-for-each-currency-option-for-bundle-composite-product.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.
