Overview
Variant breakouts allow you to configure specific product options (like Stone, Color, or Size) to be displayed as individual variant tiles instead of a single product tile. This is useful when each variant represents a distinct item that customers want to browse and compare independently.Before You Begin
- Ensure you have products with the option attribute you want to break out (e.g., products with a “Stone” option)
- Verify that variants have unique images and meaningful differences
- Consider which collections would benefit from variant breakouts
Create a Variant Breakout
- Navigate to Merchandising → Variant Breakouts in the dashboard
- Click Create Breakout
- Configure the breakout settings:
Name
Enter a descriptive name for your breakout configuration (e.g., “Stone Breakout” or “Color Breakout for Apparel”).Option Attribute
Select the product option attribute that should trigger the breakout. This dropdown shows all option attributes in your catalog (attributes that start withoptions.).
Examples:
Stone- For jewelry with different gemstonesColor- For apparel with distinct colorwaysSize- For products where size represents meaningfully different items
Applies To
Choose where the variant breakout should be active:- Search & Collections - Applies to both search results and collection browse pages
- Collections Only - Only applies to collection browse pages (Browse API)
- Search Only - Only applies to search results (Search API)
You can use different strategies for search versus browse. For example, show variants in collections but keep products grouped in search results.
Target Collections
Specify which collections should use this breakout:- All Collections - Leave this field empty to apply the breakout to all collections
- Specific Collections - Select one or more collection handles to target specific collections
Enable/Disable
Toggle the breakout on or off. Disabled breakouts are saved but not applied to results.Save the Breakout
Click Create Breakout to save your configuration. The breakout will be immediately active if enabled.What Happens Next
Once your variant breakout is active:- Products with the option will be expanded into individual variant tiles
- Products without the option will continue to display as standard product tiles
- API responses will include a
__typenamefield identifying each tile as"Product"or"Variant" - Total results and facet counts will reflect tile counts (not product counts)
- Pagination will operate on tiles
Example Scenario
Goal: Display rings with different gemstones as individual tiles in the “Rings” collection. Configuration:- Name:
Gemstone Breakout - Option Attribute:
Stone - Applies To:
Both - Target Collections:
rings,gemstone-jewelry - Enabled:
Yes
Troubleshooting
My breakout isn't showing in results
My breakout isn't showing in results
- Verify the breakout is enabled
- Check that you’re viewing a collection or search result where the breakout applies
- Ensure products in the collection have the specified option attribute
- Confirm the option attribute name matches exactly (case-sensitive)
I see a validation error about overlapping collections
I see a validation error about overlapping collections
Another active breakout already targets one or more of the collections you selected. You must either:
- Disable the existing breakout
- Remove the overlapping collections from one of the breakouts
- Use different collection targets
Facet counts seem too high
Facet counts seem too high
This is expected behavior. When variant breakouts are enabled, facet counts reflect tile counts rather than product counts. A product with 5 variants will contribute 5 to the facet count.
Variant tiles don't have unique images
Variant tiles don't have unique images
Ensure each variant has its own image assigned in Shopify. Variant breakouts work best when variants have distinct visual representations.
Next Steps
- Edit or delete a variant breakout
- Pin variant tiles in merchandising rules
- Learn more about variant breakouts