> ## Documentation Index
> Fetch the complete documentation index at: https://partner-docs.foxsell.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Multi Variant Bundles

> Bundle different variants together where each variant selection includes a specific set of bundled variants

<Note>
  Uses Shopify Native API for bundling - works out of the box without theme customization.
  Build custom displays using Metafields and Metaobjects from FoxSell Bundles Plus to show variants included in each bundle variant.
</Note>

## Introduction

* Create bundles where each variant contains a different set of bundled variants
* Uses Shopify's Native Bundling API for seamless integration
* Perfect for pre-configured variant combinations with different contents
* Each variant option automatically includes its specific set of variants
* Works seamlessly with your theme without any customization needed

## Features

* Each variant has its own unique set of bundled variants
* Use prices and compare at prices from within Shopify Admin
* Works seamlessly with your theme without customization
* Easy inventory management per variant
* Automatic price calculations
* Fully compatible with Point of Sale (POS) system
* Access variant-specific bundle configuration via metaobjects for custom displays

## Limitations

* Maximum 30 products per bundle variant
* Up to 2048 variants total across all products per bundle variant
* Maximum 3 options per product (e.g., size, color, style)
* Does not support custom product designs
* Not compatible with subscription products or recurring payments

## Typical Use Cases

* Size-based bundles: "Small Kit" (2 items) vs "Large Kit" (5 items) - different variants have different contents
* Tier-based packages: "Basic Package" (essential variants) vs "Premium Package" (includes premium variants)
* Color-coordinated sets: "Blue Theme Set" (blue variants of 3 products) vs "Red Theme Set" (red variants of 3 products)
* Meal kits: "Breakfast Bundle" vs "Lunch Bundle" - each with different food item variants
* Gaming bundles: "Starter Pack" (basic game + 2 DLCs) vs "Ultimate Pack" (deluxe game + 5 DLCs)
* Beauty sets: "Day Routine" (daytime product variants) vs "Night Routine" (nighttime product variants)

<br />

<Card title="Data Structure" icon="database" href="/data-structures/multi-variant-bundles" horizontal>
  Metafields and Metaobjects Data Structure
</Card>
