Products by Category
Stock Status Summary
All Products (0)
| IMG | Product | Category | Featured | Price | Stock | Stock Qty | Media | Actions |
|---|
Orders (0)
| Order | Customer | Address | Items | Total | Status | Created | Actions |
|---|
Media Library
☁️ Media and product changes are stored directly in Supabase and can be updated from any device instantly.
Click any product in the Products tab to upload or manage its media.
Creates local thumb/display variants and uploads them for existing products.
Export & Deploy
📦 One-Click Export for Vercel
Downloads a ZIP with a media backup plus an updated
products.js. Your exported products.js keeps Supabase URLs (no local path rewrite).
After downloading the ZIP:
1. Extract the ZIP
2. Replace
3.
4. Vercel auto-deploys in ~30 seconds ✅
5. Optional: keep
1. Extract the ZIP
2. Replace
products.js in your project with the one from ZIP3.
git add products.js && git commit -m "update catalog" && git push4. Vercel auto-deploys in ~30 seconds ✅
5. Optional: keep
media_backup/ from ZIP for archival purposes
ℹ️ Export only products.js (no images) — for text/price/stock changes only.
⚡ Instant Sync: Fetch latest products + media assets directly from Supabase database. Use this to fix missing mediaAssets if products.js gets out of sync.
📮 Pincode Lookup Upload: choose your pincode_locality_lookup.json and upload directly to Supabase.
No file selected.
📊 Inventory XLSX Import: upload stock summary and auto-sync product stock counts/status to Supabase.
No file selected.
Click "Preview products.js" to see the file.