{"product_id":"portable-vacuum-cleaner","title":"Portable Vacuum Cleaner","description":"\u003c!-- Cartflowly — Portable Vacuum Cleaner product description\n     Paste into: Shopify Admin → Products → (this product) → Description → \u003c \u003e (HTML view) --\u003e\n\n\u003cstyle\u003e\n  .cf-pd { font-family: inherit; color: #1E1B16; line-height: 1.6; }\n  .cf-pd * { box-sizing: border-box; }\n\n  .cf-pd__intro {\n    background: #FAF6EE;\n    border-left: 4px solid #C9A227;\n    border-radius: 10px;\n    padding: 20px 22px;\n    font-size: 1.02rem;\n    margin: 0 0 28px;\n  }\n  .cf-pd__intro strong { color: #A9821B; }\n\n  .cf-pd__title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.45rem;\n    margin: 0 0 16px;\n    color: #1E1B16;\n  }\n  .cf-pd__title span { color: #A9821B; }\n\n  .cf-pd__features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin: 0 0 32px;\n    padding: 0;\n    list-style: none;\n  }\n  .cf-pd__feature {\n    background: #fff;\n    border: 1px solid rgba(30, 27, 22, 0.12);\n    border-radius: 10px;\n    padding: 16px 18px;\n    transition: box-shadow 0.25s ease, transform 0.25s ease;\n  }\n  .cf-pd__feature:hover {\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.07);\n    transform: translateY(-2px);\n  }\n  .cf-pd__feature-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: #FAF6EE;\n    color: #A9821B;\n    font-size: 1.1rem;\n    margin-bottom: 10px;\n  }\n  .cf-pd__feature h4 {\n    margin: 0 0 6px;\n    font-size: 0.98rem;\n    font-weight: 700;\n    color: #1E1B16;\n  }\n  .cf-pd__feature p {\n    margin: 0;\n    font-size: 0.88rem;\n    color: rgba(30, 27, 22, 0.75);\n  }\n\n  .cf-pd__steps {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin: 0 0 32px;\n    padding: 0;\n    list-style: none;\n    counter-reset: cfstep;\n  }\n  .cf-pd__step {\n    background: #fff;\n    border: 1px solid rgba(30, 27, 22, 0.12);\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n  .cf-pd__step::before {\n    counter-increment: cfstep;\n    content: counter(cfstep);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    background: #C9A227;\n    color: #fff;\n    font-weight: 700;\n    font-size: 0.9rem;\n    margin-bottom: 10px;\n  }\n  .cf-pd__step h4 { margin: 0 0 4px; font-size: 0.92rem; font-weight: 700; }\n  .cf-pd__step p { margin: 0; font-size: 0.82rem; color: rgba(30, 27, 22, 0.72); }\n\n  .cf-pd__specs {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 0 0 32px;\n  }\n  .cf-pd__spec {\n    flex: 1 1 130px;\n    background: #FAF6EE;\n    border-radius: 10px;\n    padding: 14px;\n    text-align: center;\n  }\n  .cf-pd__spec-value {\n    display: block;\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.15rem;\n    font-weight: 700;\n    color: #A9821B;\n  }\n  .cf-pd__spec-label {\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: rgba(30, 27, 22, 0.6);\n  }\n\n  .cf-pd__safety {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    border: 1px dashed rgba(169, 130, 27, 0.5);\n    border-radius: 10px;\n    padding: 16px 18px;\n    margin: 0 0 32px;\n    font-size: 0.92rem;\n    color: rgba(30, 27, 22, 0.8);\n    background: #fff;\n  }\n  .cf-pd__safety-icon { font-size: 1.3rem; line-height: 1; }\n\n  .cf-pd__faq-item {\n    border-bottom: 1px solid rgba(30, 27, 22, 0.12);\n    padding: 4px 0;\n  }\n  .cf-pd__faq-item summary {\n    cursor: pointer;\n    font-weight: 600;\n    font-size: 0.95rem;\n    color: #1E1B16;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 12px 0;\n  }\n  .cf-pd__faq-item summary::-webkit-details-marker { display: none; }\n  .cf-pd__faq-item summary::after {\n    content: \"+\";\n    font-size: 1.3rem;\n    color: #A9821B;\n    transition: transform 0.2s ease;\n  }\n  .cf-pd__faq-item[open] summary::after { transform: rotate(45deg); }\n  .cf-pd__faq-item p {\n    margin: 0 0 14px;\n    font-size: 0.88rem;\n    color: rgba(30, 27, 22, 0.75);\n  }\n\n  @media (max-width: 600px) {\n    .cf-pd__features { grid-template-columns: 1fr; }\n    .cf-pd__steps { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cf-pd\"\u003e\n\n  \u003cdiv class=\"cf-pd__intro\"\u003e\n    Crumbs down the seat rail. Dust in the sofa seam. Hair on the dashboard.\n    \u003cstrong\u003eA full-size vacuum can't reach any of it.\u003c\/strong\u003e This one is built\n    for the gaps — small enough to hold in one hand, cordless so there's no socket\n    to hunt for, and it comes with three heads that swap in seconds. Grab it,\n    clean the mess, click the cup open, done.\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"cf-pd__title\"\u003eWhy it \u003cspan\u003eworks\u003c\/span\u003e\n\u003c\/h3\u003e\n\n  \u003cul class=\"cf-pd__features\"\u003e\n    \u003cli class=\"cf-pd__feature\"\u003e\n      \u003cspan class=\"cf-pd__feature-icon\"\u003e🚗\u003c\/span\u003e\n      \u003ch4\u003eMade For Car Interiors\u003c\/h4\u003e\n      \u003cp\u003eSeat rails, cup holders, boot corners and dashboard vents — the places a household vacuum simply cannot get to.\u003c\/p\u003e\n    \u003c\/li\u003e\n    \u003cli class=\"cf-pd__feature\"\u003e\n      \u003cspan class=\"cf-pd__feature-icon\"\u003e🔌\u003c\/span\u003e\n      \u003ch4\u003eNo Cable, No Socket\u003c\/h4\u003e\n      \u003cp\u003eCordless and rechargeable. Clean the car in the parking space without running an extension lead out of the window.\u003c\/p\u003e\n    \u003c\/li\u003e\n    \u003cli class=\"cf-pd__feature\"\u003e\n      \u003cspan class=\"cf-pd__feature-icon\"\u003e🔧\u003c\/span\u003e\n      \u003ch4\u003eThree Heads Included\u003c\/h4\u003e\n      \u003cp\u003eCrevice nozzle for gaps, brush head for fabric and vents, flat nozzle for open surfaces. Swap them in seconds.\u003c\/p\u003e\n    \u003c\/li\u003e\n    \u003cli class=\"cf-pd__feature\"\u003e\n      \u003cspan class=\"cf-pd__feature-icon\"\u003e🗑️\u003c\/span\u003e\n      \u003ch4\u003eEmpties In One Click\u003c\/h4\u003e\n      \u003cp\u003eTransparent cup pops open over the bin. You can see when it's full, and there are no bags to keep buying.\u003c\/p\u003e\n    \u003c\/li\u003e\n    \u003cli class=\"cf-pd__feature\"\u003e\n      \u003cspan class=\"cf-pd__feature-icon\"\u003e🪶\u003c\/span\u003e\n      \u003ch4\u003eLight Enough For One Hand\u003c\/h4\u003e\n      \u003cp\u003eHold it comfortably through a whole car without your arm giving out halfway through the back seats.\u003c\/p\u003e\n    \u003c\/li\u003e\n    \u003cli class=\"cf-pd__feature\"\u003e\n      \u003cspan class=\"cf-pd__feature-icon\"\u003e🐾\u003c\/span\u003e\n      \u003ch4\u003eHandles Pet Hair\u003c\/h4\u003e\n      \u003cp\u003eThe brush head lifts fur out of upholstery and car seats instead of pushing it further into the weave.\u003c\/p\u003e\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3 class=\"cf-pd__title\"\u003eHow to \u003cspan\u003euse it\u003c\/span\u003e\n\u003c\/h3\u003e\n\n  \u003cul class=\"cf-pd__steps\"\u003e\n    \u003cli class=\"cf-pd__step\"\u003e\n      \u003ch4\u003eCharge\u003c\/h4\u003e\n      \u003cp\u003eFull charge before first use.\u003c\/p\u003e\n    \u003c\/li\u003e\n    \u003cli class=\"cf-pd__step\"\u003e\n      \u003ch4\u003eAttach\u003c\/h4\u003e\n      \u003cp\u003ePick the head for the job.\u003c\/p\u003e\n    \u003c\/li\u003e\n    \u003cli class=\"cf-pd__step\"\u003e\n      \u003ch4\u003eClean\u003c\/h4\u003e\n      \u003cp\u003eWork slowly over the surface.\u003c\/p\u003e\n    \u003c\/li\u003e\n    \u003cli class=\"cf-pd__step\"\u003e\n      \u003ch4\u003eEmpty\u003c\/h4\u003e\n      \u003cp\u003eClick the cup open, tip out.\u003c\/p\u003e\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3 class=\"cf-pd__title\"\u003eAt a \u003cspan\u003eglance\u003c\/span\u003e\n\u003c\/h3\u003e\n\n  \u003cdiv class=\"cf-pd__specs\"\u003e\n    \u003cdiv class=\"cf-pd__spec\"\u003e\n      \u003cspan class=\"cf-pd__spec-value\"\u003e3-in-1\u003c\/span\u003e\n      \u003cspan class=\"cf-pd__spec-label\"\u003eInterchangeable heads\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cf-pd__spec\"\u003e\n      \u003cspan class=\"cf-pd__spec-value\"\u003eCordless\u003c\/span\u003e\n      \u003cspan class=\"cf-pd__spec-label\"\u003eRechargeable\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cf-pd__spec\"\u003e\n      \u003cspan class=\"cf-pd__spec-value\"\u003eBagless\u003c\/span\u003e\n      \u003cspan class=\"cf-pd__spec-label\"\u003eNo refills to buy\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cf-pd__spec\"\u003e\n      \u003cspan class=\"cf-pd__spec-value\"\u003eHandheld\u003c\/span\u003e\n      \u003cspan class=\"cf-pd__spec-label\"\u003eCar, home, desk\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cf-pd__safety\"\u003e\n    \u003cspan class=\"cf-pd__safety-icon\"\u003e⚠\u003c\/span\u003e\n    \u003cspan\u003e\u003cstrong\u003eUse it safely:\u003c\/strong\u003e Dry debris only — never vacuum water, liquids, hot ash, embers or lit cigarettes. Avoid glass shards, nails and sharp metal, which can damage the cup and filter. Charge with the supplied cable only, and never leave it charging unattended overnight. Empty the cup and clean the filter regularly so suction stays strong. Not a toy — keep away from young children.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"cf-pd__title\"\u003eFrequently asked \u003cspan\u003equestions\u003c\/span\u003e\n\u003c\/h3\u003e\n\n  \u003cdetails class=\"cf-pd__faq-item\"\u003e\n    \u003csummary\u003eIs it strong enough for car seats?\u003c\/summary\u003e\n    \u003cp\u003eYes — it is designed for dry everyday mess: crumbs, dust, sand, pet hair and paper bits. It is a handheld cleaner rather than a replacement for a full-size vacuum, so treat it as the tool for gaps, corners and interiors rather than for cleaning whole floors.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"cf-pd__faq-item\"\u003e\n    \u003csummary\u003eWhich attachment should I use?\u003c\/summary\u003e\n    \u003cp\u003eThe crevice nozzle for seat rails, sofa seams and cup holders. The brush head for fabric, carpet, vents and keyboards. The flat nozzle for open surfaces like mats and boot liners.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"cf-pd__faq-item\"\u003e\n    \u003csummary\u003eCan I use it on a wet spill?\u003c\/summary\u003e\n    \u003cp\u003eNo. This is a dry vacuum only. Vacuuming liquid will damage the motor and filter and is not covered by any claim. Blot spills with a cloth first and let the area dry fully before vacuuming.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"cf-pd__faq-item\"\u003e\n    \u003csummary\u003eHow do I keep the suction strong?\u003c\/summary\u003e\n    \u003cp\u003eEmpty the dust cup after each use and rinse the filter in plain water every few sessions. Let the filter dry completely before putting it back — a damp filter chokes the airflow and makes the vacuum feel weak.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"cf-pd__faq-item\"\u003e\n    \u003csummary\u003eDoes it need to be plugged in while cleaning?\u003c\/summary\u003e\n    \u003cp\u003eNo. Charge it beforehand and use it cord-free. That is the point of it — you can clean the car wherever it is parked without needing a power point nearby.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"cf-pd__faq-item\"\u003e\n    \u003csummary\u003eHow long will delivery take?\u003c\/summary\u003e\n    \u003cp\u003eOrders are dispatched within 1–2 working days and typically arrive in 8–12 working days. Remote areas including Jammu \u0026amp; Kashmir, the North East and hill regions may take longer. You will receive tracking updates on WhatsApp at every stage.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"cf-pd__faq-item\"\u003e\n    \u003csummary\u003eWhat if it arrives damaged?\u003c\/summary\u003e\n    \u003cp\u003ePlease record a video while opening the parcel. If the item is damaged or incorrect, message us within 48 hours of delivery with the unboxing video and we will sort it out. The video is required for any claim.\u003c\/p\u003e\n  \u003c\/details\u003e\n  \u003cdetails class=\"cf-pd__faq-item\"\u003e\n    \u003csummary\u003eIs Cash on Delivery available?\u003c\/summary\u003e\n    \u003cp\u003eYes, on most pincodes. Paying online saves you 10% and your order ships faster.\u003c\/p\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Dropdash","offers":[{"title":"1. Portable Vacuum Cleaner","offer_id":48245642068155,"sku":"Portable Vacuum Cleaner","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/4212\/5243\/files\/Portable_Vacuum_Cleaner.png?v=1786733379","url":"https:\/\/cartflowly.com\/products\/portable-vacuum-cleaner","provider":"Cart Flowly","version":"1.0","type":"link"}