Admin

Business settings

Store name, hero copy, and order delivery.

Orders email via Resend on Vercel (/api/order). Set Order email to your inbox — you receive a copy of every order.

Customers receive their own copy automatically. In Resend, verify your domain (e.g. spacecamp.app) and set Vercel env ORDER_FROM_EMAIL to something like orders@spacecamp.app.

Access codes

Customer codes with either a price multiplier (0.8 = 20% off list) or fixed per-section prices.

Add code

Menu sections

Group products on the storefront (e.g. Flower, Disposables).

Add section

Vendors

Who supplies each product (e.g. ZG, Dispensary 2). Used to filter the menu in admin and on the storefront.

Add vendor

Products

0 products

Showing all vendors

Toggle Active on each row to show or hide it on the storefront (saves automatically). Use Add product for full editing.

Phone orders

Build orders for callers — per-line tier or custom pricing, then submit like the storefront.

1. Customer

Order confirmation is sent to this address.

2. Items

No items yet. Add a product to build the order.

3. Total & submit

Order total $0.00

Invoices

0 orders

Orders saved in this browser after a successful storefront or phone order submit.

Save & publish

Preview locally, then export for production.

  1. Save changes — updates this browser only (good for testing).
  2. Preview menu — opens the storefront without an access code (orders disabled).
  3. Export config.js — download the file.
  4. Replace config.js in the project and re-deploy.