ZYN CULTURE — EST. 2026
www.zynculturee.in
No Duffle Bags listed yet.
Use Admin panel to add.
Your order has been received.
Enter password to access the dashboard
| Order ID | Customer | Location | Items | Amount | Payment | Status | Date |
|---|---|---|---|---|---|---|---|
| No orders yet | |||||||
| Order ID | Customer | Phone | Address | Location | Items | Amount | Payment | Ref | Status | Date | Action |
|---|---|---|---|---|---|---|---|---|---|---|---|
| No orders yet | |||||||||||
Tap to add photos
JPG · PNG · WEBP · HEIC — tap again to add more
Format: size:quantity — e.g. 28:2, 30:1, 32:3. Leave blank = unlimited stock.
Enter comma-separated values for each measurement option.
Manage the full-screen hero slideshow. Upload a Wide (Laptop) and Tall (Mobile) version for each slide!
➕ Add New Slide (Upload Pair)
1. Select Laptop Photo (Wide)
2. Select Mobile Photo (Tall)
The banner that appears above the navigation. Customize the text, color, and toggle it on/off.
Connect Supabase (free database) + Cloudinary (free image hosting) so your photos and products are visible to everyone worldwide.
→ Get Supabase free ·
→ Get Cloudinary free
create table zyn_products (id bigint generated always as identity primary key, data jsonb, created_at timestamptz default now()); create table zyn_media (id bigint generated always as identity primary key, url text, type text, sort_order int default 0); create table zyn_orders (id bigint generated always as identity primary key, data jsonb, created_at timestamptz default now()); create table zyn_config (key text primary key, value jsonb); -- Allow public read/write (since admin password is in the app) alter table zyn_products enable row level security; alter table zyn_media enable row level security; alter table zyn_orders enable row level security; alter table zyn_config enable row level security; create policy "public all" on zyn_products for all using (true) with check (true); create policy "public all" on zyn_media for all using (true) with check (true); create policy "public all" on zyn_orders for all using (true) with check (true); create policy "public all" on zyn_config for all using (true) with check (true);3. Go to Project Settings → API → copy Project URL and anon public key → paste above.
Get your key from razorpay.com → Settings → API Keys. Use rzp_test_ for testing, switch to rzp_live_ when going live. Your Netlify domain must be added to Razorpay's allowed origins.
| Size | Rise | Thighs | Length | Leg Opening |
|---|
Enter your Order ID or the email you used at checkout to track your order.
Verify by phone number
Please submit all general enquiries in the contact form below and we look forward to hearing from you soon.