Overview
Quick snapshot of your catalogue, campaigns, and inbound interest.
Opens WhatsApp with your configured business line (after save / sync).
Homepage
Hero story, calls-to-action, and trust strip shown above the fold.
Product catalogue
Products are grouped by category for faster editing. Order in each list matches your live catalogue (first items sync to featured slots).
Categories
Filters on the shop grid and tab bar. Slug must match product category values.
Testimonials
Shown on the homepage. Map to elements t1-quote … t3.
Promotions
Site-wide promo strip plus optional campaign cards for seasonal pushes.
Leads & sales
Institutional inquiries, WhatsApp intents, and quotation pipeline — synced from Supabase leads.
| Customer | Institution | Products | Status | Value | Source | Date | Actions |
|---|
Contact
Phone, WhatsApp number, and footer lines.
SEO & social
Meta tags and sharing previews. Bots may cache — redeploy and re-share after changes.
Settings
Wholesale copy and database notes.
Apply the full CRM schema from supabase/leads_schema.sql (pipeline stages, revenue fields, JSON timelines). Policies: public insert for storefront capture; authenticated select / update / delete for this admin.
-- See supabase/leads_schema.sql in the repo for the complete script.