New BouquetPicker modal lets customers assemble a bouquet from catalog items tagged with the Square "Build" category — up to 6 mylars (with per-item quantity and variation selection) and 6 latex balloons (with inline color swatch picker). Product cards tagged 'bouquet-builder' in Square open the new picker instead of ColorPicker. Each selected balloon is added to the cart as its own line item grouped under a "Your Bouquet" header in the drawer, with a single "Remove all" button for the whole bouquet. The "build" category is hidden from the main catalog tab bar so component items don't clutter the shop unless they're also in another display category. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
11 lines
151 B
JSON
11 lines
151 B
JSON
{
|
|
"order": [
|
|
"latex",
|
|
"birthday",
|
|
"mylar-bouquets",
|
|
"graduation",
|
|
"letters-and-numbers",
|
|
"other"
|
|
],
|
|
"hidden": ["build"]
|
|
} |