How to Use the Bulk-Add Variations Form
The Bulk-Add Variations Form allows customers to quickly add multiple product variations to their cart at once. This is perfect for bulk orders like team uniforms or event merchandise.
Step 1: Configure Variations in Print Profile
- Navigate to Chamevo > Print Profiles
- Select your print profile
- Click on the Addons tab
- Go to the Bulk Variations section
- Click Override to customize for this profile
- In the Available Options field, define your variations using this format:
Size=M|L;Colors=Blue|Red
- Click Save Changes

Step 2: Enable Form on Product Page|
- Click Individual Product Settings in Product page

- In the dialog, locate Bulk Variations Placement
- Select where to display the form:
- After Short Description (WooCommerce) - Displays below product description
- Via Shortcode [chamevo_bulk_add_form] - Use shortcode for custom placement
- None - Don't display the form
- Click Save

Variation Syntax
Format: VariationName=Option1|Option2;NextVariation=OptionA|OptionB
Examples:
Size=M|L
Size=M|L;Colors=Blue|Red
Size=S|M|L|XL;Colors=Black|White|Gray;Style=Regular|Fitted
Troubleshooting
Form not appearing?
- Check that Bulk Variations Placement is set to a display option (not "None")
- Verify variations are configured in Print Profile > Addons > Bulk Variations
- Ensure the print profile is assigned to your product
Variations not working?
- Check syntax: use
=after name,|between options,;between variation groups - No spaces around separators
Updated on: 12/01/2026
Thank you!