{"title":"Bosch","description":"","products":[{"product_id":"bosch-silenceplus-built-in-dishwasher","title":"Bosch SilencePlus Built-In Dishwasher","description":"\u003cp\u003e\u003cbr\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  }\n\n  .gx-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Text\", sans-serif;\n    color: #1d1d1f;\n    max-width: 480px;\n    margin: 0 auto;\n  }\n\n  .gx-story-header {\n    background: linear-gradient(135deg, #00493E 0%, #0A6A5B 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(255,255,255,0.06);\n    border-radius: 50%;\n  }\n\n  .gx-story-eyebrow {\n    font-size: 10px;\n    font-weight: 700;\n    color: #00E784;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    margin-bottom: 8px;\n  }\n\n  .gx-story-headline {\n    font-size: 13px;\n    line-height: 1.55;\n    color: rgba(255,255,255,0.92);\n    margin: 0;\n  }\n\n  .gx-story-headline strong {\n    color: #fff;\n  }\n\n  .gx-card {\n    background: #fff;\n    border: 1px solid rgba(0,73,62,0.08);\n    border-top: none;\n    border-radius: 0 0 24px 24px;\n    padding: 24px;\n    box-shadow: 0 10px 30px rgba(0,73,62,0.06);\n  }\n\n  .gx-title {\n    font-size: 25px;\n    font-weight: 800;\n    color: #00493E;\n    line-height: 1.15;\n    margin-bottom: 5px;\n    letter-spacing: -0.03em;\n  }\n\n  .gx-sub {\n    font-size: 13px;\n    color: #6B7280;\n    margin-bottom: 18px;\n  }\n\n  .gx-condition {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 14px 16px;\n    border-radius: 12px;\n    background: #F8FBF9;\n    border: 1px solid #E2F5EA;\n    margin-bottom: 20px;\n  }\n\n  .gx-condition-label {\n    font-size: 11px;\n    font-weight: 700;\n    color: #86868b;\n    letter-spacing: 0.05em;\n  }\n\n  .gx-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-fill {\n    background: #00E784;\n  }\n\n  .gx-empty {\n    background: #D1D5DB;\n  }\n\n  .gx-condition-text {\n    margin-left: auto;\n    font-size: 13px;\n    font-weight: 700;\n    color: #00493E;\n  }\n\n  .gx-price-box {\n    background: #FFF8E7;\n    border: 1px solid #FDE68A;\n    border-radius: 14px;\n    padding: 16px;\n    margin-bottom: 22px;\n  }\n\n  .gx-price-title {\n    font-size: 11px;\n    font-weight: 700;\n    color: #B45309;\n    letter-spacing: 0.04em;\n    margin-bottom: 10px;\n  }\n\n  .gx-price-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0;\n    border-bottom: 1px solid #FDECC8;\n    font-size: 13px;\n  }\n\n  .gx-price-row:last-child {\n    border-bottom: none;\n    font-weight: 800;\n  }\n\n  .gx-strike {\n    text-decoration: line-through;\n    color: #C2410C;\n  }\n\n  .gx-price {\n    color: #92400E;\n    font-weight: 800;\n  }\n\n  .gx-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .gx-box {\n    background: #F8FBF9;\n    border-radius: 10px;\n    padding: 12px;\n  }\n\n  .gx-box span {\n    display: block;\n  }\n\n  .gx-box .label {\n    font-size: 10px;\n    text-transform: uppercase;\n    color: #86868b;\n    margin-bottom: 4px;\n    letter-spacing: 0.04em;\n  }\n\n  .gx-box .value {\n    font-size: 13px;\n    font-weight: 700;\n    color: #1d1d1f;\n    line-height: 1.4;\n  }\n\n  .gx-section {\n    border-top: 1px solid #F2F2F7;\n    margin-top: 22px;\n    padding-top: 18px;\n  }\n\n  .gx-section-title {\n    font-size: 15px;\n    font-weight: 800;\n    color: #00493E;\n    margin-bottom: 14px;\n  }\n\n  .gx-info {\n    display: flex;\n    gap: 10px;\n    margin-bottom: 14px;\n  }\n\n  .gx-info-icon {\n    font-size: 15px;\n    flex-shrink: 0;\n  }\n\n  .gx-info-text {\n    font-size: 13px;\n    color: #4B5563;\n    line-height: 1.5;\n  }\n\n  .gx-info-text strong {\n    color: #111827;\n    display: block;\n    margin-bottom: 2px;\n  }\n\n  .gx-alert {\n    margin-top: 20px;\n    background: #FFF5F5;\n    border: 1px solid #FED7D7;\n    border-radius: 12px;\n    padding: 12px 14px;\n    display: flex;\n    gap: 10px;\n    align-items: center;\n  }\n\n  .gx-pulse {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #FF3B30;\n    animation: pulse 2s infinite;\n  }\n\n  @keyframes pulse {\n    0% {\n      transform: scale(.95);\n      box-shadow: 0 0 0 0 rgba(255,59,48,.5);\n    }\n\n    70% {\n      transform: scale(1.1);\n      box-shadow: 0 0 0 8px rgba(255,59,48,0);\n    }\n\n    100% {\n      transform: scale(.95);\n    }\n  }\n\n  .gx-alert-text {\n    font-size: 12px;\n    font-weight: 700;\n    color: #C62828;\n    line-height: 1.4;\n  }\n\n  .gx-location {\n    margin-top: 12px;\n    background: #F8FBF9;\n    border-radius: 10px;\n    padding: 11px 14px;\n    font-size: 12px;\n    color: #6B7280;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"gx-wrap\"\u003e\n\u003cdiv class=\"gx-story-header\"\u003e\n\u003cdiv class=\"gx-story-eyebrow\"\u003e🍽️ WHY IT'S AVAILABLE\u003c\/div\u003e\n\u003cp class=\"gx-story-headline\"\u003e\u003cstrong\u003eOwner is upgrading kitchen appliances\u003c\/strong\u003e and selling this Bosch SilencePlus built-in dishwasher purchased around 2020. The dishwasher is in good working condition and designed for modular kitchen setups with integrated cabinet fitting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-card\"\u003e\n\u003cdiv class=\"gx-title\"\u003eBosch SilencePlus Built-In Dishwasher\u003c\/div\u003e\n\u003cdiv class=\"gx-sub\"\u003e60 cm Integrated Dishwasher · Stainless Steel Control Panel · Multi Programme Wash\u003c\/div\u003e\n\u003cdiv class=\"gx-condition\"\u003e\n\u003cdiv class=\"gx-condition-label\"\u003eCONDITION\u003c\/div\u003e\n\u003cdiv class=\"gx-dots\"\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv class=\"gx-dots\"\u003e\n\u003cdiv class=\"gx-dot gx-empty\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-condition-text\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-empty\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-condition-text\"\u003eRegularly used\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-price-box\"\u003e\n\u003cdiv class=\"gx-price-title\"\u003e💰 THE VALUE CASE\u003c\/div\u003e\n\u003cdiv class=\"gx-price-row\"\u003e\n\u003cspan\u003eOriginal purchase price\u003c\/span\u003e \u003cspan class=\"gx-strike\"\u003e₹55,000\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-price-row\"\u003e\n\u003cspan\u003eExpected selling price\u003c\/span\u003e \u003cspan class=\"gx-price\"\u003e₹22,000 – ₹25,000\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-price-row\"\u003e\n\u003cspan\u003eBest suited for\u003c\/span\u003e \u003cspan class=\"gx-price\"\u003eModular kitchens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-grid\"\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eBrand\u003c\/span\u003e \u003cspan class=\"value\"\u003eBosch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eModel Series\u003c\/span\u003e \u003cspan class=\"value\"\u003eSilencePlus\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eType\u003c\/span\u003e \u003cspan class=\"value\"\u003eBuilt-In Dishwasher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eWidth\u003c\/span\u003e \u003cspan class=\"value\"\u003e60 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eInterior Setup\u003c\/span\u003e \u003cspan class=\"value\"\u003e2 Basket + Cutlery Tray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eAge\u003c\/span\u003e \u003cspan class=\"value\"\u003eApprox. 5 Years\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-section\"\u003e\n\u003cdiv class=\"gx-section-title\"\u003eProduct Highlights\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e✔️\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eBuilt for modular kitchens\u003c\/strong\u003e Integrated cabinet front design gives a clean seamless kitchen appearance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e✔️\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eMultiple wash programmes\u003c\/strong\u003e Includes eco, quick and intensive cleaning modes for daily utensils and cookware.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e✔️\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eEfficient loading space\u003c\/strong\u003e Two basket interior with separate cutlery section for plates, bowls, cups and utensils.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-section\"\u003e\n\u003cdiv class=\"gx-section-title\"\u003eGetting it home\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003ePickup support\u003c\/strong\u003e Buyer should ensure modular kitchen compatibility and installation dimensions before purchase.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e🔍\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eInspection available\u003c\/strong\u003e Buyers can check wash cycles, racks, controls and drainage functionality before final confirmation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e🛒\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eHow to buy\u003c\/strong\u003e Click on the “Buy Now” button for instant purchase or place your preferred price through the “Make an Offer” option.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-alert\"\u003e\n\u003cdiv class=\"gx-pulse\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-alert-text\"\u003eBuilt-in Bosch dishwashers in working condition are difficult to find in the resale market and usually sell quickly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-location\"\u003e📍 Vasant Kunj, New Delhi · Kitchen Appliance · 1 unit available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"giveasy","offers":[{"title":"Default Title","offer_id":46157611991236,"sku":null,"price":25000.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/8418\/4516\/files\/bosch.png?v=1779108621"},{"product_id":"bosch-series-4-built-in-electric-oven","title":"Bosch Series 4 Built-In Electric Oven","description":"\u003cp\u003e\u003cbr\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  }\n\n  .gx-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Text\", sans-serif;\n    color: #1d1d1f;\n    max-width: 480px;\n    margin: 0 auto;\n  }\n\n  .gx-story-header {\n    background: linear-gradient(135deg, #111827 0%, #374151 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: -25px;\n    top: -25px;\n    width: 120px;\n    height: 120px;\n    background: rgba(255,255,255,0.05);\n    border-radius: 50%;\n  }\n\n  .gx-story-eyebrow {\n    font-size: 10px;\n    font-weight: 700;\n    color: #00E784;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    margin-bottom: 8px;\n  }\n\n  .gx-story-headline {\n    font-size: 13px;\n    line-height: 1.55;\n    color: rgba(255,255,255,0.92);\n    margin: 0;\n  }\n\n  .gx-story-headline strong {\n    color: #fff;\n  }\n\n  .gx-card {\n    background: #fff;\n    border: 1px solid rgba(17,24,39,0.08);\n    border-top: none;\n    border-radius: 0 0 24px 24px;\n    padding: 24px;\n    box-shadow: 0 10px 30px rgba(17,24,39,0.06);\n  }\n\n  .gx-title {\n    font-size: 24px;\n    font-weight: 800;\n    color: #111827;\n    line-height: 1.15;\n    margin-bottom: 5px;\n    letter-spacing: -0.03em;\n  }\n\n  .gx-sub {\n    font-size: 13px;\n    color: #6B7280;\n    margin-bottom: 18px;\n  }\n\n  .gx-condition {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 14px 16px;\n    border-radius: 12px;\n    background: #F9FAFB;\n    border: 1px solid #E5E7EB;\n    margin-bottom: 20px;\n  }\n\n  .gx-condition-label {\n    font-size: 11px;\n    font-weight: 700;\n    color: #86868b;\n    letter-spacing: 0.05em;\n  }\n\n  .gx-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-fill {\n    background: #00E784;\n  }\n\n  .gx-empty {\n    background: #D1D5DB;\n  }\n\n  .gx-condition-text {\n    margin-left: auto;\n    font-size: 13px;\n    font-weight: 700;\n    color: #111827;\n  }\n\n  .gx-price-box {\n    background: #FFF8E7;\n    border: 1px solid #FDE68A;\n    border-radius: 14px;\n    padding: 16px;\n    margin-bottom: 22px;\n  }\n\n  .gx-price-title {\n    font-size: 11px;\n    font-weight: 700;\n    color: #B45309;\n    letter-spacing: 0.04em;\n    margin-bottom: 10px;\n  }\n\n  .gx-price-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0;\n    border-bottom: 1px solid #FDECC8;\n    font-size: 13px;\n  }\n\n  .gx-price-row:last-child {\n    border-bottom: none;\n    font-weight: 800;\n  }\n\n  .gx-strike {\n    text-decoration: line-through;\n    color: #C2410C;\n  }\n\n  .gx-price {\n    color: #92400E;\n    font-weight: 800;\n  }\n\n  .gx-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .gx-box {\n    background: #F9FAFB;\n    border-radius: 10px;\n    padding: 12px;\n  }\n\n  .gx-box span {\n    display: block;\n  }\n\n  .gx-box .label {\n    font-size: 10px;\n    text-transform: uppercase;\n    color: #86868b;\n    margin-bottom: 4px;\n    letter-spacing: 0.04em;\n  }\n\n  .gx-box .value {\n    font-size: 13px;\n    font-weight: 700;\n    color: #111827;\n    line-height: 1.4;\n  }\n\n  .gx-section {\n    border-top: 1px solid #F2F2F7;\n    margin-top: 22px;\n    padding-top: 18px;\n  }\n\n  .gx-section-title {\n    font-size: 15px;\n    font-weight: 800;\n    color: #111827;\n    margin-bottom: 14px;\n  }\n\n  .gx-info {\n    display: flex;\n    gap: 10px;\n    margin-bottom: 14px;\n  }\n\n  .gx-info-icon {\n    font-size: 15px;\n    flex-shrink: 0;\n  }\n\n  .gx-info-text {\n    font-size: 13px;\n    color: #4B5563;\n    line-height: 1.5;\n  }\n\n  .gx-info-text strong {\n    color: #111827;\n    display: block;\n    margin-bottom: 2px;\n  }\n\n  .gx-alert {\n    margin-top: 20px;\n    background: #FFF5F5;\n    border: 1px solid #FED7D7;\n    border-radius: 12px;\n    padding: 12px 14px;\n    display: flex;\n    gap: 10px;\n    align-items: center;\n  }\n\n  .gx-pulse {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #FF3B30;\n    animation: pulse 2s infinite;\n  }\n\n  @keyframes pulse {\n    0% {\n      transform: scale(.95);\n      box-shadow: 0 0 0 0 rgba(255,59,48,.5);\n    }\n\n    70% {\n      transform: scale(1.1);\n      box-shadow: 0 0 0 8px rgba(255,59,48,0);\n    }\n\n    100% {\n      transform: scale(.95);\n    }\n  }\n\n  .gx-alert-text {\n    font-size: 12px;\n    font-weight: 700;\n    color: #C62828;\n    line-height: 1.4;\n  }\n\n  .gx-location {\n    margin-top: 12px;\n    background: #F9FAFB;\n    border-radius: 10px;\n    padding: 11px 14px;\n    font-size: 12px;\n    color: #6B7280;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"gx-wrap\"\u003e\n\u003cdiv class=\"gx-story-header\"\u003e\n\u003cdiv class=\"gx-story-eyebrow\"\u003e🔥 WHY IT'S AVAILABLE\u003c\/div\u003e\n\u003cp class=\"gx-story-headline\"\u003e\u003cstrong\u003eOwner is upgrading kitchen appliances\u003c\/strong\u003e and selling this Bosch Serie 4 built-in electric oven purchased around 2020. The oven is lightly used, well maintained and ideal for modular kitchens, baking enthusiasts and premium home cooking setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-card\"\u003e\n\u003cdiv class=\"gx-title\"\u003eBosch Series 4 Built-In Electric Oven\u003c\/div\u003e\n\u003cdiv class=\"gx-sub\"\u003e71 L Capacity · Stainless Steel \u0026amp; Black Glass Finish · AutoPilot Cooking Programmes\u003c\/div\u003e\n\u003cdiv class=\"gx-condition\"\u003e\n\u003cdiv class=\"gx-condition-label\"\u003eCONDITION\u003c\/div\u003e\n\u003cdiv class=\"gx-dots\"\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-empty\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-condition-text\"\u003eLightly Used\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-price-box\"\u003e\n\u003cdiv class=\"gx-price-title\"\u003e💰 THE VALUE CASE\u003c\/div\u003e\n\u003cdiv class=\"gx-price-row\"\u003e\n\u003cspan\u003eOriginal purchase price\u003c\/span\u003e \u003cspan class=\"gx-strike\"\u003e₹55,000\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-price-row\"\u003e\n\u003cspan\u003eExpected selling price\u003c\/span\u003e \u003cspan class=\"gx-price\"\u003e ₹32,000\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-price-row\"\u003e\n\u003cspan\u003eBest suited for\u003c\/span\u003e \u003cspan class=\"gx-price\"\u003eModern modular kitchens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-grid\"\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eBrand\u003c\/span\u003e \u003cspan class=\"value\"\u003eBosch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eSeries\u003c\/span\u003e \u003cspan class=\"value\"\u003eSerie 4\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eCapacity\u003c\/span\u003e \u003cspan class=\"value\"\u003e71 Litres\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eHeating Modes\u003c\/span\u003e \u003cspan class=\"value\"\u003e7 Modes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eCleaning System\u003c\/span\u003e \u003cspan class=\"value\"\u003ePyrolytic + Hydrolytic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eMade In\u003c\/span\u003e \u003cspan class=\"value\"\u003ePoland\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-section\"\u003e\n\u003cdiv class=\"gx-section-title\"\u003eProduct Highlights\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e✔️\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003ePremium built-in design\u003c\/strong\u003e Elegant stainless steel and black glass finish designed for modern modular kitchens.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e✔️\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eAutoPilot cooking programmes\u003c\/strong\u003e Comes with 10 automatic cooking presets for baking, grilling and roasting convenience.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e✔️\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eAdvanced self-cleaning\u003c\/strong\u003e Pyrolytic and hydrolytic cleaning systems reduce manual maintenance effort significantly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-section\"\u003e\n\u003cdiv class=\"gx-section-title\"\u003eGetting it home\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eInstallation compatibility\u003c\/strong\u003e Buyer should verify cabinet dimensions and electrical compatibility before installation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e🔍\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eInspection available\u003c\/strong\u003e Buyers can inspect controls, heating functions, internal cavity condition and display panel before purchase confirmation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e🛒\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eHow to buy\u003c\/strong\u003e Click on the “Buy Now” button for instant purchase or place your preferred price through the “Make an Offer” option.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-alert\"\u003e\n\u003cdiv class=\"gx-pulse\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-alert-text\"\u003eBosch built-in ovens with self-cleaning functionality are rarely available in the resale market and attract quick buyer interest\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-location\"\u003e📍 Vasant Kunj, New Delhi · Built-In Kitchen Appliance · 1 unit available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"giveasy","offers":[{"title":"Default Title","offer_id":46157697745092,"sku":null,"price":32000.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/8418\/4516\/files\/oven.png?v=1779109331"},{"product_id":"bosch-series-6-front-load-washing-machine","title":"Bosch Series 6 Front Load Washing Machine","description":"\u003cstyle\u003e\n  :root {\n    --gx-green: #00E784;\n    --gx-deep: #00493E;\n    --gx-red: #FF3B30;\n    --gx-blue: #2563EB;\n    --gx-silver: #6B7280;\n  }\n\n  .gx-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Text\", sans-serif;\n    color: #1d1d1f;\n    max-width: 480px;\n    margin: 0 auto;\n  }\n\n  .gx-story-header {\n    background: linear-gradient(135deg, #0F172A 0%, #334155 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: -35px;\n    top: -35px;\n    width: 140px;\n    height: 140px;\n    background: rgba(255,255,255,0.05);\n    border-radius: 50%;\n  }\n\n  .gx-story-eyebrow {\n    font-size: 10px;\n    font-weight: 700;\n    color: #00E784;\n    text-transform: uppercase;\n    letter-spacing: .08em;\n    margin-bottom: 8px;\n  }\n\n  .gx-story-headline {\n    font-size: 13px;\n    line-height: 1.55;\n    color: rgba(255,255,255,.92);\n    margin: 0;\n  }\n\n  .gx-story-headline strong {\n    color: #fff;\n  }\n\n  .gx-card {\n    background: #fff;\n    border: 1px solid rgba(15,23,42,.08);\n    border-top: none;\n    border-radius: 0 0 24px 24px;\n    padding: 24px;\n    box-shadow: 0 12px 30px rgba(15,23,42,.06);\n  }\n\n  .gx-title {\n    font-size: 24px;\n    font-weight: 800;\n    color: #111827;\n    line-height: 1.15;\n    margin-bottom: 5px;\n    letter-spacing: -0.03em;\n  }\n\n  .gx-sub {\n    font-size: 13px;\n    color: #6B7280;\n    margin-bottom: 18px;\n  }\n\n  .gx-condition {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 14px 16px;\n    border-radius: 12px;\n    background: #F9FAFB;\n    border: 1px solid #E5E7EB;\n    margin-bottom: 20px;\n  }\n\n  .gx-condition-label {\n    font-size: 11px;\n    font-weight: 700;\n    color: #86868b;\n    letter-spacing: .05em;\n  }\n\n  .gx-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-fill {\n    background: #00E784;\n  }\n\n  .gx-empty {\n    background: #D1D5DB;\n  }\n\n  .gx-condition-text {\n    margin-left: auto;\n    font-size: 13px;\n    font-weight: 700;\n    color: #111827;\n  }\n\n  .gx-price-box {\n    background: #EFF6FF;\n    border: 1px solid #BFDBFE;\n    border-radius: 14px;\n    padding: 16px;\n    margin-bottom: 22px;\n  }\n\n  .gx-price-title {\n    font-size: 11px;\n    font-weight: 700;\n    color: #1D4ED8;\n    letter-spacing: .04em;\n    margin-bottom: 10px;\n  }\n\n  .gx-price-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0;\n    border-bottom: 1px solid #DBEAFE;\n    font-size: 13px;\n  }\n\n  .gx-price-row:last-child {\n    border-bottom: none;\n    font-weight: 800;\n  }\n\n  .gx-price {\n    color: #1E40AF;\n    font-weight: 800;\n  }\n\n  .gx-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .gx-box {\n    background: #F9FAFB;\n    border-radius: 10px;\n    padding: 12px;\n  }\n\n  .gx-box span {\n    display: block;\n  }\n\n  .gx-box .label {\n    font-size: 10px;\n    text-transform: uppercase;\n    color: #86868b;\n    margin-bottom: 4px;\n    letter-spacing: .04em;\n  }\n\n  .gx-box .value {\n    font-size: 13px;\n    font-weight: 700;\n    color: #111827;\n    line-height: 1.4;\n  }\n\n  .gx-section {\n    border-top: 1px solid #F2F2F7;\n    margin-top: 22px;\n    padding-top: 18px;\n  }\n\n  .gx-section-title {\n    font-size: 15px;\n    font-weight: 800;\n    color: #111827;\n    margin-bottom: 14px;\n  }\n\n  .gx-info {\n    display: flex;\n    gap: 10px;\n    margin-bottom: 14px;\n  }\n\n  .gx-info-icon {\n    font-size: 15px;\n    flex-shrink: 0;\n  }\n\n  .gx-info-text {\n    font-size: 13px;\n    color: #4B5563;\n    line-height: 1.5;\n  }\n\n  .gx-info-text strong {\n    color: #111827;\n    display: block;\n    margin-bottom: 2px;\n  }\n\n  .gx-alert {\n    margin-top: 20px;\n    background: #FFF7ED;\n    border: 1px solid #FED7AA;\n    border-radius: 12px;\n    padding: 12px 14px;\n    display: flex;\n    gap: 10px;\n    align-items: center;\n  }\n\n  .gx-pulse {\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #EA580C;\n    animation: pulse 2s infinite;\n  }\n\n  @keyframes pulse {\n    0% {\n      transform: scale(.95);\n      box-shadow: 0 0 0 0 rgba(234,88,12,.45);\n    }\n\n    70% {\n      transform: scale(1.1);\n      box-shadow: 0 0 0 8px rgba(234,88,12,0);\n    }\n\n    100% {\n      transform: scale(.95);\n    }\n  }\n\n  .gx-alert-text {\n    font-size: 12px;\n    font-weight: 700;\n    color: #C2410C;\n    line-height: 1.45;\n  }\n\n  .gx-location {\n    margin-top: 12px;\n    background: #F9FAFB;\n    border-radius: 10px;\n    padding: 11px 14px;\n    font-size: 12px;\n    color: #6B7280;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"gx-wrap\"\u003e\n\u003cdiv class=\"gx-story-header\"\u003e\n\u003cdiv class=\"gx-story-eyebrow\"\u003e🔥 WHY IT'S AVAILABLE\u003c\/div\u003e\n\u003cp class=\"gx-story-headline\"\u003e\u003cstrong\u003eOwner is relocating overseas\u003c\/strong\u003e and selling this Bosch Series 6 front-load washing machine purchased around 2020. The machine is in good working condition and ideal for families looking for a reliable premium washer with low-noise operation and advanced wash programmes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-card\"\u003e\n\u003cdiv class=\"gx-title\"\u003eBosch Series 6 Front Load Washing Machine\u003c\/div\u003e\n\u003cdiv class=\"gx-sub\"\u003e8 Kg Capacity · 1400 RPM · EcoSilence Drive · 5-Star Energy Rating\u003c\/div\u003e\n\u003cdiv class=\"gx-condition\"\u003e\n\u003cdiv class=\"gx-condition-label\"\u003eCONDITION\u003c\/div\u003e\n\u003cdiv class=\"gx-dots\"\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-dot gx-empty\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-condition-text\"\u003eRegularly Used\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-price-box\"\u003e\n\u003cdiv class=\"gx-price-title\"\u003e💰 THE VALUE CASE\u003c\/div\u003e\n\u003cdiv class=\"gx-price-row\"\u003e\n\u003cspan\u003eExpected selling price\u003c\/span\u003e \u003cspan class=\"gx-price\"\u003e₹18,000 – ₹20,000\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-price-row\"\u003e\n\u003cspan\u003eComparable new premium models\u003c\/span\u003e \u003cspan class=\"gx-price\"\u003e₹40K+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-price-row\"\u003e\n\u003cspan\u003eBest suited for\u003c\/span\u003e \u003cspan class=\"gx-price\"\u003eFamilies \u0026amp; daily heavy usage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-grid\"\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eBrand\u003c\/span\u003e \u003cspan class=\"value\"\u003eBosch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eSeries\u003c\/span\u003e \u003cspan class=\"value\"\u003eSerie 6\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eCapacity\u003c\/span\u003e \u003cspan class=\"value\"\u003e8 Kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eSpin Speed\u003c\/span\u003e \u003cspan class=\"value\"\u003e1400 RPM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eMotor\u003c\/span\u003e \u003cspan class=\"value\"\u003eEcoSilence Drive\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-box\"\u003e\n\u003cspan class=\"label\"\u003eEnergy Rating\u003c\/span\u003e \u003cspan class=\"value\"\u003e5 Star\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-section\"\u003e\n\u003cdiv class=\"gx-section-title\"\u003eProduct Highlights\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e✔️\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003ePremium Bosch wash system\u003c\/strong\u003e Advanced front-load washing machine designed for efficient cleaning with lower vibration and quieter operation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e✔️\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eMultiple wash programmes\u003c\/strong\u003e Includes Quick 15\/30, AllergyPlus, Wool, Delicates, Jeans, Sportswear and Drum Descale modes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e✔️\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eEcoSilence + AntiTangle features\u003c\/strong\u003e Engineered for smooth performance, reduced noise and better fabric protection during wash cycles.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-section\"\u003e\n\u003cdiv class=\"gx-section-title\"\u003eGetting it home\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eEasy apartment installation\u003c\/strong\u003e Compatible with standard front-load washing machine plumbing and drainage setups.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e🔍\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eInspection available\u003c\/strong\u003e Buyers can check drum condition, spin cycle, wash functions and display panel before final purchase.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-info\"\u003e\n\u003cdiv class=\"gx-info-icon\"\u003e🛒\u003c\/div\u003e\n\u003cdiv class=\"gx-info-text\"\u003e\n\u003cstrong\u003eHow to buy\u003c\/strong\u003e Click on the “Buy Now” button for direct checkout or use “Make an Offer” to negotiate your preferred price.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-alert\"\u003e\n\u003cdiv class=\"gx-pulse\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"gx-alert-text\"\u003ePremium Bosch front-load washing machines with 1400 RPM motors and EcoSilence Drive retain strong resale demand in metro cities\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gx-location\"\u003e📍 Vasant Kunj, New Delhi · Front Load Washing Machine · 1 unit available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"giveasy","offers":[{"title":"Default Title","offer_id":46157766328516,"sku":null,"price":20000.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/8418\/4516\/files\/washing.png?v=1779110043"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/8418\/4516\/collections\/Bosch-Logo.png?v=1780575160","url":"https:\/\/www.giveasy.in\/collections\/bosch.oembed","provider":"giveasy","version":"1.0","type":"link"}