{"product_id":"unisex-classic-crew-t-shirt-dil-se-desi","title":"Unisex Classic Crew T-Shirt - Dil Se Desi","description":"\u003cstyle\u003e\n    .rmd-v2-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 *\/\n    .rmd-v2-hero {\n      position: relative;\n      background: #0a192f;\n      color: #ffffff;\n      border-radius: 20px;\n      padding: 32px 24px;\n      text-align: center;\n      overflow: hidden;\n      margin-bottom: 28px;\n      box-shadow: 0 10px 25px -5px rgba(10, 25, 47, 0.15);\n    }\n\n    .rmd-v2-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-v2-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: rgba(255, 255, 255, 0.12);\n      backdrop-filter: blur(8px);\n      border: 1px solid rgba(255, 255, 255, 0.2);\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-v2-title {\n      font-size: 28px;\n      font-weight: 800;\n      color: #ffffff;\n      margin: 0 0 10px 0;\n      letter-spacing: -0.5px;\n    }\n\n    .rmd-v2-tagline {\n      font-size: 15px;\n      color: #94a3b8;\n      max-width: 600px;\n      margin: 0 auto;\n    }\n\n    \/* Neck Branding Banner (New Section) *\/\n    .rmd-v2-neck-branding {\n      background: #f8fafc;\n      border: 1px solid #e2e8f0;\n      border-left: 4px solid #000080;\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-v2-neck-branding {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n\n    .rmd-v2-neck-icon {\n      background: #ffffff;\n      border: 1px solid #cbd5e1;\n      border-radius: 50%;\n      width: 52px;\n      height: 52px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n    }\n\n    .rmd-v2-neck-title {\n      font-size: 15px;\n      font-weight: 700;\n      color: #0f172a;\n      margin: 0 0 4px 0;\n    }\n\n    .rmd-v2-neck-desc {\n      font-size: 13px;\n      color: #475569;\n      margin: 0;\n    }\n\n    \/* Feature Cards Grid *\/\n    .rmd-v2-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-v2-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    .rmd-v2-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-v2-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-v2-card-header {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 8px;\n    }\n\n    .rmd-v2-card-icon {\n      width: 36px;\n      height: 36px;\n      border-radius: 8px;\n      background: #f1f5f9;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .rmd-v2-card-title {\n      font-size: 15px;\n      font-weight: 700;\n      color: #0f172a;\n      margin: 0;\n    }\n\n    .rmd-v2-card-text {\n      font-size: 13px;\n      color: #64748b;\n      margin: 0;\n    }\n\n    \/* Section Headers *\/\n    .rmd-v2-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    \/* Styling Tips Grid (New Section) *\/\n    .rmd-v2-style-box {\n      background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);\n      border: 1px solid #e2e8f0;\n      border-radius: 16px;\n      padding: 22px;\n      margin-bottom: 28px;\n    }\n\n    .rmd-v2-style-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-top: 14px;\n    }\n\n    @media (max-width: 600px) {\n      .rmd-v2-style-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    .rmd-v2-style-item {\n      background: #ffffff;\n      padding: 14px;\n      border-radius: 10px;\n      border: 1px solid #e2e8f0;\n      font-size: 12px;\n      color: #334155;\n    }\n\n    .rmd-v2-style-item strong {\n      display: block;\n      color: #000080;\n      font-size: 13px;\n      margin-bottom: 4px;\n    }\n\n    \/* Specifications Table *\/\n    .rmd-v2-table-wrapper {\n      border: 1px solid #e2e8f0;\n      border-radius: 14px;\n      overflow: hidden;\n      margin-bottom: 28px;\n    }\n\n    .rmd-v2-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n    }\n\n    .rmd-v2-table tr:nth-child(even) {\n      background-color: #f8fafc;\n    }\n\n    .rmd-v2-table td {\n      padding: 12px 18px;\n      border-bottom: 1px solid #f1f5f9;\n    }\n\n    .rmd-v2-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .rmd-v2-table td:first-child {\n      font-weight: 600;\n      color: #334155;\n      width: 38%;\n    }\n\n    .rmd-v2-table td:last-child {\n      color: #64748b;\n    }\n\n    \/* Care Card *\/\n    .rmd-v2-care {\n      background: #fffbe0;\n      border: 1px solid #fef08a;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n\n    .rmd-v2-care-title {\n      font-size: 15px;\n      font-weight: 700;\n      color: #854d0e;\n      margin: 0 0 10px 0;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .rmd-v2-care-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      font-size: 13px;\n      color: #713f12;\n    }\n\n    @media (max-width: 500px) {\n      .rmd-v2-care-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    \/* Trust Footer *\/\n    .rmd-v2-trust {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background: #0f172a;\n      color: #ffffff;\n      border-radius: 14px;\n      padding: 16px 24px;\n      gap: 12px;\n    }\n\n    @media (max-width: 600px) {\n      .rmd-v2-trust {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n\n    .rmd-v2-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-v2-trust-item svg {\n      color: #FF9933;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rmd-v2-container\"\u003e\n\u003cdiv class=\"rmd-v2-hero\"\u003e\n\u003cdiv class=\"rmd-v2-badge\"\u003e\u003cspan\u003e🇮🇳 Authentically Indian\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"rmd-v2-title\"\u003eDil Se Desi, Forever Indian Soul\u003c\/h1\u003e\n\u003cp class=\"rmd-v2-tagline\"\u003eA celebration of culture, pride, and contemporary style. Crafted for those who wear their roots with confidence wherever they go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-neck-branding\"\u003e\n\u003cdiv class=\"rmd-v2-neck-icon\"\u003e\u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#000080\" 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\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"rmd-v2-neck-title\"\u003eSignature \"Proudly Indian\" Back-Neck Seal\u003c\/h3\u003e\n\u003cp class=\"rmd-v2-neck-desc\"\u003eFeatures our custom, scratch-free inner neck print with the iconic Ashoka Chakra and official \u003cstrong\u003eReachMyDoor®\u003c\/strong\u003e trademark—eliminating itchy tags for seamless all-day comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-grid\"\u003e\n\u003cdiv class=\"rmd-v2-card\"\u003e\n\u003cdiv class=\"rmd-v2-card-header\"\u003e\n\u003cdiv class=\"rmd-v2-card-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#FF9933\" 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\u003c\/div\u003e\n\u003ch3 class=\"rmd-v2-card-title\"\u003e180 GSM Pure Cotton\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"rmd-v2-card-text\"\u003eEngineered with super-combed natural cotton fiber. Lightweight, highly breathable, and ideal for tropical heat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-card\"\u003e\n\u003cdiv class=\"rmd-v2-card-header\"\u003e\n\u003cdiv class=\"rmd-v2-card-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#000080\" stroke-width=\"2\"\u003e\u003cpath d=\"M20.42 4.58a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-7.65 0C1.46 6.7 1.33 10.28 4 13l8 8 8-8c2.67-2.72 2.54-6.3.42-8.42z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"rmd-v2-card-title\"\u003eBio-Washed Fabric\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"rmd-v2-card-text\"\u003ePre-treated with organic enzymes for ultra-soft handfeel, zero pilling, and long-lasting fabric integrity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-card\"\u003e\n\u003cdiv class=\"rmd-v2-card-header\"\u003e\n\u003cdiv class=\"rmd-v2-card-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#138808\" 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\u003c\/div\u003e\n\u003ch3 class=\"rmd-v2-card-title\"\u003eUniversal Regular Fit\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"rmd-v2-card-text\"\u003eTailored with precise armhole and chest proportions, giving both men and women a relaxed yet structured silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-card\"\u003e\n\u003cdiv class=\"rmd-v2-card-header\"\u003e\n\u003cdiv class=\"rmd-v2-card-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#000080\" stroke-width=\"2\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"rmd-v2-card-title\"\u003eBrushstroke Typography\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"rmd-v2-card-text\"\u003eVibrant tricolor artwork paired with iconic heritage outlines (Charminar motif), screen-printed for sharp clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-style-box\"\u003e\n\u003cdiv class=\"rmd-v2-heading\"\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#000080\" stroke-width=\"2\"\u003e\u003cpath d=\"M20.38 3.46L16 2a4 4 0 0 0-8 0L3.62 3.46a2 2 0 0 0-1.34 2.23l.58 3.47a1 1 0 0 0 .99.84H6v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V10h2.15a1 1 0 0 0 .99-.84l.58-3.47a2 2 0 0 0-1.34-2.23z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e How to Style Your Desi Tee\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-style-grid\"\u003e\n\u003cdiv class=\"rmd-v2-style-item\"\u003e\n\u003cstrong\u003eStreetwear Casual\u003c\/strong\u003e Pair with distressed denim jeans, white sneakers, and an unbuttoned overshirt for an effortless city vibe.\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-style-item\"\u003e\n\u003cstrong\u003eDesi Fusion\u003c\/strong\u003e Tuck into tailored cotton chinos or linen trousers and layer with silver accessories for festive gatherings.\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-style-item\"\u003e\n\u003cstrong\u003eLayered Athleisure\u003c\/strong\u003e Combine with dark joggers or cargo pants and a minimalist zip jacket for weekend travels.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-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 Technical Specifications\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-table-wrapper\"\u003e\n\u003ctable class=\"rmd-v2-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eUnisex Classic Crew T-Shirt - Dil Se Desi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFabric Blend\u003c\/td\u003e\n\u003ctd\u003e100% Super-Combed Bio-Washed Cotton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial Density\u003c\/td\u003e\n\u003ctd\u003e180 GSM (Lightweight \u0026amp; Tear-Resistant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFit Specification\u003c\/td\u003e\n\u003ctd\u003eUnisex Regular Fit (True to Standard Indian Sizing)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNeck Detail\u003c\/td\u003e\n\u003ctd\u003eRibbed Crew Neck with Tagless Inner \"Proudly Indian\" Print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin \u0026amp; Brand\u003c\/td\u003e\n\u003ctd\u003eDesigned \u0026amp; Ethically Evolved 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\u003cdiv class=\"rmd-v2-care\"\u003e\n\u003cdiv class=\"rmd-v2-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 Garment Care Instructions\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-care-grid\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e• Washing:\u003c\/strong\u003e Machine wash inside-out in cold water.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e• Drying:\u003c\/strong\u003e Tumble dry on low or shadow line dry.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e• Ironing:\u003c\/strong\u003e Warm iron inside-out (Avoid print area).\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e• Preservative:\u003c\/strong\u003e Do not bleach or dry clean.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-trust\"\u003e\n\u003cdiv class=\"rmd-v2-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 \u003cspan\u003e100% Authentic Quality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-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 \u003cspan\u003eExpress Pan-India Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rmd-v2-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 \u003cspan\u003eVerified ReachMyDoor Guarantee\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ReachMyDoor","offers":[{"title":"White \/ S","offer_id":43859194642506,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93GV","price":799.0,"currency_code":"INR","in_stock":true},{"title":"White \/ M","offer_id":43859194675274,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ac","price":799.0,"currency_code":"INR","in_stock":true},{"title":"White \/ L","offer_id":43859194708042,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ad","price":799.0,"currency_code":"INR","in_stock":true},{"title":"White \/ XL","offer_id":43859194740810,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ae","price":799.0,"currency_code":"INR","in_stock":true},{"title":"White \/ XXL","offer_id":43859194773578,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93af","price":799.0,"currency_code":"INR","in_stock":true},{"title":"White \/ XS","offer_id":43859194806346,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93aY","price":799.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ S","offer_id":43859194839114,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93aZ","price":899.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ M","offer_id":43859194871882,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93aa","price":899.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ L","offer_id":43859194904650,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ab","price":899.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ XL","offer_id":43859194937418,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93aU","price":899.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ XXL","offer_id":43859194970186,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93aV","price":899.0,"currency_code":"INR","in_stock":true},{"title":"SkyBlue \/ XS","offer_id":43859195002954,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ec","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ S","offer_id":43859195035722,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ed","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ M","offer_id":43859195068490,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ee","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ L","offer_id":43859195101258,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ef","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ XL","offer_id":43859195134026,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93eY","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ XXL","offer_id":43859195166794,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93eZ","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flag Green \/ XS","offer_id":43859195199562,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ea","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ S","offer_id":43859195232330,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93eb","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ M","offer_id":43859195265098,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93eU","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ L","offer_id":43859195297866,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93eV","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ XL","offer_id":43859195330634,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93Sc","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ XXL","offer_id":43859195363402,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93Sd","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Golden Yellow \/ XS","offer_id":43859195396170,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93Se","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ S","offer_id":43859195428938,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93Sf","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ M","offer_id":43859195461706,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93SY","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ L","offer_id":43859195494474,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93SZ","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ XL","offer_id":43859195527242,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93Sa","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ XXL","offer_id":43859195560010,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93Sb","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Light Baby Pink \/ XS","offer_id":43859195592778,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93SU","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ S","offer_id":43859195625546,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93SV","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ M","offer_id":43859195658314,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93Wc","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ L","offer_id":43859195691082,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93Wd","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ XL","offer_id":43859195723850,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93We","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ XXL","offer_id":43859195756618,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93Wf","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Lavender \/ XS","offer_id":43859195789386,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93WY","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ S","offer_id":43859195822154,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93WZ","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ M","offer_id":43859195854922,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93Wa","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ L","offer_id":43859195887690,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93Wb","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ XL","offer_id":43859195920458,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93WU","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ XXL","offer_id":43859195953226,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93WV","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Mint \/ XS","offer_id":43859195985994,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93qc","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ S","offer_id":43859196018762,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93qd","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ M","offer_id":43859196051530,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93qe","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ L","offer_id":43859196084298,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93qf","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ XL","offer_id":43859196117066,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93qY","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ XXL","offer_id":43859196149834,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93qZ","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Baby Blue \/ XS","offer_id":43859196182602,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93qa","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flamingo \/ S","offer_id":43859196215370,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93qb","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flamingo \/ M","offer_id":43859196248138,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93qU","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flamingo \/ L","offer_id":43859196280906,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93qV","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flamingo \/ XL","offer_id":43859196313674,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93uc","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flamingo \/ XXL","offer_id":43859196346442,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ud","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Flamingo \/ XS","offer_id":43859196379210,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ue","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ S","offer_id":43859196411978,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93uf","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ M","offer_id":43859196444746,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93uY","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ L","offer_id":43859196477514,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93uZ","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ XL","offer_id":43859196510282,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ua","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ XXL","offer_id":43859196543050,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93ub","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Jade \/ XS","offer_id":43859196575818,"sku":"v-9hGi3y-HaVZW0c8OMxcoubTQpQPd93uU","price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0580\/2406\/7146\/files\/Front_1_c_1_083136cf-3b20-418e-9187-2580c4f63338.jpg?v=1785141940","url":"https:\/\/reachmydoor.in\/products\/unisex-classic-crew-t-shirt-dil-se-desi","provider":"ReachMyDoor","version":"1.0","type":"link"}