Not connected
Product Catalog
๐Ÿ•
โ— Local Mode
๐Ÿ“ฆ Product Catalog
NameASINBrand INRAEDWeightStockActions
๐Ÿšซ Banned Products
NameASINBan ReasonAction

๐Ÿงฎ Live Pricing Calculator

Formula: Logistics = 16 AED/kg ยท Min charge = 500g ยท Margin = 10% of (base+logistics), capped at AED 20 ยท Final = base + logistics + margin + 5% VAT
Breakdown
Source โ†’ AEDโ€”
Effective weight (min 500g)โ€”
Logistics (16 AED/kg)โ€”
Margin (10%, cap 20)โ€”
UAE VAT (5%)โ€”
Final Customer Priceโ€”
๐Ÿ’ฐ Bulk Pricing Manager
ProductWeightINRBase AED LogisticsMarginVATAuto AED Custom AEDSave
๐Ÿšš Orders & Tracking
โš™๏ธ BigQuery Connection Setup
Quick Steps
  1. Go to console.cloud.google.com
  2. Create project: zongdong-backend
  3. Enable BigQuery API
  4. Create dataset: zongdong
  5. Run the SQL from schema.sql
  6. Deploy API: bash deploy.sh PROJECT SECRET
  7. Paste the Cloud Run URL above
Connection Status
Enter your API URL and secret above, then click Test Connection.
When connected, all data is persisted to BigQuery in real-time.
Until connected, the dashboard runs in local demo mode.
Files in your download:
๐Ÿ“„ server.js โ€” Node.js API (deploy to Cloud Run)
๐Ÿ“„ package.json โ€” Dependencies
๐Ÿ“„ Dockerfile โ€” Container config
๐Ÿ“„ schema.sql โ€” BigQuery table schemas
๐Ÿ“„ deploy.sh โ€” One-command deployment script
๐Ÿ“„ dashboard.html โ€” This dashboard file