Overview
You can edit existing variant breakouts to change their configuration, enable/disable them, or delete them entirely. This guide covers all management operations for variant breakouts.Edit a Variant Breakout
- Navigate to Merchandising → Variant Breakouts in the dashboard
- Find the breakout you want to edit in the list
- Click on the breakout name to open the edit page
- Modify any of the following settings:
Editable Fields
- Name - Update the descriptive name
- Option Attribute - Change which product option triggers the breakout
- Applies To - Modify where the breakout is active (search, collections, or both)
- Target Collections - Add or remove collection targets
- Enabled - Toggle the breakout on or off
- Click Save Changes to apply your modifications
Enable or Disable a Breakout
You can temporarily disable a breakout without deleting it:From the Edit Page
- Navigate to the breakout’s edit page
- Toggle the Enabled switch to off
- Click Save Changes
From the List Page
- Navigate to Merchandising → Variant Breakouts
- Find the breakout in the list
- Click the enable/disable toggle in the Status column
Disabled breakouts are saved but not applied to results. This is useful for testing or temporarily reverting to standard product tiles without losing your configuration.
Delete a Variant Breakout
- Navigate to the breakout’s edit page
- Scroll to the bottom of the page
- Click Delete
- Confirm the deletion in the dialog
What Happens When You Delete
- The breakout configuration is permanently removed
- Products immediately revert to standard product tiles
- API responses no longer include
__typenamefields (unless other breakouts are active) - Facet counts return to product-based counting
- Any merchandising rules pinning variant tiles will need to be updated
Validation Rules
When editing a breakout, the system enforces these rules:Collection Overlap Prevention
You cannot enable a breakout if its target collections overlap with another active breakout. If you encounter this error:- Disable the conflicting breakout, or
- Modify the target collections to remove the overlap, or
- Delete the conflicting breakout
Option Attribute Validation
The option attribute must:- Exist in your catalog
- Be a valid option attribute (starts with
options.) - Have products that use this option
Best Practices
Test changes before enabling
Test changes before enabling
When editing a breakout, consider disabling it first, making your changes, testing in a staging environment, then re-enabling it.
Use descriptive names
Use descriptive names
Name your breakouts clearly so team members understand their purpose (e.g., “Gemstone Breakout for Jewelry” instead of “Breakout 1”).
Document your strategy
Document your strategy
Keep notes on why you configured breakouts for specific collections. This helps when reviewing or optimizing your merchandising strategy.
Monitor impact on facets
Monitor impact on facets
After enabling or modifying a breakout, check your facet counts to ensure they align with expectations.
Troubleshooting
I can't enable my breakout
I can't enable my breakout
Check for validation errors:
- Ensure no other active breakout targets the same collections
- Verify the option attribute exists and is spelled correctly
- Confirm you have products with this option in the target collections
Changes aren't appearing in results
Changes aren't appearing in results
- Verify the breakout is enabled after saving
- Clear any caching in your frontend application
- Check that you’re viewing a collection or search result where the breakout applies
I deleted a breakout by accident
I deleted a breakout by accident
Unfortunately, deletions are permanent. You’ll need to recreate the breakout with the same configuration. Consider disabling instead of deleting if you might need the configuration again.