Bundle Builder — Backend Orders
Privacy policy · Effective August 8, 2026 · Contact: fredrik@customconesusa.com
This Chrome extension is an internal tool for Custom Cones USA / DaySavers staff. It adds a bundle-builder panel to the BigCommerce control panel's manual/draft order screen so staff can add the company's product bundles to backend orders at correct bundle pricing. It runs only on our own BigCommerce admin pages (store-*.mybigcommerce.com/manage).
Data the extension handles
- The order's cart identifier (a UUID), read passively from the admin page's own API requests, so the panel knows which order to add bundles to.
- The bundle selections a staff member makes in the panel (which products, quantities).
Both are sent only to our own bundle application server, which adds the items to the order through BigCommerce's official APIs. The extension collects no personal information about staff or customers, reads no page content beyond the cart identifier, and holds no credentials.
Storage
One configuration value (the bundle application server's URL) is kept in Chrome's extension storage. Uninstalling the extension removes it.
What it does not do
- No analytics, tracking, or cookies.
- No collection of browsing history or page content.
- No selling or sharing of any data with third parties.
- No activity outside our BigCommerce control panel pages.