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>
Description
No description provided
Languages
TypeScript
51.2%
JavaScript
21.3%
HTML
11.7%
CSS
8.2%
Shell
7%
Other
0.6%