chris 5e1db823cb Fix bouquet builder: bypass Online filter via dedicated API endpoint
Items in the Square "Build" category don't need the "Online" category
to appear in the bouquet builder. A new /api/bouquet-items endpoint
calls getSquareCatalog({ filterCategory: 'build' }) which skips the
Online filter and returns only Build-category items directly from Square.

BouquetPicker now fetches from /api/bouquet-items instead of /api/catalog.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-18 13:09:13 -04:00
..
2026-06-18 11:42:21 -04:00