Handcrafted jewellery,
delivered with love.
Admin Portal
—
Total Revenue
—
Total Orders
—
Pending Orders
—
Paid Orders
—
Products
| Invoice # | Date | Items | Total | Status |
|---|
—
Total Products
—
Total Orders
—
Pending Orders
—
Custom Added
—
Edited Products
—
Categories
| Image | SKU | Name | Category | Price | Source | Stock | Actions |
|---|
Tip: After adding a category, go to Products → Add Product and select it in the Category dropdown. The new category will also appear as a filter option in your shop.
Orders are saved to Firebase Firestore. Configure js/firebase-config.js with your Firebase project credentials to enable order tracking.
| Order ID | Date | Customer | Items | Total | Status | Payment | Action |
|---|
js/firebase-config.jsfirebase.rules.txt into Firestore Rules tabTo update phone numbers, email, or WhatsApp links, edit these files directly:
js/cart-page.js — search 919999999999js/contact.js — search hello@jhumkastore.comindex.html — search wa.me/919999999999These codes are active and can be used by customers at checkout:
| Code | Discount |
|---|---|
JHUMKA10 | 10% off |
BANGLE15 | 15% off |
FIRST20 | 20% off |
SAVE5 | 5% off |
To add/remove codes, edit js/cart.js → VALID_COUPONS.
This will permanently delete all custom products, custom categories, deleted product records, and your admin password. This action cannot be undone.