{"product_id":"turboclean","title":"TurboClean Portable Vacuum Cleaner for Car \u0026 Home, Powerful Suction","description":"\u003cstyle\u003e\n\/* =========================================================\n   TURBOCLEAN — HIGH CONVERSION PRODUCT SECTION\n   ========================================================= *\/\n\n.tc{\n  max-width:820px;\n  margin:0 auto;\n  padding:0 12px 45px;\n  font-family:Arial,Helvetica,sans-serif;\n  color:#111;\n}\n\n.tc *{\n  box-sizing:border-box;\n}\n\n\/* HERO *\/\n.tc-hero{\n  text-align:center;\n  padding:22px 8px 18px;\n}\n\n.tc-pill{\n  display:inline-block;\n  background:#111;\n  color:#fff;\n  padding:7px 14px;\n  border-radius:30px;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.5px;\n  margin-bottom:12px;\n}\n\n.tc h1{\n  margin:0 auto 10px;\n  max-width:720px;\n  font-size:42px;\n  line-height:1.05;\n  letter-spacing:-1.5px;\n  font-weight:900;\n}\n\n.tc h1 em{\n  color:#e51b23;\n  font-style:normal;\n}\n\n.tc-sub{\n  max-width:650px;\n  margin:auto;\n  color:#555;\n  font-size:17px;\n  line-height:1.45;\n}\n\n\/* VIDEO *\/\n.tc-video{\n  overflow:hidden;\n  border-radius:18px;\n  background:#000;\n  box-shadow:0 12px 35px rgba(0,0,0,.18);\n  margin:10px 0 18px;\n}\n\n.tc-video video{\n  display:block;\n  width:100%;\n  height:auto;\n  max-height:620px;\n  object-fit:cover;\n}\n\n\/* OFFER *\/\n.tc-offer{\n  background:#111;\n  color:#fff;\n  border-radius:18px;\n  padding:22px 18px 20px;\n  text-align:center;\n}\n\n.tc-sale{\n  display:inline-block;\n  background:#e51b23;\n  color:#fff;\n  padding:7px 13px;\n  border-radius:5px;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.5px;\n}\n\n.tc-price-row{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  gap:12px;\n  margin:10px 0 3px;\n}\n\n.tc-old{\n  color:#999;\n  text-decoration:line-through;\n  font-size:18px;\n}\n\n.tc-price{\n  color:#fff;\n  font-size:48px;\n  line-height:1;\n  font-weight:900;\n}\n\n.tc-saving{\n  color:#ffd33d;\n  font-size:14px;\n  font-weight:800;\n}\n\n.tc-trust{\n  margin:12px 0 15px;\n  color:#ddd;\n  font-size:13px;\n}\n\n.tc-buy{\n  display:block;\n  width:100%;\n  padding:17px 12px;\n  background:#e51b23;\n  color:#fff!important;\n  text-decoration:none!important;\n  border-radius:9px;\n  font-size:18px;\n  font-weight:900;\n  transition:.2s ease;\n}\n\n.tc-buy:hover{\n  background:#c9151c;\n  transform:translateY(-2px);\n}\n\n\/* SPECS *\/\n.tc-specs{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  margin:18px 0 26px;\n  border:1px solid #e6e6e6;\n  border-radius:15px;\n  overflow:hidden;\n  background:#fff;\n}\n\n.tc-spec{\n  padding:17px 8px;\n  text-align:center;\n  border-right:1px solid #e6e6e6;\n}\n\n.tc-spec:last-child{\n  border-right:0;\n}\n\n.tc-spec strong{\n  display:block;\n  font-size:20px;\n  font-weight:900;\n  margin-bottom:4px;\n}\n\n.tc-spec span{\n  color:#666;\n  font-size:11px;\n  line-height:1.3;\n}\n\n\/* BENEFITS *\/\n.tc-benefits{\n  text-align:center;\n  padding:5px 3px 18px;\n}\n\n.tc-benefits h2{\n  margin:0 0 8px;\n  font-size:30px;\n  line-height:1.1;\n  font-weight:900;\n}\n\n.tc-benefits \u003e p{\n  max-width:620px;\n  margin:0 auto 17px;\n  color:#555;\n  font-size:15px;\n  line-height:1.45;\n}\n\n.tc-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:10px;\n  text-align:left;\n}\n\n.tc-card{\n  padding:17px;\n  background:#f6f6f6;\n  border-radius:13px;\n}\n\n.tc-card strong{\n  display:block;\n  font-size:16px;\n  margin-bottom:5px;\n}\n\n.tc-card span{\n  color:#555;\n  font-size:13px;\n  line-height:1.4;\n}\n\n\/* PRODUCT IMAGE *\/\n.tc-image{\n  margin:8px 0 22px;\n  overflow:hidden;\n  border-radius:18px;\n}\n\n.tc-image img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n\/* FINAL CTA *\/\n.tc-final{\n  text-align:center;\n  background:#111;\n  color:#fff;\n  border-radius:18px;\n  padding:25px 18px;\n}\n\n.tc-final h2{\n  margin:0 0 7px;\n  font-size:28px;\n  line-height:1.15;\n  font-weight:900;\n}\n\n.tc-final p{\n  margin:0 0 16px;\n  color:#ccc;\n  font-size:14px;\n  line-height:1.45;\n}\n\n.tc-final a{\n  display:inline-block;\n  background:#e51b23;\n  color:#fff!important;\n  text-decoration:none!important;\n  padding:14px 24px;\n  border-radius:8px;\n  font-size:16px;\n  font-weight:900;\n}\n\n\/* MOBILE *\/\n@media(max-width:600px){\n\n  .tc{\n    padding-left:9px;\n    padding-right:9px;\n  }\n\n  .tc-hero{\n    padding-top:18px;\n  }\n\n  .tc h1{\n    font-size:31px;\n    letter-spacing:-.8px;\n  }\n\n  .tc-sub{\n    font-size:15px;\n  }\n\n  .tc-video{\n    border-radius:14px;\n  }\n\n  .tc-offer{\n    border-radius:15px;\n    padding:20px 13px;\n  }\n\n  .tc-price{\n    font-size:43px;\n  }\n\n  .tc-specs{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .tc-spec:nth-child(2){\n    border-right:0;\n  }\n\n  .tc-spec:nth-child(3),\n  .tc-spec:nth-child(4){\n    border-top:1px solid #e6e6e6;\n  }\n\n  .tc-spec:nth-child(4){\n    border-right:0;\n  }\n\n  .tc-grid{\n    grid-template-columns:1fr;\n  }\n\n  .tc-benefits h2{\n    font-size:25px;\n  }\n\n  .tc-final h2{\n    font-size:25px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"tc\"\u003e\n\n  \u003c!-- ================= HERO ================= --\u003e\n\n  \u003csection class=\"tc-hero\"\u003e\n\n    \u003cdiv class=\"tc-pill\"\u003e\n      ⚡ POWERFUL CORDLESS CLEANING\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Clean Your Car in Minutes With\n      \u003cem\u003e6000Pa Powerful Suction\u003c\/em\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"tc-sub\"\u003e\n      A compact wireless vacuum made to quickly remove crumbs,\n      dust and dirt from cars, homes and hard-to-reach spaces.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ================= VIDEO ================= --\u003e\n\n  \u003cdiv class=\"tc-video\"\u003e\n\n    \u003cvideo autoplay muted loop playsinline controls preload=\"metadata\" poster=\"https:\/\/i.ibb.co\/TMVRZV4k\/Create-product-advertisement-for-2-K-202608161654.jpg\"\u003e\n\n      \u003csource src=\"https:\/\/mycart4u.com\/cdn\/shop\/videos\/c\/vp\/e253109c7ef64953a96c5102818e7037\/e253109c7ef64953a96c5102818e7037.SD-480p-1.5Mbps-91732093.mp4?v=0\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ================= OFFER ================= --\u003e\n\n  \u003csection class=\"tc-offer\"\u003e\n\n    \u003cdiv class=\"tc-sale\"\u003e\n      LIMITED-TIME OFFER\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-price-row\"\u003e\n\n      \u003cspan class=\"tc-old\"\u003e\n        ₹1,999\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tc-price\"\u003e\n        ₹899\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-saving\"\u003e\n      SAVE 55% TODAY\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-trust\"\u003e\n      🚚 Free India Shipping   •   📦 Cash on Delivery\n    \u003c\/div\u003e\n\n    \u003ca href=\"#shopify-product-form\" class=\"tc-buy\"\u003e\n      🛒 ORDER NOW — ₹899\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ================= SPECS ================= --\u003e\n\n  \u003cdiv class=\"tc-specs\"\u003e\n\n    \u003cdiv class=\"tc-spec\"\u003e\n      \u003cstrong\u003e6000Pa\u003c\/strong\u003e\n      \u003cspan\u003ePowerful Suction\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-spec\"\u003e\n      \u003cstrong\u003e120W\u003c\/strong\u003e\n      \u003cspan\u003eHigh-Power Motor\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-spec\"\u003e\n      \u003cstrong\u003e2000mAh\u003c\/strong\u003e\n      \u003cspan\u003eUp to 30 Min Runtime\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-spec\"\u003e\n      \u003cstrong\u003eUSB\u003c\/strong\u003e\n      \u003cspan\u003eWireless Rechargeable\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ================= BENEFITS ================= --\u003e\n\n  \u003csection class=\"tc-benefits\"\u003e\n\n    \u003ch2\u003e\n      One Small Vacuum. Everyday Messes Gone.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Designed for fast cleanup without cables or bulky equipment.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tc-grid\"\u003e\n\n      \u003cdiv class=\"tc-card\"\u003e\n        \u003cstrong\u003e🚗 Car Interior\u003c\/strong\u003e\n        \u003cspan\u003e\n          Clean seats, mats, dashboards, cup holders and tight spaces.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-card\"\u003e\n        \u003cstrong\u003e🏠 Home \u0026amp; Desk\u003c\/strong\u003e\n        \u003cspan\u003e\n          Pick up everyday dust, crumbs and small debris in seconds.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-card\"\u003e\n        \u003cstrong\u003e🧩 Multiple Attachments\u003c\/strong\u003e\n        \u003cspan\u003e\n          Switch attachments to reach narrow corners and difficult areas.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tc-card\"\u003e\n        \u003cstrong\u003e💧 Washable Filter\u003c\/strong\u003e\n        \u003cspan\u003e\n          Empty the dust container easily and reuse the washable filter.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ================= PRODUCT IMAGE ================= --\u003e\n\n  \u003cdiv class=\"tc-image\"\u003e\n\n    \u003cimg src=\"https:\/\/i.ibb.co\/TMVRZV4k\/Create-product-advertisement-for-2-K-202608161654.jpg\" alt=\"TurboClean wireless portable car vacuum cleaner\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ================= FINAL CTA ================= --\u003e\n\n  \u003csection class=\"tc-final\"\u003e\n\n    \u003ch2\u003e\n      Ready for a Cleaner Car?\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Powerful suction. Wireless freedom. Easy everyday cleaning.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#shopify-product-form\"\u003e\n      🛒 GET TURBOCLEAN FOR ₹899\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n(function(){\n\n  function goToProductForm(e){\n\n    e.preventDefault();\n\n    var form =\n      document.querySelector('#shopify-product-form') ||\n      document.querySelector('form[action*=\"\/cart\/add\"]') ||\n      document.querySelector('[data-product-form]');\n\n    if(form){\n      form.scrollIntoView({\n        behavior:'smooth',\n        block:'center'\n      });\n    }\n\n  }\n\n  document.querySelectorAll('.tc-buy, .tc-final a')\n    .forEach(function(button){\n      button.addEventListener('click',goToProductForm);\n    });\n\n})();\n\u003c\/script\u003e","brand":"Dropdash","offers":[{"title":"1.  TurboClean Pro 2.0","offer_id":47725512884373,"sku":"Pro 2.0","price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0797\/6016\/2965\/files\/Create_Meta_ad_product_image_202608161654.jpg?v=1786879783","url":"https:\/\/mycart4u.com\/products\/turboclean","provider":"My Cart 4 U","version":"1.0","type":"link"}