# Bundle Recommendation

## Leveraging this Feature

* Use proprietary algorithm to identify most successful product bundles based on store data.
* Make use of the feature's ranking system, which shows the estimated sales uplift if the products were bundled, to determine which bundles are likely to drive the most revenue.
* Incorporate the insights gained into your product offerings to improve your overall sales performance and enhance the customer experience.

{% hint style="info" %}
The tool is powered by a proprietary "most frequently bought" algorithm that analyzes your store data from the past 120 days to determine the most successful product bundles. The algorithm uses this data to identify trends in customer purchasing behavior and ranks the results based on the estimated sales uplift if the products were bundled together.
{% endhint %}

## Usage

<figure><img src="https://lh6.googleusercontent.com/v88WPeAmO56URRMd31F1rM13NRuY_GRvOSbD_9csuutkFSrEbGgWoYZxjE_UdE_5GaFcs0pxspBKP3IigUP3v1EWfGTG5B_lsQntlVpEq5PN7jHyTPdXbjYjviVJkMG8T3zfEbt-btTH6zIbRFUaBnSzIdDYuTXnQaHTRPQ1faUURBALoIyKVQNIxaTv3Q" alt=""><figcaption></figcaption></figure>

<details>

<summary>Top 10 Bundling Recommendations</summary>

* Review the ranking of the top 10 product bundles to identify the most successful combinations
* Implement the top-ranked product bundles to increase sales

</details>

<details>

<summary>Base Product Name or Inventory SKU</summary>

* Search for a specific base product to view recommendations for complementary products to bundle with
* Implement the recommended product bundles to increase product visibility and cross-selling opportunities

</details>


---

# 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://howto.sellercraft.co/how-to-sellercraft/oms/sellerwizard/bundle-recommendation.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.
