# WooCommerce Composite Product

YayCurrency is compatible with WooCommerce Composite Products, allowing your customers to build customizable product kits while viewing prices in their preferred currency.

This integration helps ensure that composite product prices, component selections, dynamic totals, cart values, and checkout amounts are converted accurately across multiple currencies.

Whether you are selling custom PCs, camera kits, furniture sets, meal combinations, or personalized product packages, YayCurrency helps create a smooth international shopping experience.

Required Plugins:

* [WooCommerce](https://wordpress.org/plugins/woocommerce/)
* [YayCurrency Pro](https://yaycommerce.com/yaycurrency-woocommerce-multi-currency-switcher/)
* [WooCommerce Composite Products](https://wordpress.org/plugins/wpc-composite-products/)

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

After activating all plugins, you can begin creating and configuring your composite products with multi-currency support.

As we have a currency system on the WooCommerce store, the very first step, navigate to the WordPress dashboard to create a composite product, then configure the composite components. Each component can contain multiple selectable products.

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

Visit your composite product page on the storefront to check the YayCurrency switcher.&#x20;

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

**Advanced Settings: Set Fixed Prices for Each Currency**

In addition to automatic exchange-rate conversion, YayCurrency also allows you to manually set fixed prices for composite products in specific currencies.

To learn how to configure this feature in detail, please check our guide: <https://docs.yaycommerce.com/yaycurrency/configurations/settings/fixed-price-for-each-currency-option-for-bundle-composite-product>&#x20;

\ <br>


---

# 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-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.
