---
title: Flipkart Clone Features
description: Home/Flipkart Clone/FeaturesFlipkart Clone · Features  Flipkart Clone Features: Cash, Serviceability and the Last Mile  Marketplaces built for card-first, metro
url: https://miracuves.com/flipkart-clone/features
date_modified: 2026-08-25
author: miracuves
language: en_US
---

.mcv-fkf{
    --crimson:#e8344f; --crimson-deep:#a70d2a; --crimson-hot:#d81b46; --crimson-light:#ff8090;
    --amber:#fbbf24; --black:#0a0a0a; --white:#ffffff; --paper:#faf8f8; --ink:#191419; --ink-dim:#6d666d;
    --line:rgba(11,11,16,0.1); --line-light:rgba(255,255,255,0.12);
    --card-bg:rgba(8,3,8,0.82);
    font-family:'Plus Jakarta Sans',Arial,sans-serif; color:var(--ink); background:var(--white); margin:0; padding:0;
  }
  .mcv-fkf *{ box-sizing:border-box; }
  .mcv-fkf h1,.mcv-fkf h2,.mcv-fkf h3{ font-family:'Plus Jakarta Sans',Arial,sans-serif; font-weight:800; margin:0; letter-spacing:-0.02em; line-height:1.12; }
  .mcv-fkf p{ margin:0 0 14px; line-height:1.7; color:var(--ink); }
  .mcv-fkf a{ color:var(--crimson-deep); text-decoration:none; }
  .mcv-fkf .mono{ font-family:'JetBrains Mono',monospace; }
  .mcv-fkf-wrap{ max-width:1180px; margin:0 auto; padding:0 24px; position:relative; z-index:2; }
  .mcv-fkf-bleed{ position:relative; left:50%; right:50%; margin-left:-50vw; margin-right:-50vw; width:100vw; }

  .mcv-seo-ref{ background:#FFF7E0; border:2px dashed #C79A00; padding:18px 22px; font-family:Arial,sans-serif; font-size:13px; color:#4A3B00; max-width:1180px; margin:18px auto; border-radius:8px; }

  .mcv-fkf-crumb{ display:flex; gap:8px; align-items:center; font-family:'JetBrains Mono',monospace; font-size:11.5px; color:rgba(255,255,255,.62); margin-bottom:20px; }
  .mcv-fkf-crumb a{ color:rgba(255,255,255,.62); }
  .mcv-fkf-crumb a:hover{ color:var(--crimson-light); }
  .mcv-fkf-crumb span.sep{ opacity:.5; }
  .mcv-fkf-crumb span.cur{ color:rgba(255,255,255,.75); }

  .mcv-fkf-eyebrow{ display:inline-flex; align-items:center; gap:8px; padding:7px 16px; border-radius:100px; background:rgba(255,255,255,.06); border:1px solid var(--line-light); font-family:'JetBrains Mono',monospace; font-size:11.5px; font-weight:700; letter-spacing:.18em; text-transform:uppercase; color:var(--crimson-light); margin-bottom:22px; }
  .mcv-fkf-eyebrow .dot{ width:6px; height:6px; border-radius:50%; background:var(--crimson); }

  .mcv-fkf-hero{ background:radial-gradient(ellipse 900px 500px at 85% -10%, rgba(232,52,79,.16), transparent), #0a0a0a; color:#fff; padding:56px 0 150px; position:relative; overflow:hidden; }
  .mcv-fkf-hero .ring{ position:absolute; border:2px solid rgba(232,52,79,.18); border-radius:50%; pointer-events:none; }
  .mcv-fkf-hero .ring1{ width:560px; height:560px; top:-260px; right:-200px; }
  .mcv-fkf-hero .ring2{ width:340px; height:340px; bottom:-200px; right:120px; border-color:rgba(232,52,79,.1); }
  .mcv-fkf-herogrid{ display:grid; grid-template-columns:1.1fr 0.9fr; gap:48px; align-items:center; }
  .mcv-fkf-hero h1{ font-size:clamp(27px,3.9vw,44px); color:#fff; }
  .mcv-fkf-hero h1 em{ font-style:normal; color:#ff8090; }
  .mcv-fkf-hero p.sub{ font-size:16px; color:rgba(255,255,255,.68); max-width:600px; margin:20px 0 30px; }

  .mcv-fkf a.mcv-fkf-btn{ display:inline-flex; align-items:center; gap:8px; border-radius:12px; background:linear-gradient(160deg,#d81b46,#e8344f); color:#fff; font-weight:700; font-size:15px; padding:15px 28px; box-shadow:0 10px 30px rgba(232,52,79,.3); transition:transform .25s cubic-bezier(.2,.8,.2,1), box-shadow .25s; }
  .mcv-fkf a.mcv-fkf-btn:hover{ color:#fff; transform:translateY(-2px); box-shadow:0 14px 36px rgba(232,52,79,.42); text-decoration:none; }
  .mcv-fkf a.mcv-fkf-btn-outline{ display:inline-flex; align-items:center; border:2px solid rgba(255,255,255,.7); color:#fff; border-radius:12px; font-weight:700; font-size:15px; padding:13px 26px; margin-left:12px; transition:all .2s; }
  .mcv-fkf a.mcv-fkf-btn-outline:hover{ background:#fff; color:#191419; text-decoration:none; }

  .mcv-fkf-trust{ display:flex; flex-wrap:wrap; gap:22px; margin-top:34px; padding-top:24px; border-top:1px solid var(--line-light); }
  .mcv-fkf-trust-item{ display:flex; align-items:center; gap:8px; font-size:12.5px; color:rgba(255,255,255,.6); }
  .mcv-fkf-trust-item strong{ font-family:'JetBrains Mono',monospace; color:#fff; font-size:14px; }

  .mcv-fkf-cardstack{ position:relative; height:340px; }
  .mcv-fkf-fincard{ position:absolute; width:300px; height:180px; border-radius:18px; padding:22px; background:linear-gradient(150deg,#1c1418,#0d0709); border:1px solid var(--line-light); box-shadow:0 30px 70px rgba(0,0,0,.5); }
  .mcv-fkf-fincard.c1{ top:0; left:10px; z-index:1; opacity:.5; transform:rotate(-6deg) scale(.92); }
  .mcv-fkf-fincard.c2{ top:30px; left:40px; z-index:2; background:linear-gradient(150deg,#3a0a15,#160408 60%,#0a0a0a); border-color:rgba(232,52,79,.3); box-shadow:0 40px 90px rgba(0,0,0,.55), 0 0 60px -12px rgba(232,52,79,.35); }
  .mcv-fkf-fincard .brand{ font-family:'JetBrains Mono',monospace; font-size:11px; letter-spacing:.14em; text-transform:uppercase; color:rgba(255,255,255,.55); }
  .mcv-fkf-fincard .chip{ width:34px; height:24px; border-radius:5px; background:linear-gradient(135deg,#ff8090,#e8344f); margin:22px 0 18px; }
  .mcv-fkf-fincard .num{ font-family:'JetBrains Mono',monospace; font-size:15px; color:#fff; letter-spacing:.1em; }
  .mcv-fkf-fincard .curr{ position:absolute; bottom:22px; right:22px; font-family:'JetBrains Mono',monospace; font-size:11px; color:#ff8090; }
  .mcv-fkf-float{ position:absolute; background:rgba(8,3,8,0.82); border:1px solid var(--line-light); border-radius:14px; padding:12px 16px; box-shadow:0 16px 40px rgba(0,0,0,.35); z-index:3; }
  .mcv-fkf-float .k2{ font-family:'JetBrains Mono',monospace; font-size:10px; color:#ff8090; text-transform:uppercase; letter-spacing:.08em; margin-bottom:3px; }
  .mcv-fkf-float .v{ font-family:'JetBrains Mono',monospace; font-size:15px; color:#fff; font-weight:700; }
  .mcv-fkf-float-1{ top:-10px; right:0; }
  .mcv-fkf-float-2{ bottom:10px; left:0; }

  .mcv-fkf-statbar{ margin-top:-72px; position:relative; z-index:3; }
  .mcv-fkf-statbar .inner{ background:rgba(8,3,8,0.82); border:1px solid var(--line-light); border-radius:18px; box-shadow:0 24px 60px rgba(0,0,0,.35); padding:32px 20px; display:grid; grid-template-columns:repeat(4,1fr); }
  .mcv-fkf-statbar .stat{ text-align:center; padding:0 12px; border-right:1px solid var(--line-light); }
  .mcv-fkf-statbar .stat:last-child{ border-right:none; }
  .mcv-fkf-statbar .num{ font-family:'JetBrains Mono',monospace; font-weight:700; font-size:22px; color:#ff8090; }
  .mcv-fkf-statbar .lbl{ font-size:11.5px; color:rgba(255,255,255,.62); margin-top:6px; line-height:1.4; }

  .mcv-fkf-section{ padding:100px 0 76px; }
  .mcv-fkf-section.paper{ background:#faf8f8; }
  .mcv-fkf-section.tight{ padding-top:76px; }
  .mcv-fkf-head{ text-align:center; max-width:720px; margin:0 auto 48px; }
  .mcv-fkf-head .kicker{ font-family:'JetBrains Mono',monospace; font-size:12px; font-weight:700; letter-spacing:.18em; text-transform:uppercase; color:#a70d2a; margin-bottom:12px; }
  .mcv-fkf-head h2{ font-size:clamp(22px,3vw,34px); color:#191419; }
  .mcv-fkf-head p{ color:#6d666d; margin-top:14px; }

  .mcv-fkf-rolegrid{ display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
  .mcv-fkf-rolecard{ background:#fff; border:1px solid var(--line); border-radius:18px; padding:28px 24px; box-shadow:0 6px 18px rgba(0,0,0,.05); transition:transform .3s cubic-bezier(.2,.8,.2,1), box-shadow .3s, border-color .3s; }
  .mcv-fkf-rolecard:hover{ transform:translateY(-6px); box-shadow:0 20px 40px rgba(0,0,0,.09); border-color:#e8344f; }
  .mcv-fkf-roleicon{ width:40px; height:40px; border-radius:10px; background:rgba(232,52,79,.12); border:1px solid rgba(232,52,79,.3); display:flex; align-items:center; justify-content:center; margin-bottom:16px; font-family:'JetBrains Mono',monospace; font-weight:700; font-size:14px; color:#a70d2a; }
  .mcv-fkf-rolecard h3{ font-size:17px; margin-bottom:12px; color:#191419; }
  .mcv-fkf-rolecard ul{ margin:0; padding-left:18px; font-size:13.5px; color:#191419; }
  .mcv-fkf-rolecard li{ margin-bottom:8px; line-height:1.5; }

  .mcv-fkf-tablewrap{ overflow-x:auto; border-radius:16px; box-shadow:0 12px 34px rgba(0,0,0,.07); border:1px solid var(--line); }
  table.mcv-fkf-table{ border-collapse:collapse; width:100%; min-width:680px; background:#fff; font-size:13.5px; }
  table.mcv-fkf-table th{ background:#0a0a0a; color:#ffffff; text-align:left; padding:14px 16px; font-family:'JetBrains Mono',monospace; font-weight:600; font-size:12px; letter-spacing:.04em; text-transform:uppercase; }
  table.mcv-fkf-table td{ padding:14px 16px; border-bottom:1px solid rgba(11,11,16,0.1); vertical-align:top; color:#191419; }
  table.mcv-fkf-table td.hl{ background:rgba(232,52,79,.06); border-top:3px solid #e8344f; font-weight:600; color:#191419; }
  table.mcv-fkf-table th.hl{ background:#e8344f; color:#ffffff; }
  table.mcv-fkf-table tbody tr:hover td{ background:#f4f1f1; color:#191419; }
  table.mcv-fkf-table tbody tr:hover td.hl{ background:rgba(232,52,79,.13); color:#191419; }
  table.mcv-fkf-table tr:last-child td{ border-bottom:none; }
  .mcv-fkf-note{ font-size:12.5px; color:#6d666d; margin-top:12px; }

  .mcv-fkf-callout{ background:linear-gradient(135deg,#2B0710,#4A0F1E); color:#fff; border-radius:20px; padding:40px 44px; }
  .mcv-fkf-callout h2{ color:#fff; font-size:22px; margin-bottom:12px; }
  .mcv-fkf-callout p{ color:rgba(255,255,255,.78); font-size:14.5px; margin:0; }

  .mcv-fkf-honest{ background:#fff; border:1px solid var(--line); border-left:4px solid #fbbf24; border-radius:14px; padding:28px 30px; }
  .mcv-fkf-honest h3{ font-size:17px; margin-bottom:14px; color:#191419; }
  .mcv-fkf-honestgrid{ display:grid; grid-template-columns:1fr 1fr; gap:10px 28px; }
  .mcv-fkf-honestgrid div{ font-size:13.5px; color:#191419; line-height:1.55; padding-left:18px; position:relative; }
  .mcv-fkf-honestgrid div::before{ content:'!'; position:absolute; left:0; top:0; font-family:'JetBrains Mono',monospace; font-weight:700; color:#8a6100; }

  .mcv-fkf-cs{ background:#fff; border:1px solid var(--line); border-radius:20px; padding:32px 34px; display:flex; justify-content:space-between; align-items:center; gap:24px; flex-wrap:wrap; box-shadow:0 8px 24px rgba(0,0,0,.05); }
  .mcv-fkf-cs-badge{ display:inline-flex; align-items:center; gap:7px; padding:6px 14px; border-radius:100px; background:rgba(232,52,79,.08); border:1px solid rgba(232,52,79,.25); font-family:'JetBrains Mono',monospace; font-size:11px; font-weight:700; letter-spacing:.1em; text-transform:uppercase; color:#a70d2a; margin-bottom:12px; }
  .mcv-fkf-cs-badge .dot{ width:6px; height:6px; border-radius:50%; background:#e8344f; }
  .mcv-fkf-cs-body{ flex:1; min-width:260px; }
  .mcv-fkf-cs-body h3{ font-size:16.5px; margin-bottom:6px; color:#191419; }
  .mcv-fkf-cs-body p{ color:#6d666d; font-size:13.5px; margin:0; max-width:460px; }
  .mcv-fkf a.mcv-fkf-cs-link{ font-family:'JetBrains Mono',monospace; font-size:12px; font-weight:700; color:#a70d2a; white-space:nowrap; }

  .mcv-fkf-faqgrid{ display:grid; grid-template-columns:1fr 1fr; gap:0 40px; max-width:1000px; margin:0 auto; }
  .mcv-fkf-faq details{ border-bottom:1px solid var(--line); padding:18px 0; }
  .mcv-fkf-faq summary{ font-family:'Plus Jakarta Sans',Arial,sans-serif; font-weight:700; font-size:15px; color:#191419; cursor:pointer; list-style:none; display:flex; justify-content:space-between; align-items:center; gap:16px; }
  .mcv-fkf-faq summary::-webkit-details-marker{ display:none; }
  .mcv-fkf-faq summary::after{ content:'+'; font-family:'JetBrains Mono',monospace; color:#a70d2a; font-size:20px; font-weight:700; flex:none; }
  .mcv-fkf-faq details[open] summary::after{ content:'\2212'; }
  .mcv-fkf-faq .a{ color:#6d666d; font-size:13.5px; margin-top:10px; line-height:1.65; }

  .mcv-fkf-cta{ background:linear-gradient(120deg,#e8344f,#6e0e1f); color:#fff; padding:64px 0; position:relative; overflow:hidden; }
  .mcv-fkf-cta .ring{ position:absolute; border:2px solid rgba(255,255,255,.14); border-radius:50%; width:360px; height:360px; top:-140px; right:-100px; }
  .mcv-fkf-cta .flex{ display:flex; justify-content:space-between; align-items:center; gap:28px; flex-wrap:wrap; position:relative; z-index:2; }
  .mcv-fkf-cta h2{ color:#fff; font-size:clamp(20px,2.6vw,28px); margin-bottom:8px; }
  .mcv-fkf-cta p{ color:rgba(255,255,255,.82); margin:0; max-width:460px; }
  .mcv-fkf-cta a.mcv-fkf-btn-outline{ border-color:#fff; }
  .mcv-fkf-cta a.mcv-fkf-btn{ background:#fff; box-shadow:0 10px 30px rgba(0,0,0,.2); }
  .mcv-fkf-cta a.mcv-fkf-btn,.mcv-fkf-cta a.mcv-fkf-btn:hover{ color:#a70d2a; }

  .mcv-fkf-explore{ display:flex; flex-wrap:wrap; gap:10px; justify-content:center; }
  .mcv-fkf a.mcv-fkf-pill{ font-family:'JetBrains Mono',monospace; font-size:12.5px; font-weight:600; padding:10px 18px; border-radius:100px; border:1px solid var(--line); color:#191419; background:#fff; transition:all .2s; }
  .mcv-fkf a.mcv-fkf-pill:hover{ border-color:#e8344f; color:#a70d2a; text-decoration:none; }
  .mcv-fkf a.mcv-fkf-pill.cur{ background:#191419; color:#fff; border-color:#191419; }

  .mcv-fkf-finalcta{ background:#0a0a0a; color:#fff; text-align:center; padding:96px 24px 64px; position:relative; overflow:hidden; }
  .mcv-fkf-finalcta .ring{ position:absolute; border:1.5px solid rgba(232,52,79,.16); border-radius:50%; }
  .mcv-fkf-finalcta .ring1{ width:480px; height:480px; top:-220px; left:-160px; }
  .mcv-fkf-finalcta .ring2{ width:300px; height:300px; bottom:-180px; right:-90px; }
  .mcv-fkf-finalcta .card{ background:rgba(8,3,8,0.82); border:1px solid var(--line-light); border-radius:24px; padding:56px 40px; max-width:720px; margin:0 auto; position:relative; z-index:2; }
  .mcv-fkf-finalcta h2{ color:#fff; font-size:clamp(24px,3.2vw,34px); max-width:640px; margin:0 auto 14px; }
  .mcv-fkf-finalcta p.sub{ color:rgba(255,255,255,.7); max-width:520px; margin:0 auto 30px; }
  .mcv-fkf-footerbar{ max-width:1180px; margin:56px auto 0; padding-top:28px; border-top:1px solid var(--line-light); position:relative; z-index:2; }
  .mcv-fkf-byline{ display:flex; flex-wrap:wrap; gap:6px 14px; align-items:center; font-family:'JetBrains Mono',monospace; font-size:11.5px; color:rgba(255,255,255,.55); border-bottom:1px solid rgba(255,255,255,.12); padding-bottom:16px; margin-bottom:12px; }
  .mcv-fkf-byline strong{ color:#fff; font-weight:600; }
  .mcv-fkf-byline .dotsep{ opacity:.4; }
  .mcv-fkf-footermeta{ display:flex; flex-wrap:wrap; justify-content:space-between; gap:12px; font-family:'JetBrains Mono',monospace; font-size:11px; color:rgba(255,255,255,.55); }

  @media (max-width:900px){
    .mcv-fkf-herogrid{ grid-template-columns:1fr; }
    .mcv-fkf-statbar .inner{ grid-template-columns:repeat(2,1fr); gap:18px 0; }
    .mcv-fkf-statbar .stat:nth-child(2){ border-right:none; }
    .mcv-fkf-rolegrid{ grid-template-columns:1fr; }
    .mcv-fkf-honestgrid{ grid-template-columns:1fr; }
    .mcv-fkf-faqgrid{ grid-template-columns:1fr; }
    .mcv-fkf-hero h1{ font-size:27px; }
    .mcv-fkf-cta .flex{ flex-direction:column; align-items:flex-start; }
    .mcv-fkf-cardstack{ height:260px; }
    .mcv-fkf-fincard{ width:250px; height:150px; }
  }
  @media (prefers-reduced-motion: reduce){ .mcv-fkf *{ animation:none !important; transition:none !important; } }
  /* --- components used by cost / company / business-model --- */
  .mcv-fkf-pricecard{ background:linear-gradient(150deg,#3a0a15,#160408 60%,#0a0a0a); border:1px solid rgba(232,52,79,.3); border-radius:22px; padding:34px 32px; box-shadow:0 40px 90px rgba(0,0,0,.55), 0 0 60px -12px rgba(232,52,79,.35); }
  .mcv-fkf-pricecard .plan{ font-family:'JetBrains Mono',monospace; font-size:11px; letter-spacing:.16em; text-transform:uppercase; color:#ff8090; margin-bottom:14px; }
  .mcv-fkf-pricecard .amt{ font-family:'JetBrains Mono',monospace; font-size:44px; font-weight:700; color:#fff; line-height:1; }
  .mcv-fkf-pricecard .per{ font-size:13px; color:rgba(255,255,255,.6); margin-top:8px; }
  .mcv-fkf-pricecard ul{ margin:22px 0 0; padding-left:18px; color:rgba(255,255,255,.78); font-size:13.5px; }
  .mcv-fkf-pricecard li{ margin-bottom:8px; line-height:1.5; }
  .mcv-fkf-drivers{ display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
  .mcv-fkf-driver{ background:#fff; border:1px solid rgba(11,11,16,0.1); border-radius:18px; padding:26px 24px; box-shadow:0 6px 18px rgba(0,0,0,.05); transition:transform .3s cubic-bezier(.2,.8,.2,1), box-shadow .3s, border-color .3s; }
  .mcv-fkf-driver:hover{ transform:translateY(-6px); box-shadow:0 20px 40px rgba(0,0,0,.09); border-color:#e8344f; }
  .mcv-fkf-driver h3{ font-size:16px; margin-bottom:10px; color:#191419; }
  .mcv-fkf-driver p{ font-size:13.5px; color:#6d666d; margin:0; }
  .mcv-fkf-steps{ display:grid; grid-template-columns:repeat(3,1fr); gap:18px; }
  .mcv-fkf-step{ background:#fff; border:1px solid rgba(11,11,16,0.1); border-radius:16px; padding:24px 22px; }
  .mcv-fkf-step .n{ font-family:'JetBrains Mono',monospace; font-size:11px; font-weight:700; letter-spacing:.12em; text-transform:uppercase; color:#a70d2a; margin-bottom:8px; }
  .mcv-fkf-step h3{ font-size:15.5px; margin-bottom:8px; color:#191419; }
  .mcv-fkf-step p{ font-size:13.5px; color:#6d666d; margin:0; }
  .mcv-fkf-checkgrid{ display:grid; grid-template-columns:1fr 1fr; gap:16px 28px; }
  .mcv-fkf-check{ background:#fff; border:1px solid rgba(11,11,16,0.1); border-radius:14px; padding:20px 22px; }
  .mcv-fkf-check h3{ font-size:15px; margin-bottom:8px; color:#191419; }
  .mcv-fkf-check p{ font-size:13.5px; color:#6d666d; margin:0; }
  .mcv-fkf-flags{ display:grid; grid-template-columns:1fr 1fr; gap:14px 28px; }
  .mcv-fkf-flag{ font-size:13.5px; color:#191419; line-height:1.55; padding-left:22px; position:relative; }
  .mcv-fkf-flag::before{ content:'\2715'; position:absolute; left:0; top:0; font-family:'JetBrains Mono',monospace; font-weight:700; color:#a70d2a; }
  .mcv-fkf-pt{ background:radial-gradient(ellipse 800px 400px at 20% 0%, rgba(232,52,79,.14), transparent), #0a0a0a; color:#fff; padding:92px 0 84px; }
  .mcv-fkf-pt .mcv-fkf-head h2{ color:#fff; }
  .mcv-fkf-pt .mcv-fkf-head p{ color:rgba(255,255,255,.68); }
  .mcv-fkf-ptgrid{ display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
  .mcv-fkf-ptcard{ background:rgba(8,3,8,0.82); border:1px solid rgba(255,255,255,0.12); border-radius:18px; padding:26px 24px; }
  .mcv-fkf-ptcard h3{ font-size:15.5px; color:#fff; margin-bottom:10px; }
  .mcv-fkf-ptcard p{ font-size:13.5px; color:rgba(255,255,255,.72); margin:0; }
  .mcv-fkf-ptcard .tag{ display:inline-block; font-family:'JetBrains Mono',monospace; font-size:10px; letter-spacing:.1em; text-transform:uppercase; color:#ff8090; border:1px solid rgba(232,52,79,.35); border-radius:100px; padding:3px 10px; margin-bottom:12px; }
  .mcv-fkf-csbox{ background:#fff; border:1px solid rgba(11,11,16,0.1); border-radius:22px; padding:40px 42px; box-shadow:0 12px 34px rgba(0,0,0,.06); }
  .mcv-fkf-csmeta{ display:flex; flex-wrap:wrap; gap:26px; margin:22px 0 26px; padding:20px 0; border-top:1px solid rgba(11,11,16,0.1); border-bottom:1px solid rgba(11,11,16,0.1); }
  .mcv-fkf-csmeta div{ font-size:13px; color:#6d666d; }
  .mcv-fkf-csmeta strong{ display:block; font-family:'JetBrains Mono',monospace; font-size:18px; color:#191419; margin-bottom:2px; }
  .mcv-fkf-cscols{ display:grid; grid-template-columns:repeat(3,1fr); gap:26px; }
  .mcv-fkf-cscols h4{ font-size:13px; font-family:'JetBrains Mono',monospace; letter-spacing:.08em; text-transform:uppercase; color:#a70d2a; margin:0 0 10px; }
  .mcv-fkf-cscols ul{ margin:0; padding-left:18px; font-size:13.5px; color:#191419; }
  .mcv-fkf-cscols li{ margin-bottom:8px; line-height:1.5; }
  .mcv-fkf-quote{ margin-top:28px; padding:24px 26px; background:#faf8f8; border-left:3px solid #e8344f; border-radius:0 12px 12px 0; }
  .mcv-fkf-quote p{ font-size:15px; font-style:italic; color:#191419; margin:0 0 10px; }
  .mcv-fkf-quote .who{ font-family:'JetBrains Mono',monospace; font-size:12px; color:#6d666d; font-style:normal; }
  .mcv-fkf-revgrid{ display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
  .mcv-fkf-revcard{ background:#fff; border:1px solid rgba(11,11,16,0.1); border-radius:18px; padding:28px 24px; box-shadow:0 6px 18px rgba(0,0,0,.05); transition:transform .3s cubic-bezier(.2,.8,.2,1), box-shadow .3s, border-color .3s; }
  .mcv-fkf-revcard:hover{ transform:translateY(-6px); box-shadow:0 20px 40px rgba(0,0,0,.09); border-color:#e8344f; }
  .mcv-fkf-revcard .n{ font-family:'JetBrains Mono',monospace; font-size:11px; font-weight:700; letter-spacing:.12em; text-transform:uppercase; color:#a70d2a; margin-bottom:10px; }
  .mcv-fkf-revcard h3{ font-size:16.5px; margin-bottom:10px; color:#191419; }
  .mcv-fkf-revcard p{ font-size:13.5px; color:#6d666d; margin:0; }
  .mcv-fkf-revcard .core{ display:inline-block; margin-top:14px; font-family:'JetBrains Mono',monospace; font-size:10px; letter-spacing:.1em; text-transform:uppercase; color:#a70d2a; background:rgba(232,52,79,.08); border:1px solid rgba(232,52,79,.25); border-radius:100px; padding:3px 10px; }
  .mcv-fkf-disclose{ background:#faf8f8; border:1px dashed rgba(11,11,16,0.1); border-radius:14px; padding:26px 28px; max-width:860px; margin:0 auto; }
  .mcv-fkf-disclose h3{ font-size:16px; margin-bottom:10px; color:#191419; }
  .mcv-fkf-disclose p{ font-size:13.5px; color:#6d666d; margin:0 0 10px; }
  .mcv-fkf-disclose p:last-child{ margin-bottom:0; }
  .mcv-fkf-callout .figs{ display:flex; flex-wrap:wrap; gap:32px; margin-top:22px; padding-top:20px; border-top:1px solid rgba(255,255,255,0.12); }
  .mcv-fkf-callout .figs div{ font-size:12.5px; color:rgba(255,255,255,.65); }
  .mcv-fkf-callout .figs strong{ display:block; font-family:'JetBrains Mono',monospace; font-size:20px; color:#fff; margin-bottom:3px; }
  @media (max-width:900px){
    .mcv-fkf-drivers,.mcv-fkf-steps,.mcv-fkf-checkgrid,.mcv-fkf-flags,.mcv-fkf-ptgrid,.mcv-fkf-cscols,.mcv-fkf-revgrid{ grid-template-columns:1fr; }
    .mcv-fkf-csbox{ padding:28px 24px; }
  }
  /* ===== components ported from the shipped reference bundle (instagram-clone) ===== */
  .mcv-fkf-aside{ border-left:3px solid #e8344f; background:#faf8f8; border-radius:0 16px 16px 0; padding:32px 36px; }
  .mcv-fkf-aside h3{ font-size:17px; margin-bottom:14px; color:#191419; }
  .mcv-fkf-aside ul{ margin:0; padding:0; list-style:none; display:grid; grid-template-columns:1fr 1fr; gap:16px 32px; }
  .mcv-fkf-aside li{ padding-left:18px; position:relative; font-size:14px; color:#191419; line-height:1.6; }
  .mcv-fkf-aside li::before{ content:''; position:absolute; left:0; top:7px; width:7px; height:7px; background:#e8344f; transform:rotate(45deg); }
  .mcv-fkf-aside li span{ color:#6d666d; display:block; font-size:12.5px; margin-top:2px; }
  .mcv-fkf-flowrow{ display:grid; grid-template-columns:64px 1fr; gap:22px; padding:28px 0; border-bottom:1px solid rgba(11,11,16,0.1); align-items:start; }
  .mcv-fkf-flowrow:last-child{ border-bottom:none; }
  .mcv-fkf-flowrow h3{ font-size:18px; margin-bottom:8px; color:#191419; }
  .mcv-fkf-flowrow p{ color:#6d666d; font-size:14.5px; margin:0; max-width:760px; }
  .mcv-fkf-flownum{ width:56px; height:56px; border-radius:50%; border:1.5px solid rgba(11,11,16,0.1); display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:700; color:#a70d2a; font-size:16px; }
  .mcv-fkf-icongrid{ display:grid; grid-template-columns:repeat(2,1fr); gap:20px; }
  .mcv-fkf-iconitem{ background:#fff; border:1px solid rgba(11,11,16,0.1); border-radius:14px; padding:22px 24px; display:flex; gap:14px; align-items:flex-start; box-shadow:0 6px 18px rgba(0,0,0,.05); }
  .mcv-fkf-iconitem h3{ font-size:15px; margin-bottom:6px; color:#191419; }
  .mcv-fkf-iconitem p{ font-size:13px; color:#6d666d; margin:0; }
  .mcv-fkf-icondot{ width:34px; height:34px; border-radius:10px; background:rgba(232,52,79,.12); border:1px solid rgba(232,52,79,.3); flex:none; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:700; font-size:14px; color:#a70d2a; }
  .mcv-fkf-steprow{ display:flex; gap:24px; padding:22px 0; border-bottom:1px solid rgba(11,11,16,0.1); }
  .mcv-fkf-steprow:last-child{ border-bottom:none; }
  .mcv-fkf-step-num{ font-family:'JetBrains Mono',monospace; font-weight:700; font-size:15px; color:#a70d2a; flex:none; width:90px; padding-top:2px; }
  .mcv-fkf-step-body h3{ font-size:17px; color:#191419; margin-bottom:6px; }
  .mcv-fkf-step-body p{ font-size:14.5px; color:#6d666d; margin:0; }
  .mcv-fkf-trustband{ background:#0a0a0a; color:#fff; padding:96px 0; position:relative; overflow:hidden; }
  .mcv-fkf-trustband .ring{ position:absolute; border:1.5px solid rgba(232,52,79,.16); border-radius:50%; width:420px; height:420px; top:-160px; left:-140px; }
  .mcv-fkf-trustband .head{ text-align:center; max-width:720px; margin:0 auto 44px; position:relative; z-index:2; }
  .mcv-fkf-trustband .head .kicker{ font-family:'JetBrains Mono',monospace; font-size:12px; font-weight:700; letter-spacing:.18em; text-transform:uppercase; color:#ff8090; margin-bottom:12px; }
  .mcv-fkf-trustband .head h2{ color:#fff; font-size:clamp(22px,3vw,34px); }
  .mcv-fkf-trustband .head p{ color:rgba(255,255,255,.68); margin-top:14px; }
  /* the band markup uses the prefixed head class, so scope the light colours to it explicitly -
     without this the h2 falls through to .mcv-fkf-head h2 (#191419) and vanishes on the black band */
  .mcv-fkf-trustband .mcv-fkf-head h2{ color:#ffffff; font-size:clamp(22px,3vw,34px); }
  .mcv-fkf-trustband .mcv-fkf-head p{ color:rgba(255,255,255,0.68); }
  .mcv-fkf-trustband .mcv-fkf-head .kicker{ color:#ff8090; }
  .mcv-fkf-trustgrid{ display:grid; grid-template-columns:repeat(4,1fr); gap:20px; position:relative; z-index:2; }
  .mcv-fkf-trustcard{ background:rgba(8,3,8,0.82); border:1px solid rgba(255,255,255,0.12); border-radius:16px; padding:26px 22px; }
  .mcv-fkf-trustcard h3{ color:#fff; font-size:15px; margin-bottom:8px; }
  .mcv-fkf-trustcard p{ color:rgba(255,255,255,.68); font-size:13px; margin:0; line-height:1.55; }
  .mcv-fkf-trusticon{ width:38px; height:38px; border-radius:10px; background:rgba(232,52,79,.16); border:1px solid rgba(232,52,79,.4); display:flex; align-items:center; justify-content:center; margin-bottom:14px; }
  .mcv-fkf-scorecard{ background:rgba(8,3,8,0.82); border:1px solid rgba(255,255,255,0.12); border-radius:20px; padding:28px 26px; }
  .mcv-fkf-scorecard .k{ font-family:'JetBrains Mono',monospace; font-size:11px; letter-spacing:.1em; text-transform:uppercase; color:#ff8090; margin-bottom:16px; }
  .mcv-fkf-scorerow{ display:flex; justify-content:space-between; align-items:center; padding:10px 0; border-bottom:1px solid rgba(255,255,255,0.12); }
  .mcv-fkf-scorerow:last-child{ border-bottom:none; }
  .mcv-fkf-scorerow .lbl2{ font-size:12.5px; color:rgba(255,255,255,.75); }
  .mcv-fkf-scorerow .val{ font-family:'JetBrains Mono',monospace; font-size:13px; font-weight:700; color:#fff; }
  .mcv-fkf-scorerow .val.good{ color:#ff8090; }
  .mcv-fkf-cs-top{ display:flex; justify-content:space-between; align-items:flex-start; gap:24px; flex-wrap:wrap; margin-bottom:28px; }
  .mcv-fkf-cs-top p{ color:#6d666d; font-size:14.5px; max-width:480px; margin:0; }
  .mcv-fkf-cs-meta{ text-align:right; font-size:13.5px; }
  .mcv-fkf-cs-meta strong{ display:block; color:#191419; font-size:14.5px; }
  .mcv-fkf-cs-meta .lbl{ font-family:'JetBrains Mono',monospace; font-size:10.5px; text-transform:uppercase; letter-spacing:.08em; color:#6d666d; margin:2px 0 12px; }
  .mcv-fkf-cs-stats{ display:grid; grid-template-columns:repeat(3,1fr); border:1px solid rgba(11,11,16,0.1); border-radius:16px; margin-bottom:24px; overflow:hidden; }
  .mcv-fkf-cs-stat{ text-align:center; padding:22px 12px; border-right:1px solid rgba(11,11,16,0.1); }
  .mcv-fkf-cs-stat:last-child{ border-right:none; }
  .mcv-fkf-cs-stat .v{ font-family:'JetBrains Mono',monospace; font-weight:700; font-size:26px; color:#a70d2a; }
  .mcv-fkf-cs-stat .l{ font-size:12.5px; color:#6d666d; margin-top:4px; }
  .mcv-fkf-cs-grid{ display:grid; grid-template-columns:1fr 1fr; gap:16px; margin-bottom:16px; }
  .mcv-fkf-cs-box{ background:#faf8f8; border-radius:14px; padding:22px 24px; }
  .mcv-fkf-cs-box .h{ font-family:'JetBrains Mono',monospace; font-size:11px; font-weight:700; letter-spacing:.1em; text-transform:uppercase; color:#6d666d; margin-bottom:12px; }
  .mcv-fkf-cs-box ul{ margin:0; padding:0; list-style:none; display:grid; gap:8px; }
  .mcv-fkf-cs-box li{ padding-left:16px; position:relative; font-size:13.5px; color:#191419; line-height:1.55; }
  .mcv-fkf-cs-box li::before{ content:''; position:absolute; left:0; top:7px; width:6px; height:6px; background:#e8344f; transform:rotate(45deg); }
  .mcv-fkf-cs-quote{ border-left:3px solid #e8344f; background:#faf8f8; border-radius:0 14px 14px 0; padding:22px 26px; margin-top:16px; display:flex; gap:16px; align-items:flex-start; }
  .mcv-fkf-cs-quote p{ font-style:italic; font-size:15px; color:#191419; margin:0 0 10px; }
  .mcv-fkf-cs-avatar{ width:38px; height:38px; border-radius:50%; background:#a70d2a; color:#fff; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:700; font-size:13px; flex:none; }
  .mcv-fkf-cs-who strong{ display:block; font-size:13.5px; color:#191419; }
  .mcv-fkf-cs-who span{ font-size:12.5px; color:#6d666d; }
  .mcv-fkf-cs-foot{ margin-top:20px; padding-top:16px; border-top:1px solid rgba(11,11,16,0.1); font-size:12.5px; color:#6d666d; }
  .mcv-fkf-mockwrap{ position:relative; }
  .mcv-fkf-chartcard{ background:rgba(8,3,8,0.82); border:1px solid rgba(255,255,255,0.12); border-radius:20px; padding:28px 26px; position:relative; }
  .mcv-fkf-chartcard .k{ font-family:'JetBrains Mono',monospace; font-size:11px; letter-spacing:.1em; text-transform:uppercase; color:#ff8090; margin-bottom:18px; }
  .mcv-fkf-chartcard .mcv-fkf-barrow{ display:flex; align-items:center; gap:14px; height:auto; margin:0 0 14px; }
  .mcv-fkf-chartcard .mcv-fkf-barrow .l{ flex:0 0 140px; font-size:12.5px; line-height:1.35; color:rgba(255,255,255,.78); }
  .mcv-fkf-chartcard .mcv-fkf-barrow>.bar{ flex:1; height:8px; border-radius:999px; background:rgba(255,255,255,.10); overflow:hidden; }
  .mcv-fkf-chartcard .mcv-fkf-barrow>.bar>.mcv-fkf-barcol{ height:8px; border-radius:999px; background:linear-gradient(90deg,#ff8090,#d81b46); }
  .mcv-fkf-chartcard .note{ margin-top:18px; padding-top:14px; border-top:1px solid rgba(255,255,255,0.12); font-size:11.5px; line-height:1.5; color:rgba(255,255,255,.62); }
  .mcv-fkf-seggrid{ display:grid; grid-template-columns:repeat(4,1fr); gap:20px; }
  .mcv-fkf-segcard{ background:#fff; border:1px solid rgba(11,11,16,0.1); border-radius:16px; padding:26px 22px; box-shadow:0 6px 18px rgba(0,0,0,.05); transition:transform .3s cubic-bezier(.2,.8,.2,1), box-shadow .3s, border-color .3s; }
  .mcv-fkf-segcard:hover{ transform:translateY(-6px); box-shadow:0 20px 40px rgba(0,0,0,.09); border-color:#e8344f; }
  .mcv-fkf-segcard h3{ color:#191419; font-size:15.5px; margin-bottom:8px; }
  .mcv-fkf-segcard p{ color:#6d666d; font-size:13px; margin:0; line-height:1.55; }
  .mcv-fkf-segicon{ width:38px; height:38px; border-radius:10px; background:rgba(232,52,79,.12); border:1px solid rgba(232,52,79,.3); display:flex; align-items:center; justify-content:center; margin-bottom:14px; font-family:'JetBrains Mono',monospace; font-weight:700; font-size:14px; color:#a70d2a; transition:background .3s; }
  .mcv-fkf-modelgrid{ display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }
  .mcv-fkf-modelcard{ position:relative; background:#fff; border:1px solid rgba(11,11,16,0.1); border-radius:18px; padding:26px 24px; box-shadow:0 6px 18px rgba(0,0,0,.05); transition:transform .3s cubic-bezier(.2,.8,.2,1), box-shadow .3s, border-color .3s; overflow:hidden; }
  .mcv-fkf-modelcard:hover{ transform:translateY(-6px); box-shadow:0 20px 40px rgba(0,0,0,.09); border-color:#e8344f; }
  .mcv-fkf-modelcard .ghost{ position:absolute; top:-4px; right:6px; font-family:'JetBrains Mono',monospace; font-weight:700; font-size:64px; color:#000; opacity:.045; line-height:1; }
  .mcv-fkf-modelcard:hover .ghost{ color:#e8344f; opacity:.09; }
  .mcv-fkf-modelcard .stage{ font-family:'JetBrains Mono',monospace; font-size:11px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:#a70d2a; margin-bottom:10px; position:relative; }
  .mcv-fkf-modelcard h3{ font-size:16.5px; margin-bottom:8px; position:relative; color:#191419; }
  .mcv-fkf-modelcard p{ font-size:13.5px; color:#6d666d; margin:0; line-height:1.55; position:relative; }
  .mcv-fkf-streamlist{ display:flex; flex-direction:column; gap:9px; }
  .mcv-fkf-streamrow{ display:flex; align-items:center; gap:12px; padding:9px 12px; border:1px solid rgba(255,255,255,0.12); border-radius:10px; background:rgba(255,255,255,.03); }
  .mcv-fkf-streamrow .n{ font-family:'JetBrains Mono',monospace; font-size:11px; font-weight:700; color:#ff8090; }
  .mcv-fkf-streamrow .s{ font-size:13px; color:#fff; font-weight:600; }
  @media (max-width:900px){
    .mcv-fkf-aside ul{ grid-template-columns:1fr; }
    .mcv-fkf-flowrow{ grid-template-columns:48px 1fr; gap:16px; }
    .mcv-fkf-flownum{ width:44px; height:44px; font-size:14px; }
    .mcv-fkf-icongrid,.mcv-fkf-cs-grid,.mcv-fkf-modelgrid{ grid-template-columns:1fr; }
    .mcv-fkf-trustgrid,.mcv-fkf-seggrid{ grid-template-columns:1fr 1fr; }
    .mcv-fkf-cs-stats{ grid-template-columns:1fr; }
    .mcv-fkf-cs-stat{ border-right:none; border-bottom:1px solid rgba(11,11,16,0.1); }
    .mcv-fkf-cs-stat:last-child{ border-bottom:none; }
    .mcv-fkf-cs-top,.mcv-fkf-steprow{ flex-direction:column; }
    .mcv-fkf-cs-meta{ text-align:left; }
    .mcv-fkf-chartcard .mcv-fkf-barrow{ gap:10px; }
    .mcv-fkf-chartcard .mcv-fkf-barrow .l{ flex:0 0 104px; font-size:11.5px; }
  }
.mcv-fkf-pt .mcv-fkf-head .kicker{ color:#ff8090; }
* + .mcv-fkf-callout{ margin-top:22px; }
.mcv-fkf-cta .mcv-fkf-byline,.mcv-fkf-cta .mcv-fkf-footerbar{ color:#ffffff; }
.mcv-fkf-cta .mcv-fkf-byline .dotsep{ opacity:.65; }
.mcv-fkf-cta .mcv-fkf-footermeta{ color:#ffffff; }
.mcv-fkf-trustband .kicker,.mcv-fkf-pt .kicker{ color:var(--crimson-light); }
.mcv-fkf-cta .kicker{ color:#ffffff; }
@media (max-width:560px){ .mcv-fkf-trustgrid,.mcv-fkf-seggrid{ grid-template-columns:1fr; } }

    
    
      
        
          
            [Home](/)/[Flipkart Clone](/flipkart-clone/)/Features
          
          Flipkart Clone · Features
          
# Flipkart Clone Features: Cash, Serviceability and the Last Mile

          
Marketplaces built for card-first, metro-first markets do not fit the way a large part of India actually buys. Cash here is a full accounting path, serviceability is decided down to the zip, and the storefront reads in the buyer’s language. Here is what ships, grouped by who touches it.

          [Request a Live Demo →](https://miracuves.com/schedule-consultation/)[See Pricing](/flipkart-clone/development-cost/)
          
            **Cash** is a ledger, not a checkbox
            **4** wallets per order
            **6 days** to deploy
          
        
        
          HandoverOTP verified
          
            How a Cash Order Closes
            
              01Zip allowlist offers checkout
              02Order placed, stock committed
              03Agent carries the float
              04OTP verified at the door
              05Cash lands on the agent balance
              06Settled to the operator wallet
            
          
        
      
    
  

  
    
      
        131Normalized MySQL Tables
        13Ways to Pay, Including COD
        9Order Statuses, Full History
        3Flutter Android Apps
      
    
  

  
    
      
        By Role
        
## Feature Set by Role

        
Every capability grouped by who actually touches it - the customer buying, the vendor selling and getting paid, and the delivery agent closing the loop at the door.

      
      
        
          C
          
### Customer

          
- Keyword search with autocomplete, filters and sorting
- Featured, most-demanded and best-selling rails
- Deal of the day, time-boxed flash deals, clearance storefront
- One cart spanning several vendors at once
- Guest cart tracked by session and merged on login
- Coupon, wallet and loyalty applied together at checkout
- Refund request with reason and evidence
- Restock subscriptions, wallet, loyalty and referral

        
        
          V
          
### Vendor

          
- Register with KYC, approved by an operator
- Product CRUD with variants, stock and bulk import
- SKU-level rows with their own price and quantity
- Stock thresholds with low-stock alerts
- AI-assisted descriptions, SEO titles and alt text
- Order queue and refund responses
- Sales analytics and withdrawal requests
- Web panel or Android app, same data

        
        
          D
          
### Delivery Agent

          
- First-class identity with KYC and admin approval
- Assignment feed with accept and reject
- Navigation to vendor and to customer
- Live location broadcast and status checkpoints
- One-time-code verification at the door
- Cash collected written to their own balance
- Reconciled to the operator wallet on settlement
- Earnings view and withdrawal request flow

        
      
      
A delivery agent is an identity with its own KYC, wallet and approval state, not a flag on a customer account. That distinction is what makes cash reconciliation possible at all.

    
  

  
    
      
        Compare
        
## Flipkart vs Miracuves Clone vs Building From Scratch

        
The same capability, three different paths - and one row where a general commerce script simply has nothing to offer.

      
      
        
| Capability | Original Flipkart | Miracuves Clone | Generic commerce script |
| --- | --- | --- | --- |
| Cash on delivery | Yes, in many categories | A settlement path with its own accounting: OTP, agent float, handling fee, reconciliation | Where general commerce scripts quietly give up |
| Serviceability control | Postcode-level, built in-house | Delivery countries, zones and zip allowlists decide where checkout is offered at all | Usually a shipping-rate table, not a gate |
| Route economics | Optimised at enormous scale | Per-category shipping overrides so a city route and a rural one differ | One flat rate, then margin bleeds on the long routes |
| Tax by state and category | Yes | Tax classes bound per zone with per-product rates and a line on every invoice | A single tax rate, then an accounting problem |
| Regional language | Extensive | Per-entity translation across storefront, apps and console | Interface strings only, catalog left in English |
| Vendor onboarding | Seller portal | KYC, admin approval, own panel and Android app, per-vendor commission | A registration form and a spreadsheet |
| Money model | Internal | Four wallets - customer, vendor, agent, operator - append-only | One balance column and a reconciliation problem |
| Source ownership | N/A | Full Laravel 12 and all three Flutter projects, no licence callback | Full ownership (you are building it) |
| Price | N/A | $2,499 one-time | An 18 - 30 month programme with a senior team |

      
      
The iOS row is stated plainly because it is the thing buyers most often assume. Three Android builds are in the base price; the Flutter projects compile for iOS, and App Store builds, signing and submission are quoted separately because the review cycle and developer account are separate work.

    
  

  
    
      
        End to End
        
## How It Works, End to End

        
One cash order, followed from a serviceability check to reconciled money - the path a card-first platform never has to think about.

      
      
        
          01
          
### Is this address even serviceable?

Before anything else, the zip allowlist decides whether checkout is offered at this address at all. Delivery countries and zones sit above it, and per-category shipping overrides mean a dense city route and a town two hours out do not carry the same economics. Offering checkout where no route exists is how a sale becomes a refund and a wasted trip.

        
        
          02
          
### Order placed, stock and commission committed

One cart can span several vendors, so the order splits, stock decrements at SKU level and each line carries its own delivery status. Placement is guarded by an idempotency check. On a cash order, all of this is committed days before any money exists - which is precisely why the accounting has to be right.

        
        
          03
          
### The agent carries the float

A delivery agent is a first-class identity with KYC and approval, not a flag on an account. They take the job from an assignment feed, navigate to the vendor and then the buyer, and broadcast location through the checkpoints. Until settlement, whatever they collect is their balance, not yours.

        
        
          04
          
### OTP at the door, not a tap

A server-verified one-time code closes the handover. In a cash market this is the difference between a record and a claim, and it is the single most disputed moment in the whole order. The cash collected is written to that agent's balance and into a dedicated transaction table.

        
        
          05
          
### Reconciliation closes the loop

Cash settles from the agent balance into the operator wallet, with an operator-set handling fee covering the cost of collecting by hand. Commission is deducted from the vendor wallet on completion and reversed automatically on refund. Every movement writes an append-only row, so any figure can be re-derived.

        
      
      
Step five is the one to interrogate in any platform you evaluate. A refund that reverses the payment but not the commission, or cash that never reconciles, leaves a balance nobody can explain - and you will find it at year end, not at launch.

    
  

  
    
      
        Rationale
        
## Every Feature Earns Its Place

        
Nothing here is on the list because it demos well. Each capability exists because leaving it out breaks something specific and expensive.

      
      
        
| Capability | Why it is not optional |
| --- | --- |
| Cash in its own transaction table | Because a cash order is not a payment that happened - it is a promise that closes days later, at a door, with stock and commission already committed. |
| A float carried per agent | Because until settlement the money is the agent's liability, not yours. Without a per-agent balance you cannot say who is holding what. |
| Server-verified code at handover | Because in a cash market “marked delivered” is the single most expensive unverified claim on the platform. |
| Operator-set handling fee | Because collecting notes by hand has a real cost, and recovering it should not mean quietly inflating the product price. |
| Zip allowlists | Because offering checkout where no route exists turns a sale into a refund, a bad review and a wasted agent trip. |
| Per-category shipping overrides | Because a dense city route and a town two hours away cannot carry the same delivery economics without one subsidising the other. |
| Tax classes bound per zone | Because rates differ by product category and by state, and every invoice needs the line to be right. |
| Per-entity translation | Because a buyer who does not shop in English converts badly against an English storefront, however good the catalog is. |
| Four separate wallets | Because customer refunds, vendor payouts, agent cash and your commission are four different liabilities on one order. |

      
    
  

  
    
      
        
## The Technology Behind the Features

        
A conventional, hireable stack, deliberately: PHP 8.2 on Laravel 12 with nWidart modules, running controller to service to repository to model with transactions at the service boundary. That is 114 Eloquent models over 131 normalized MySQL tables, with modules for AI, Blog and Tax that enable and disable without touching core, and observers, events and listeners driving notifications and ledger writes. REST API v1, v2 and v3 serve every client. Mobile is Flutter with Dio and Provider over GetIt - customer, vendor and deliveryman builds from one shared architecture, Sanctum bearer tokens carrying role claims, Firebase Cloud Messaging per app and Google Maps in the deliveryman build. Data sits on MySQL 8.x and Redis 7.x with InnoDB and utf8mb4 throughout, soft deletes on customer, vendor, agent and product rows, composite indexes on the hot paths, and append-only wallet histories.

        
          **Laravel 12**PHP 8.2, nWidart modules
          **131**Normalized MySQL tables
          **114**Eloquent models
          **Redis 7**Cache, queue, session
        
      
      
Nothing here is exotic, and that is the point: the developers who maintain this after handover should already know it.

    
  

  
    
      
        Honest Readiness
        
## What Is Not Included in the Base Package

        
Everything above is in the base build and demonstrable in the live demo. These are not - and the hub labels them configuration-required or integration-required rather than implying them away.

      
      
        
### Yours to own, not ours to supply

        
- **iOS applications**Three Android builds ship. The Flutter projects compile for iOS, quoted as an add-on with signing and submission.
- **Gateway credentials**Eleven gateways are integrated; each needs your own merchant account and approval.
- **SMS and email provider**Integration-required - your accounts, your sender reputation.
- **Firebase project**Push notifications run through your own Firebase project.
- **OpenAI key**The AI module generates descriptions, SEO copy and alt text against your key, with per-feature token quotas.
- **Catalog data**Products, imagery and vendor recruitment are the business, and they are yours.
- **Tax rates**Tax classes bind per zone, but the rates for your jurisdictions are yours to set.
- **ISO 27001 and SOC 2**Neither certificate is held and neither is claimed. The platform is ready for the evidence gathering.

      
      
Currency exchange rates are operator-set rather than fetched automatically, which is deliberate - a marketplace that silently reprices a catalog against a live feed surprises vendors and customers at the same time.

    
  

  
    
      
        
          Development Company
          
### See how Miracuves compares to agencies and freelancers

          
The deployment process, two modelled reference deployments, and what to check before you hire anyone - on the Development Company page.

        
        [See the comparison →](/flipkart-clone/development-company/)
      
    
  

  
    
      
        FAQ
        
## Frequently Asked Questions

      
      
        
          
            How does the delivery fleet work?
            Delivery agents are a first-class identity with KYC and admin approval, not a flag on a customer account. They get an assignment feed with accept and reject, navigation to vendor and customer, live location broadcast, status checkpoints, one-time-code verification at the door, and a wallet with a withdrawal request flow.
          
          
            Is cash on delivery properly handled?
            Yes, and it is one of the reasons to choose this platform over a general commerce script. Cash collected is written to the delivery agent own balance, reconciled to the operator wallet on settlement, and tracked in a dedicated transaction table rather than being treated as an ordinary payment.
          
          
            Can vendors manage everything themselves?
            Yes. Vendors register with KYC, get approved by an operator, then run their own shop: product CRUD with variants and stock, bulk import and export, AI-assisted descriptions, an order queue, refund responses, sales analytics and a withdrawal request flow, from either the web panel or the Android app.
          
        
        
          
            Which payment gateways are supported?
            Eleven are integrated: Stripe, PayPal, Razorpay, Mercado Pago, Iyzico, PhonePe, Paytm, PayUZ, SSLCommerz, Flutterwave and PayTabs. Operator-defined offline methods and cash on delivery are also built in. Each gateway needs your own merchant credentials, which is why they are labelled integration-required.
          
          
            Are iOS apps included?
            No. The three Android builds are in the base price. The Flutter projects compile for iOS, and we quote App Store builds, signing and submission as an add-on because the review cycle and the developer account are separate work.
          
          
            What does the AI module actually do?
            It generates product descriptions, SEO titles and descriptions, tag suggestions and image alt text through OpenAI, with per-feature token quotas and a log recording tokens and cost for every call. It needs your own OpenAI key, so it is integration-required rather than included.
          
        
      
    
  

  
    
    
      
        
## See exactly what you are getting - before you commit

Request a working demo of the storefront, the vendor panel, the delivery app and the operator console, or check exact pricing.

        [See Pricing](/flipkart-clone/development-cost/)[Full Overview](/flipkart-clone/)
      
    
  

  
    
      
        Explore
        
## Explore the Flipkart Clone

      
      
        [Overview](/flipkart-clone/)
        [Features](/flipkart-clone/features/)
        [Development Cost](/flipkart-clone/development-cost/)
        [Development Company](/flipkart-clone/development-company/)
        [Business Model](/flipkart-clone/business-model/)
      
    
  

  
    
    
      
        
## Ready to launch a marketplace that owns its last mile?

        
Deploy in 6 days with the storefront, vendor panel, delivery fleet and operator console included, full Laravel 12 source on infrastructure you own.

        [Talk to Us →](https://miracuves.com/schedule-consultation/)
      
      
        
          **Written by the Miracuves Product Team**·
          Reviewed for accuracy·
          Last updated **August 20, 2026**
        
        
          Miracuves · Flipkart Clone Solution
          Feature set and readiness caveats cross-verified against the live hub, 2026-08-20
        
      
    
  

				
				
				
				
						
					
			
						
				
					
  /* MIRACUVES - TRADEMARK / NON-AFFILIATION NOTICE (v3).
     Scoped under .mcv-tmn so it cannot collide with the hub connector (mcv-hubx-, mcv-hubxa-)
     or any block above it. Always the last block on the page, immediately before the footer.
     Structure is deliberate: one plain-language lead people actually read, then the three
     supporting positions split out so each is scannable rather than buried in a paragraph.
     Fonts are declared but not loaded: pages carrying the connector already have them, and the
     fallbacks are deliberate so this block never adds a render-blocking request. */
  .mcv-tmn{ font-family:'Plus Jakarta Sans',Arial,sans-serif; color:#191419; margin:0; padding:0; }
  .mcv-tmn *{ box-sizing:border-box; }
  .mcv-tmn-band{ background:#ffffff; padding:8px 0 76px; }
  .mcv-tmn-wrap{ max-width:1180px; margin:0 auto; padding:0 24px; }
  .mcv-tmn-box{ background:#faf8f8; border:1px solid rgba(11,11,16,0.13); border-left:4px solid #a70d2a; border-radius:12px; padding:34px 38px; box-shadow:0 1px 2px rgba(25,20,25,0.04), 0 10px 30px rgba(25,20,25,0.05); }
  .mcv-tmn-head{ display:flex; align-items:center; gap:11px; margin:0 0 18px; }
  .mcv-tmn-dot{ width:8px; height:8px; background:#a70d2a; transform:rotate(45deg); flex:0 0 auto; }
  .mcv-tmn .mcv-tmn-head span.mcv-tmn-kicker{ font-family:'JetBrains Mono',ui-monospace,monospace; font-size:13px; font-weight:700; letter-spacing:.2em; text-transform:uppercase; color:#a70d2a; }
  .mcv-tmn .mcv-tmn-box p.mcv-tmn-lead{ margin:0 0 24px; font-size:20px; line-height:1.5; font-weight:600; color:#191419; max-width:56ch; letter-spacing:-.01em; }
  .mcv-tmn .mcv-tmn-box b.mcv-tmn-brand{ color:#a70d2a; font-weight:700; }
  .mcv-tmn-cols{ display:grid; grid-template-columns:repeat(3,1fr); gap:26px 36px; padding-top:24px; border-top:1px solid rgba(11,11,16,0.11); }
  .mcv-tmn .mcv-tmn-col span.mcv-tmn-lbl{ display:block; font-family:'JetBrains Mono',ui-monospace,monospace; font-size:10.5px; font-weight:700; letter-spacing:.14em; text-transform:uppercase; color:#8a8085; margin:0 0 8px; }
  .mcv-tmn .mcv-tmn-col p{ margin:0; font-size:14px; line-height:1.7; color:#453d42; }
  .mcv-tmn-foot{ margin-top:26px; padding-top:18px; border-top:1px solid rgba(11,11,16,0.11); }
  .mcv-tmn .mcv-tmn-foot a{ font-family:'JetBrains Mono',ui-monospace,monospace; font-size:12px; font-weight:600; letter-spacing:.04em; color:#a70d2a; text-decoration:none; border-bottom:1px solid rgba(167,13,42,0.32); }
  .mcv-tmn .mcv-tmn-foot a:hover{ border-bottom-color:#a70d2a; }
  @media (max-width:900px){
    .mcv-tmn-cols{ grid-template-columns:1fr; gap:22px; }
    .mcv-tmn .mcv-tmn-box p.mcv-tmn-lead{ font-size:18px; }
  }
  @media (max-width:600px){
    .mcv-tmn-band{ padding:4px 0 48px; }
    .mcv-tmn-box{ padding:26px 22px; border-radius:10px; border-left-width:3px; }
    .mcv-tmn .mcv-tmn-box p.mcv-tmn-lead{ font-size:17px; line-height:1.45; margin-bottom:20px; }
    .mcv-tmn .mcv-tmn-head span.mcv-tmn-kicker{ font-size:12px; letter-spacing:.16em; }
  }

  
    
      
        Disclaimer
        
Miracuves is an independent software development company. We are not affiliated with, connected to, sponsored by, or endorsed by **Flipkart**.

        
          
            Why this name
            
“**Flipkart** Clone” is used descriptively. It is how the software industry refers to building a platform with functionality similar to Flipkart, and how clients search for it.

          
          
            Who built this
            
The entire design and codebase is built by our own team. The product contains no code, design, graphics, or content originating from the Flipkart website or applications.

          
          
            Trademarks
            
**Flipkart** and all other third-party names and marks are the property of their respective owners, referenced here solely to describe the category of software offered.

          
        
        [Read our full Legal Notice & Disclaimer →](/disclaimer/)
