# Supporting a fixed price bundle

To calculate tax on a product bundle, Digital River needs the ECCN, tax group, tax type, and country of origin for all child products, as well as the value allocated to each child product in the bundle. For fixed price bundles, the entire product price is associated with the parent SKU. The child SKUs have no price (0) associated with them.&#x20;

Digital River added the **Digital River Allocation %** field to the catalog screens. Use this field to specify the amount of the total bundle price you want to associate with each child SKU. This field is required when you create a fixed price bundled, and set the **Dynamic Price** to **No**.

<div align="left"><img src="/files/UsQ2XC4ZsOTE5YZKwhZO" alt=""></div>

The **Digital River Allocated %** is located at the **Bundle Items** option level in the Magento catalog. It represents the percentage of the bundle price allocated to each child product. The field requires a numerical value. If your bundle product contains multiple Bundle Item Options, the value for **Digital River Allocated %** must add up to 100% across the Item Options.

<div align="left"><img src="/files/aRAbo7f2S8WO3eDEhc0d" alt=""></div>

{% hint style="info" %}
**Notes:**

* We only support the Input Types **Drop Down** and **Radio Buttons**. This release does not support **Checkbox** and **Multiple Select**.
* All child products contained in your bundle must have the Digital River settings in the Magento catalog and must be [synced with the Digital River SKU Service](#manual-catalog-sync). The parent bundle product does not need to be synced.
  {% endhint %}


---

# 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.digitalriver.com/adobe-commerce-extension/adobe-commerce-extension-3.0.0/configure-the-digital-river-extension/supporting-a-fixed-price-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.
