{"product_id":"unisex-classic-crew-t-shirt-india-above-everything","title":"Unisex Classic Crew T-Shirt - India Above Everything","description":"\u003c!-- ReachMyDoor Premium Product Description Container - India First Edition --\u003e\n\u003cdiv class=\"rmd-v3-container\"\u003e\n\n  \u003cstyle\u003e\n    .rmd-v3-container {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1e293b;\n      line-height: 1.6;\n      max-width: 820px;\n      margin: 0 auto;\n      padding: 12px 0;\n    }\n\n    \/* Hero Banner - Dark Theme matching artwork backdrop *\/\n    .rmd-v3-hero {\n      position: relative;\n      background: #090d16;\n      color: #ffffff;\n      border-radius: 20px;\n      padding: 36px 24px;\n      text-align: center;\n      overflow: hidden;\n      margin-bottom: 28px;\n      box-shadow: 0 12px 30px -5px rgba(9, 13, 22, 0.25);\n    }\n\n    .rmd-v3-hero::before {\n      content: \"\";\n      position: absolute;\n      top: 0; left: 0; right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, #FF9933 0%, #FFFFFF 50%, #138808 100%);\n    }\n\n    .rmd-v3-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: rgba(255, 153, 51, 0.15);\n      border: 1px solid rgba(255, 153, 51, 0.3);\n      color: #FF9933;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      padding: 6px 14px;\n      border-radius: 30px;\n      margin-bottom: 14px;\n    }\n\n    .rmd-v3-title {\n      font-size: 28px;\n      font-weight: 800;\n      color: #ffffff;\n      margin: 0 0 10px 0;\n      letter-spacing: -0.5px;\n      line-height: 1.25;\n    }\n\n    .rmd-v3-tagline {\n      font-size: 15px;\n      color: #94a3b8;\n      max-width: 620px;\n      margin: 0 auto;\n    }\n\n    \/* Neck Branding Banner *\/\n    .rmd-v3-neck-branding {\n      background: #f8fafc;\n      border: 1px solid #e2e8f0;\n      border-left: 4px solid #FF9933;\n      border-radius: 12px;\n      padding: 20px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    @media (max-width: 600px) {\n      .rmd-v3-neck-branding {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n\n    .rmd-v3-neck-icon {\n      background: #090d16;\n      color: #ffffff;\n      border: 1px solid #334155;\n      border-radius: 50%;\n      width: 54px;\n      height: 54px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n    }\n\n    .rmd-v3-neck-title {\n      font-size: 15px;\n      font-weight: 700;\n      color: #0f172a;\n      margin: 0 0 4px 0;\n    }\n\n    .rmd-v3-neck-desc {\n      font-size: 13px;\n      color: #475569;\n      margin: 0;\n    }\n\n    \/* Feature Cards Grid *\/\n    .rmd-v3-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n      margin-bottom: 28px;\n    }\n\n    @media (max-width: 640px) {\n      .rmd-v3-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    .rmd-v3-card {\n      background: #ffffff;\n      border: 1px solid #e2e8f0;\n      border-radius: 14px;\n      padding: 20px;\n      transition: all 0.25s ease;\n    }\n\n    .rmd-v3-card:hover {\n      border-color: #cbd5e1;\n      transform: translateY(-2px);\n      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);\n    }\n\n    .rmd-v3-card-header {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 8px;\n    }\n\n    .rmd-v3-card-icon {\n      width: 38px;\n      height: 38px;\n      border-radius: 10px;\n      background: #f1f5f9;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n\n    .rmd-v3-card-title {\n      font-size: 15px;\n      font-weight: 700;\n      color: #0f172a;\n      margin: 0;\n    }\n\n    .rmd-v3-card-text {\n      font-size: 13px;\n      color: #64748b;\n      margin: 0;\n    }\n\n    \/* Section Headers *\/\n    .rmd-v3-heading {\n      font-size: 18px;\n      font-weight: 700;\n      color: #0f172a;\n      margin: 0 0 16px 0;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    \/* Design Story \u0026 Styling Section *\/\n    .rmd-v3-story-box {\n      background: linear-gradient(135deg, #090d16 0%, #1e293b 100%);\n      color: #ffffff;\n      border-radius: 16px;\n      padding: 24px;\n      margin-bottom: 28px;\n    }\n\n    .rmd-v3-story-header {\n      font-size: 17px;\n      font-weight: 700;\n      color: #FF9933;\n      margin-bottom: 8px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .rmd-v3-story-text {\n      font-size: 13.5px;\n      color: #cbd5e1;\n      margin: 0 0 18px 0;\n      line-height: 1.6;\n    }\n\n    .rmd-v3-style-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n    }\n\n    @media (max-width: 600px) {\n      .rmd-v3-style-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    .rmd-v3-style-item {\n      background: rgba(255, 255, 255, 0.07);\n      border: 1px solid rgba(255, 255, 255, 0.12);\n      padding: 14px;\n      border-radius: 10px;\n      font-size: 12px;\n      color: #e2e8f0;\n    }\n\n    .rmd-v3-style-item strong {\n      display: block;\n      color: #ffffff;\n      font-size: 13px;\n      margin-bottom: 4px;\n    }\n\n    \/* Specifications Table *\/\n    .rmd-v3-table-wrapper {\n      border: 1px solid #e2e8f0;\n      border-radius: 14px;\n      overflow: hidden;\n      margin-bottom: 28px;\n    }\n\n    .rmd-v3-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n    }\n\n    .rmd-v3-table tr:nth-child(even) {\n      background-color: #f8fafc;\n    }\n\n    .rmd-v3-table td {\n      padding: 12px 18px;\n      border-bottom: 1px solid #f1f5f9;\n    }\n\n    .rmd-v3-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .rmd-v3-table td:first-child {\n      font-weight: 600;\n      color: #334155;\n      width: 38%;\n    }\n\n    .rmd-v3-table td:last-child {\n      color: #64748b;\n    }\n\n    \/* Care Instructions *\/\n    .rmd-v3-care {\n      background: #f0fdf4;\n      border: 1px solid #bbf7d0;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n\n    .rmd-v3-care-title {\n      font-size: 15px;\n      font-weight: 700;\n      color: #166534;\n      margin: 0 0 10px 0;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .rmd-v3-care-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      font-size: 13px;\n      color: #14532d;\n    }\n\n    @media (max-width: 500px) {\n      .rmd-v3-care-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    \/* Trust Footer *\/\n    .rmd-v3-trust {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background: #090d16;\n      color: #ffffff;\n      border-radius: 14px;\n      padding: 16px 24px;\n      gap: 12px;\n    }\n\n    @media (max-width: 600px) {\n      .rmd-v3-trust {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n\n    .rmd-v3-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 12px;\n      font-weight: 600;\n      color: #e2e8f0;\n    }\n\n    .rmd-v3-trust-item svg {\n      color: #FF9933;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- Hero Header --\u003e\n  \u003cdiv class=\"rmd-v3-hero\"\u003e\n    \u003cdiv class=\"rmd-v3-badge\"\u003e\n      \u003cspan\u003e🇮🇳 National Pride Series\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch1 class=\"rmd-v3-title\"\u003eIndia Above Everything, Always: “India First”\u003c\/h1\u003e\n    \u003cp class=\"rmd-v3-tagline\"\u003e\n      A powerful statement piece combining historic Indian architecture, iconic national symbols, and dynamic tricolor brushwork on premium bio-washed cotton.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Tagless Back Neck Branding Seal --\u003e\n  \u003cdiv class=\"rmd-v3-neck-branding\"\u003e\n    \u003cdiv class=\"rmd-v3-neck-icon\"\u003e\n      \u003c!-- Ashoka Chakra SVG --\u003e\n      \u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF9933\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v20M2 12h20M4.93 4.93l14.14 14.14M4.93 19.07L19.07 4.93\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3 class=\"rmd-v3-neck-title\"\u003eAuthentic Tagless \"Proudly Indian\" Neck Stamp\u003c\/h3\u003e\n      \u003cp class=\"rmd-v3-neck-desc\"\u003e\n        Designed with a smooth, itch-free back-neck print featuring the Ashoka Chakra emblem and registered \u003cstrong\u003eReachMyDoor®\u003c\/strong\u003e brand mark for maximum comfort and guaranteed authenticity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Product Highlights --\u003e\n  \u003cdiv class=\"rmd-v3-grid\"\u003e\n    \n    \u003cdiv class=\"rmd-v3-card\"\u003e\n      \u003cdiv class=\"rmd-v3-card-header\"\u003e\n        \u003cdiv class=\"rmd-v3-card-icon\"\u003e\n          \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF9933\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"rmd-v3-card-title\"\u003eHeritage Artwork Detail\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"rmd-v3-card-text\"\u003e\n        Features finely detailed graphic silhouettes of India Gate, Qutub Minar, and the Ashoka Chakra intertwined with textured tricolor strokes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rmd-v3-card\"\u003e\n      \u003cdiv class=\"rmd-v3-card-header\"\u003e\n        \u003cdiv class=\"rmd-v3-card-icon\"\u003e\n          \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#000080\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"rmd-v3-card-title\"\u003e180 GSM Bio-Washed Cotton\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"rmd-v3-card-text\"\u003e\n        Made from 100% super-combed pure cotton yarn. Pre-washed for superior softness, high breathability, and zero fabric distortion.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rmd-v3-card\"\u003e\n      \u003cdiv class=\"rmd-v3-card-header\"\u003e\n        \u003cdiv class=\"rmd-v3-card-icon\"\u003e\n          \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#138808\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"rmd-v3-card-title\"\u003eHigh-Contrast Screen Print\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"rmd-v3-card-text\"\u003e\n        Screen-printed using non-toxic, eco-certified inks that maintain crisp line definition and rich color depth wash after wash.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rmd-v3-card\"\u003e\n      \u003cdiv class=\"rmd-v3-card-header\"\u003e\n        \u003cdiv class=\"rmd-v3-card-icon\"\u003e\n          \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#000080\" stroke-width=\"2\"\u003e\u003cpath d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"8.5\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"17 11 19 13 23 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"rmd-v3-card-title\"\u003eTailored Everyday Fit\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"rmd-v3-card-text\"\u003e\n        Versatile regular fit designed with reinforced collar stitching and flexible shoulder seams for an effortless silhouette.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Design Story \u0026 Styling Inspiration Section --\u003e\n  \u003cdiv class=\"rmd-v3-story-box\"\u003e\n    \u003cdiv class=\"rmd-v3-story-header\"\u003e\n      \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 20h9\"\u003e\u003c\/path\u003e\u003cpath d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      The Design \u0026amp; Inspiration\n    \u003c\/div\u003e\n    \u003cp class=\"rmd-v3-story-text\"\u003e\n      This design pays tribute to the rich architectural grandiosity and patriotic spirit of modern India. By combining the iconic outlines of India Gate and Qutub Minar with expressive brushstrokes of Saffron, Navy, and Green, this t-shirt embodies the timeless motto: \u003cstrong\u003e“India First”\u003c\/strong\u003e.\n    \u003c\/p\u003e\n    \u003cdiv class=\"rmd-v3-style-grid\"\u003e\n      \u003cdiv class=\"rmd-v3-style-item\"\u003e\n        \u003cstrong\u003eUrban Streetwear\u003c\/strong\u003e\n        Match with dark denim or charcoal cargo trousers and high-top sneakers for a sharp, modern street look.\n      \u003c\/div\u003e\n      \u003cdiv class=\"rmd-v3-style-item\"\u003e\n        \u003cstrong\u003eLayered Ensemble\u003c\/strong\u003e\n        Throw on an open khaki shirt or casual bomber jacket to let the central graphic print stand out effortlessly.\n      \u003c\/div\u003e\n      \u003cdiv class=\"rmd-v3-style-item\"\u003e\n        \u003cstrong\u003ePatriotic Occasions\u003c\/strong\u003e\n        The go-to choice for national holidays, college fests, cultural events, and game days cheering for Team India.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specifications Table --\u003e\n  \u003cdiv class=\"rmd-v3-heading\"\u003e\n    \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0f172a\" stroke-width=\"2\"\u003e\u003cline x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n    Technical Specifications\n  \u003c\/div\u003e\n  \u003cdiv class=\"rmd-v3-table-wrapper\"\u003e\n    \u003ctable class=\"rmd-v3-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Name\u003c\/td\u003e\n          \u003ctd\u003eUnisex Classic Crew T-Shirt - India First Edition\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFabric Composition\u003c\/td\u003e\n          \u003ctd\u003e100% Super-Combed Bio-Washed Cotton\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFabric Density\u003c\/td\u003e\n          \u003ctd\u003e180 GSM (Lightweight, All-Season Comfort)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFit Specification\u003c\/td\u003e\n          \u003ctd\u003eUnisex Regular Fit (Standard Indian Size Chart)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePrint Detail\u003c\/td\u003e\n          \u003ctd\u003eFront Heritage Artwork + Tagless Inner Neck Brand Stamp\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eNeckline \u0026amp; Sleeves\u003c\/td\u003e\n          \u003ctd\u003eDurable Ribbed Crew Neck, Half Sleeves\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBrand \u0026amp; Origin\u003c\/td\u003e\n          \u003ctd\u003eDesigned \u0026amp; Ethically Manufactured in India by \u003cstrong\u003eReachMyDoor®\u003c\/strong\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care Instructions --\u003e\n  \u003cdiv class=\"rmd-v3-care\"\u003e\n    \u003cdiv class=\"rmd-v3-care-title\"\u003e\n      \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      Garment Care Guide\n    \u003c\/div\u003e\n    \u003cdiv class=\"rmd-v3-care-grid\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003e• Washing:\u003c\/strong\u003e Machine wash cold inside-out on mild cycle.\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003e• Drying:\u003c\/strong\u003e Tumble dry low or line dry in shade.\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003e• Ironing:\u003c\/strong\u003e Warm iron inside-out; do not iron on design.\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003e• Quality Note:\u003c\/strong\u003e Do not bleach or dry clean.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Trust Guarantee Bar --\u003e\n  \u003cdiv class=\"rmd-v3-trust\"\u003e\n    \u003cdiv class=\"rmd-v3-trust-item\"\u003e\n      \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cspan\u003e100% Quality Inspected\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rmd-v3-trust-item\"\u003e\n      \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003cspan\u003eFast Pan-India Shipping\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rmd-v3-trust-item\"\u003e\n      \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003cspan\u003eVerified ReachMyDoor® Assurance\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ReachMyDoor","offers":[{"title":"White \/ S","offer_id":43859190710346,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nOf","price":899.0,"currency_code":"INR","in_stock":true},{"title":"White \/ M","offer_id":43859190743114,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nOY","price":899.0,"currency_code":"INR","in_stock":true},{"title":"White \/ L","offer_id":43859190775882,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nOZ","price":899.0,"currency_code":"INR","in_stock":true},{"title":"White \/ XL","offer_id":43859190808650,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nOa","price":899.0,"currency_code":"INR","in_stock":true},{"title":"White \/ XXL","offer_id":43859190841418,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nOb","price":899.0,"currency_code":"INR","in_stock":true},{"title":"White \/ XS","offer_id":43859190874186,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nOU","price":899.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ S","offer_id":43859190906954,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nOV","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ M","offer_id":43859190939722,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nCc","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ L","offer_id":43859190972490,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nCd","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ XL","offer_id":43859191005258,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nCe","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ XXL","offer_id":43859191038026,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nCf","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ XS","offer_id":43859191070794,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nCY","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Yellow \/ S","offer_id":43859191103562,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nCZ","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Yellow \/ M","offer_id":43859191136330,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nCa","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Yellow \/ L","offer_id":43859191169098,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nCb","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Yellow \/ XL","offer_id":43859191201866,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nCU","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Yellow \/ XXL","offer_id":43859191234634,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nCV","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Yellow \/ XS","offer_id":43859191267402,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nGc","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ S","offer_id":43859191300170,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nGd","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ M","offer_id":43859191332938,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nGe","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ L","offer_id":43859191365706,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nGf","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ XL","offer_id":43859191398474,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nGY","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ XXL","offer_id":43859191431242,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nGZ","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ XS","offer_id":43859191464010,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nGa","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ S","offer_id":43859191496778,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nGb","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ M","offer_id":43859191529546,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nGU","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ L","offer_id":43859191562314,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nGV","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ XL","offer_id":43859191595082,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nac","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ XXL","offer_id":43859191627850,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nad","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ XS","offer_id":43859191660618,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nae","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ S","offer_id":43859191693386,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9naf","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ M","offer_id":43859191726154,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9naY","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ L","offer_id":43859191758922,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9naZ","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ XL","offer_id":43859191791690,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9naa","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ XXL","offer_id":43859191824458,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nab","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ XS","offer_id":43859191857226,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9naU","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ S","offer_id":43859191889994,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9naV","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ M","offer_id":43859191922762,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nec","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ L","offer_id":43859191955530,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9ned","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ XL","offer_id":43859191988298,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nee","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ XXL","offer_id":43859192021066,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nef","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ XS","offer_id":43859192053834,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9neY","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ S","offer_id":43859192086602,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9neZ","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ M","offer_id":43859192119370,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nea","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ L","offer_id":43859192152138,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9neb","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ XL","offer_id":43859192184906,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9neU","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ XXL","offer_id":43859192217674,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9neV","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ XS","offer_id":43859192250442,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nSc","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ S","offer_id":43859192283210,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nSd","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ M","offer_id":43859192315978,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nSe","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ L","offer_id":43859192348746,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nSf","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ XL","offer_id":43859192381514,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nSY","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ XXL","offer_id":43859192414282,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nSZ","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ XS","offer_id":43859192447050,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nSa","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ S","offer_id":43859192479818,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nSb","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ M","offer_id":43859192512586,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nSU","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ L","offer_id":43859192545354,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nSV","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ XL","offer_id":43859192578122,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nWc","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ XXL","offer_id":43859192610890,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nWd","price":1099.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ XS","offer_id":43859192643658,"sku":"v-9hGi3y-HaVZW0c8OMxEgubTQpQPa9nWe","price":1099.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0580\/2406\/7146\/files\/Front_1_c_6_35ea3fe1-2266-4340-91a3-e2ae66cf8bfc.jpg?v=1785141822","url":"https:\/\/reachmydoor.in\/products\/unisex-classic-crew-t-shirt-india-above-everything","provider":"ReachMyDoor","version":"1.0","type":"link"}