{"product_id":"wakefit-3-in-1-baby-cot","title":"Wakefit 3-in-1 Baby Cot","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --gx-green: #00E784;\n      --gx-deep: #00493E;\n      --gx-red: #FF3B30;\n      --gx-amber: #B45309;\n      --gx-border: rgba(0,73,62,0.08);\n      --gx-muted: #86868b;\n      --gx-soft: #F8FBF9;\n      --gx-line: #F2F2F7;\n    }\n\n    body {\n      margin: 0;\n      padding: 28px 16px;\n      background: #F5F7F6;\n      color: #1d1d1f;\n      font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Text\", \"Inter\", Arial, sans-serif;\n    }\n\n    .gx-wrap {\n      max-width: 480px;\n      margin: 0 auto;\n      color: #1d1d1f;\n    }\n\n    .gx-story-header {\n      background: linear-gradient(135deg, #00493E 0%, #006B5C 100%);\n      border-radius: 20px 20px 0 0;\n      padding: 24px;\n      color: white;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .gx-story-header::after {\n      content: \"\";\n      position: absolute;\n      right: -20px;\n      top: -20px;\n      width: 120px;\n      height: 120px;\n      background: rgba(0,231,132,0.08);\n      border-radius: 50%;\n    }\n\n    .gx-story-eyebrow {\n      font-size: 10px;\n      font-weight: 700;\n      color: var(--gx-green);\n      text-transform: uppercase;\n      letter-spacing: 0.08em;\n      margin-bottom: 8px;\n    }\n\n    .gx-story-headline {\n      font-size: 13px;\n      font-weight: 500;\n      color: rgba(255,255,255,0.9);\n      line-height: 1.5;\n      margin: 0;\n      position: relative;\n      z-index: 1;\n    }\n\n    .gx-story-headline strong {\n      color: #fff;\n      font-weight: 700;\n    }\n\n    .gx-card {\n      background: #fff;\n      border: 1px solid var(--gx-border);\n      border-top: none;\n      border-radius: 0 0 24px 24px;\n      padding: 24px;\n      box-shadow: 0 8px 32px rgba(0,73,62,0.06);\n    }\n\n    .gx-pill-row {\n      display: flex;\n      gap: 8px;\n      flex-wrap: wrap;\n      margin-bottom: 12px;\n    }\n\n    .gx-pill {\n      display: inline-flex;\n      align-items: center;\n      min-height: 26px;\n      padding: 0 10px;\n      border-radius: 999px;\n      background: #ECFFF6;\n      border: 1px solid #B9F8D8;\n      color: var(--gx-deep);\n      font-size: 11px;\n      font-weight: 800;\n      line-height: 1;\n    }\n\n    .gx-item-name {\n      font-size: 22px;\n      font-weight: 800;\n      color: var(--gx-deep);\n      line-height: 1.2;\n      letter-spacing: -0.02em;\n      margin: 0 0 4px 0;\n    }\n\n    .gx-item-sub {\n      font-size: 13px;\n      color: var(--gx-muted);\n      margin: 0 0 16px 0;\n      font-weight: 500;\n      line-height: 1.45;\n    }\n\n    .gx-price-panel {\n      background: #003F36;\n      border-radius: 16px;\n      padding: 16px;\n      margin-bottom: 16px;\n      color: white;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .gx-price-panel::after {\n      content: \"\";\n      position: absolute;\n      width: 92px;\n      height: 92px;\n      right: -28px;\n      bottom: -36px;\n      background: rgba(0,231,132,0.13);\n      border-radius: 50%;\n    }\n\n    .gx-price-label {\n      font-size: 10px;\n      font-weight: 800;\n      color: var(--gx-green);\n      text-transform: uppercase;\n      letter-spacing: 0.08em;\n      margin-bottom: 6px;\n    }\n\n    .gx-price-row {\n      display: flex;\n      align-items: flex-end;\n      justify-content: space-between;\n      gap: 12px;\n      position: relative;\n      z-index: 1;\n    }\n\n    .gx-buy-price {\n      font-size: 30px;\n      font-weight: 900;\n      line-height: 1;\n      letter-spacing: -0.03em;\n    }\n\n    .gx-delivery-chip {\n      padding: 7px 9px;\n      border-radius: 999px;\n      background: rgba(0,231,132,0.12);\n      border: 1px solid rgba(0,231,132,0.35);\n      color: #BFFFE1;\n      font-size: 11px;\n      font-weight: 800;\n      white-space: nowrap;\n    }\n\n    .gx-seller-net {\n      margin-top: 10px;\n      padding-top: 10px;\n      border-top: 1px solid rgba(255,255,255,0.12);\n      font-size: 12px;\n      color: rgba(255,255,255,0.82);\n      line-height: 1.45;\n      position: relative;\n      z-index: 1;\n    }\n\n    .gx-seller-net strong {\n      color: #fff;\n    }\n\n    .gx-condition-row {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 20px;\n      padding: 14px 16px;\n      background: var(--gx-soft);\n      border-radius: 12px;\n      border: 1px solid #E2F5EA;\n    }\n\n    .gx-condition-label {\n      font-size: 11px;\n      font-weight: 700;\n      color: var(--gx-muted);\n      text-transform: uppercase;\n      letter-spacing: 0.04em;\n      flex-shrink: 0;\n    }\n\n    .gx-condition-dots {\n      display: flex;\n      gap: 5px;\n    }\n\n    .gx-dot {\n      width: 10px;\n      height: 10px;\n      border-radius: 50%;\n    }\n\n    .gx-dot-filled {\n      background: var(--gx-green);\n    }\n\n    .gx-condition-text {\n      font-size: 13px;\n      font-weight: 700;\n      color: var(--gx-deep);\n      margin-left: auto;\n      text-align: right;\n    }\n\n    .gx-value-box {\n      background: #FFFBEB;\n      border: 1px solid #FDE68A;\n      border-radius: 14px;\n      padding: 16px;\n      margin-bottom: 20px;\n    }\n\n    .gx-value-title {\n      font-size: 11px;\n      font-weight: 700;\n      color: var(--gx-amber);\n      text-transform: uppercase;\n      letter-spacing: 0.04em;\n      margin-bottom: 10px;\n    }\n\n    .gx-value-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 12px;\n      padding: 7px 0;\n      border-bottom: 1px solid #FEF3C7;\n      font-size: 13px;\n    }\n\n    .gx-value-row:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n      font-weight: 800;\n      color: #92400E;\n      font-size: 14px;\n    }\n\n    .gx-value-label {\n      color: #92400E;\n      line-height: 1.3;\n    }\n\n    .gx-value-amount {\n      font-weight: 700;\n      color: #92400E;\n      white-space: nowrap;\n    }\n\n    .gx-value-strike {\n      text-decoration: line-through;\n      color: #D97706;\n      font-weight: 500;\n    }\n\n    .gx-spec-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n      margin: 12px 0 16px;\n    }\n\n    .gx-spec-item {\n      padding: 10px 12px;\n      background: var(--gx-soft);\n      border-radius: 10px;\n      min-width: 0;\n    }\n\n    .gx-spec-label {\n      font-size: 10px;\n      color: var(--gx-muted);\n      text-transform: uppercase;\n      letter-spacing: 0.04em;\n      display: block;\n      margin-bottom: 3px;\n    }\n\n    .gx-spec-val {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1d1d1f;\n      line-height: 1.3;\n    }\n\n    .gx-accordion-item {\n      border-top: 1px solid var(--gx-line);\n    }\n\n    .gx-acc-check {\n      display: none;\n    }\n\n    .gx-acc-label {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 16px;\n      padding: 16px 0;\n      cursor: pointer;\n      font-weight: 700;\n      font-size: 15px;\n      color: var(--gx-deep);\n    }\n\n    .gx-plus-icon {\n      width: 16px;\n      height: 16px;\n      color: #cbd5e1;\n      transition: 0.3s ease;\n      flex-shrink: 0;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 24px;\n      font-weight: 300;\n      line-height: 16px;\n    }\n\n    .gx-acc-content {\n      max-height: 0;\n      overflow: hidden;\n      transition: all 0.35s ease;\n    }\n\n    .gx-acc-check:checked ~ .gx-acc-content {\n      max-height: 1400px;\n      padding-bottom: 20px;\n    }\n\n    .gx-acc-check:checked ~ .gx-acc-label .gx-plus-icon {\n      transform: rotate(45deg);\n      color: var(--gx-red);\n    }\n\n    .gx-info-row {\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n      padding: 10px 0;\n      border-bottom: 1px solid var(--gx-line);\n      font-size: 13px;\n      color: #374151;\n    }\n\n    .gx-info-row:last-child {\n      border-bottom: none;\n    }\n\n    .gx-info-icon {\n      font-size: 15px;\n      flex-shrink: 0;\n      margin-top: 1px;\n    }\n\n    .gx-info-text {\n      line-height: 1.4;\n    }\n\n    .gx-info-text strong {\n      color: #1d1d1f;\n      display: block;\n      font-size: 12px;\n      margin-bottom: 1px;\n    }\n\n    .gx-urgency-bar {\n      margin-top: 20px;\n      padding: 12px 16px;\n      background: #FFF5F5;\n      border-radius: 12px;\n      border: 1px solid #FED7D7;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .gx-pulse-dot {\n      height: 8px;\n      width: 8px;\n      background: var(--gx-red);\n      border-radius: 50%;\n      flex-shrink: 0;\n    }\n\n    .gx-urgency-text {\n      font-size: 12px;\n      font-weight: 800;\n      color: var(--gx-red);\n      text-transform: uppercase;\n      line-height: 1.4;\n    }\n\n    .gx-location-bar {\n      margin-top: 10px;\n      padding: 10px 14px;\n      background: var(--gx-soft);\n      border-radius: 10px;\n      font-size: 12px;\n      color: #6B7280;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      line-height: 1.35;\n    }\n\n    @media (max-width: 380px) {\n      body {\n        padding: 18px 10px;\n      }\n\n      .gx-card,\n      .gx-story-header {\n        padding: 20px;\n      }\n\n      .gx-price-row,\n      .gx-condition-row {\n        align-items: flex-start;\n        flex-direction: column;\n      }\n\n      .gx-condition-text {\n        margin-left: 0;\n        text-align: left;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"gx-wrap\"\u003e\n\u003cdiv class=\"gx-story-header\"\u003e\n\u003cdiv class=\"gx-story-eyebrow\"\u003eWhy it's available\u003c\/div\u003e\n\u003cp class=\"gx-story-headline\"\u003e\u003cstrong\u003eThe owner is moving away from Gurgaon and is parting with this Wakefit 3-in-1 baby cot in excellent condition.\u003c\/strong\u003e It is a solid Sheesham wood crib that converts as the child grows, includes the mattress, and is ready for its next nursery without needing a fresh full-price purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-card\"\u003e\n\u003cdiv class=\"gx-pill-row\"\u003e\n\u003cspan class=\"gx-pill\"\u003eGiveasy Verified\u003c\/span\u003e \u003cspan class=\"gx-pill\"\u003eFree Delivery\u003c\/span\u003e \u003cspan class=\"gx-pill\"\u003e1 Unit Available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1 class=\"gx-item-name\"\u003eWakefit 3-in-1 Baby Cot\u003c\/h1\u003e\n\u003cp class=\"gx-item-sub\"\u003eBumblebee Natural Sheesham · Convertible Crib to Study Table · Mattress Included\u003c\/p\u003e\n\u003cdiv class=\"gx-price-panel\"\u003e\n\u003cdiv class=\"gx-price-label\"\u003eRecommended Buy Now Price\u003c\/div\u003e\n\u003cdiv class=\"gx-price-row\"\u003e\n\u003cdiv class=\"gx-buy-price\"\u003e₹9,499\u003c\/div\u003e\n\u003cdiv class=\"gx-delivery-chip\"\u003eDelivery included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-condition-row\"\u003e\n\u003cspan class=\"gx-condition-label\"\u003eCondition\u003c\/span\u003e\n\u003cdiv class=\"gx-condition-dots\"\u003e\n\u003cspan class=\"gx-dot gx-dot-filled\"\u003e\u003c\/span\u003e \u003cspan class=\"gx-dot gx-dot-filled\"\u003e\u003cbr\u003e\u003c\/span\u003e \u003cspan class=\"gx-dot gx-dot-filled\"\u003e\u003c\/span\u003e \u003cspan class=\"gx-dot gx-dot-filled\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"gx-condition-text\"\u003eLightly Used\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-value-box\"\u003e\n\u003cdiv class=\"gx-value-title\"\u003eValue Breakdown\u003c\/div\u003e\n\u003cdiv class=\"gx-value-row\"\u003e\n\u003cspan class=\"gx-value-label\"\u003eCurrent new reference price\u003c\/span\u003e \u003cspan class=\"gx-value-amount gx-value-strike\"\u003e₹14,535\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-value-row\"\u003e\n\u003cspan class=\"gx-value-label\"\u003eGiveasy buy-now price\u003c\/span\u003e \u003cspan class=\"gx-value-amount\"\u003e₹9,499\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-value-row\"\u003e\n\u003cspan class=\"gx-value-label\"\u003eBuyer savings vs new\u003c\/span\u003e \u003cspan class=\"gx-value-amount\"\u003e₹5,036 off\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-spec-grid\"\u003e\n\u003cdiv class=\"gx-spec-item\"\u003e\n\u003cspan class=\"gx-spec-label\"\u003eBrand\u003c\/span\u003e \u003cspan class=\"gx-spec-val\"\u003eWakefit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-spec-item\"\u003e\n\u003cspan class=\"gx-spec-label\"\u003eCategory\u003c\/span\u003e \u003cspan class=\"gx-spec-val\"\u003eBaby Furniture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-spec-item\"\u003e\n\u003cspan class=\"gx-spec-label\"\u003eAge\u003c\/span\u003e \u003cspan class=\"gx-spec-val\"\u003e2.5 years\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-spec-item\"\u003e\n\u003cspan class=\"gx-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"gx-spec-val\"\u003eSheesham Wood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-spec-item\"\u003e\n\u003cspan class=\"gx-spec-label\"\u003eDimensions\u003c\/span\u003e \u003cspan class=\"gx-spec-val\"\u003e123.6 x 69 x 86.5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-spec-item\"\u003e\n\u003cspan class=\"gx-spec-label\"\u003eLocation\u003c\/span\u003e \u003cspan class=\"gx-spec-val\"\u003eSector 66, Gurgaon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-accordion-item\"\u003e\n\u003cinput checked type=\"checkbox\" id=\"crib-specs-1\" class=\"gx-acc-check\"\u003e \u003clabel for=\"crib-specs-1\" class=\"gx-acc-label\"\u003e \u003cspan\u003eCondition \u0026amp; Details\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"gx-plus-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"gx-acc-content\"\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eExcellent Used Condition\u003c\/strong\u003e Seller has reported the cot as excellent, with photos submitted from front and side angles for verification.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eMattress Included\u003c\/strong\u003e Comes with a compatible 1200 x 600 mm mattress, so the buyer does not need to source the mattress separately.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eSolid Wood Build\u003c\/strong\u003e Made with Sheesham wood for a sturdy, long-lasting crib structure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eReason for Sale\u003c\/strong\u003e The owner is moving away from Gurgaon, making this a practical resale rather than a distress-condition listing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-accordion-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"crib-specs-2\" class=\"gx-acc-check\"\u003e \u003clabel for=\"crib-specs-2\" class=\"gx-acc-label\"\u003e \u003cspan\u003eProduct Highlights\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"gx-plus-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"gx-acc-content\"\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003e3\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003e3-in-1 Convertible Design\u003c\/strong\u003e Works as a baby cot, cradle-style crib, and can convert into a study table as the child grows.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003e↕\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eAdjustable Mattress Height\u003c\/strong\u003e Designed to support different baby stages with a more flexible sleeping setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003e30\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eWeight Recommendation\u003c\/strong\u003e Manufacturer-listed maximum weight recommendation is 30 kg.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003e★\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eReference Rating\u003c\/strong\u003e Reference product details mention a 4.3\/5 customer rating across 38 reviews.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-accordion-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"crib-specs-3\" class=\"gx-acc-check\"\u003e \u003clabel for=\"crib-specs-3\" class=\"gx-acc-label\"\u003e \u003cspan\u003eSpecs \u0026amp; Measurements\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"gx-plus-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"gx-acc-content\"\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003eL\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eProduct Dimensions\u003c\/strong\u003e 123.6 cm Length x 69 cm Width x 86.5 cm Height.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003eM\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eMattress Size\u003c\/strong\u003e 1200 x 600 mm mattress included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003eW\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eItem Weight\u003c\/strong\u003e Manufacturer-listed item weight is 36.5 kg.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003eC\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eColour \u0026amp; Finish\u003c\/strong\u003e Bumblebee, Natural Sheesham finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-accordion-item\"\u003e\n\u003cinput type=\"checkbox\" id=\"crib-specs-4\" class=\"gx-acc-check\"\u003e \u003clabel for=\"crib-specs-4\" class=\"gx-acc-label\"\u003e \u003cspan\u003eGetting it Home\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"gx-plus-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"gx-acc-content\"\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003e📍\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003ePickup Location\u003c\/strong\u003e Sector 66, Gurgaon.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eFree Delivery on Buy Now\u003c\/strong\u003e Giveasy provides delivery free on the buy-now price, making the final buyer experience simpler.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info-row\"\u003e\n\u003cspan class=\"gx-info-icon\"\u003e🛡\u003c\/span\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eManaged Resale\u003c\/strong\u003e Purchase through Giveasy with coordinated pickup, delivery, and seller handling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-urgency-bar\"\u003e\n\u003cspan class=\"gx-pulse-dot\"\u003e\u003c\/span\u003e \u003cspan class=\"gx-urgency-text\"\u003eExcellent-condition convertible Wakefit baby cots with mattress move quickly under ₹9,000\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-location-bar\"\u003e📍 Sector 66, Gurgaon · Wakefit 3-in-1 Baby Cot · Natural Sheesham · 1 Unit Available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"giveasy","offers":[{"title":"Default Title","offer_id":46254407778500,"sku":null,"price":9499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/8418\/4516\/files\/crib.png?v=1781533488","url":"https:\/\/www.giveasy.in\/products\/wakefit-3-in-1-baby-cot","provider":"giveasy","version":"1.0","type":"link"}