eCommerce¶
This page is for the Executive and Event Manager personas selling merch — both online and at the door. Blaqbook keeps the storefront and POS pointed at the same inventory pool, so you don't have to reconcile counts across two systems.
Screenshot pending
A storefront screenshot will land here in a follow-up commit.
Selling Merch (Online + at the Door)¶
Blaqbook ships with placeholder merch products (tee, hoodie, hat, accessory pack) that share a single stock pool between the public storefront and the in-house POS. Sell the same shirt online or at the door — the inventory count stays in sync.
Where merch lives:
- Public storefront:
https://[your-domain]/shop(Odoo eCommerce) - Backend product list: Inventory → Products or Sales → Products
- POS configs (door cash drawer): Point of Sale → Configuration → Point of Sale
Updating prices or stock:
- Go to Inventory → Products → [product]
- Edit price under Sales tab; edit on-hand quantity via Update Quantity button
- Changes apply to both the storefront and POS immediately
Merch Upsell on Ticket Confirmation¶
After a customer completes ticket purchase, the order confirmation page shows a "REP THE BRAND" panel linking to /shop/category/merch-1. No setup required — it appears automatically as long as blaqbook_merch is installed.