{"product_id":"aspiradora-portatil-dyson-car-boat-de-mano","title":"Dyson Handheld Car and Boat Vacuum Cleaner, Cordless and Lightweight, Cleans Hard Surfaces and Upholstery, 115AW, 2 Power Modes, Up to 50 Minutes","description":"\u003c!-- DYSON VACUUM DESIGN START (LIGHT ENGINEERING VERSION - ENGLISH) --\u003e\n\u003c!-- We only load fonts and icons, the rest is pure CSS --\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\n\n\u003cstyle\u003e\n    \/* --- ESTILOS NATIVOS PARA SHOPIFY --- *\/\n    \/* Contenedor Principal Aislado *\/\n    #dyson-custom-landing {\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        background-color: #ffffff; \/* Fondo Blanco Puro *\/\n        color: #1d1d1f; \/* Texto Gris Oscuro *\/\n        width: 100%;\n        max-width: 100%;\n        margin: 0 auto;\n        line-height: 1.5;\n        box-sizing: border-box;\n    }\n\n    \/* Reset básico interno *\/\n    #dyson-custom-landing *, \n    #dyson-custom-landing *::before, \n    #dyson-custom-landing *::after {\n        box-sizing: border-box;\n    }\n\n    #dyson-custom-landing img {\n        max-width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* Tipografía *\/\n    #dyson-custom-landing h1, \n    #dyson-custom-landing h2, \n    #dyson-custom-landing h3 {\n        margin-top: 0;\n        letter-spacing: -0.02em;\n        line-height: 1.1;\n        font-weight: 700;\n        color: #111111;\n    }\n\n    #dyson-custom-landing p {\n        margin-bottom: 1rem;\n        color: #555555; \/* Gris medio para lectura *\/\n        font-weight: 400;\n    }\n\n    \/* Utilidades de Layout *\/\n    .dy-section {\n        padding: 4rem 1.5rem;\n        width: 100%;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        border-bottom: 1px solid #e5e7eb;\n    }\n\n    .dy-container {\n        width: 100%;\n        max-width: 1000px; \/* Ancho máximo para contenido *\/\n        margin: 0 auto;\n    }\n\n    .dy-text-center { text-align: center; }\n    .dy-text-left { text-align: left; }\n\n    \/* SECCIONES ESPECÍFICAS *\/\n    \n    \/* Hero *\/\n    .dy-hero {\n        background: radial-gradient(circle at center, #f5f7ff 0%, #ffffff 80%); \/* Gradiente azul muy sutil *\/\n        min-height: 40vh;\n        padding-top: 4rem;\n        padding-bottom: 4rem;\n    }\n\n    .dy-badge {\n        color: #3657e2; \/* Azul Dyson *\/\n        font-weight: 700;\n        text-transform: uppercase;\n        font-size: 0.8rem;\n        letter-spacing: 0.15em;\n        display: block;\n        margin-bottom: 1rem;\n        border: 1px solid #3657e2;\n        padding: 4px 12px;\n        display: inline-block;\n        border-radius: 2px;\n        background-color: rgba(54, 87, 226, 0.05);\n    }\n\n    .dy-title-hero {\n        font-size: 3.5rem;\n        margin-bottom: 1rem;\n        margin-top: 1rem;\n    }\n\n    .dy-subtitle-hero {\n        font-size: 1.5rem;\n        color: #666;\n        font-weight: 300;\n        max-width: 800px;\n        margin: 0 auto;\n    }\n\n    \/* Features Grid (Max 2 Columnas) *\/\n    .dy-grid-2 {\n        display: grid;\n        grid-template-columns: 1fr; \/* Default móvil *\/\n        gap: 1.5rem;\n        margin-top: 3rem;\n    }\n\n    \/* Cards - ESTILO INGENIERÍA LIGHT *\/\n    .dy-card {\n        background-color: #f8f8f8; \/* Gris muy claro *\/\n        border: 1px solid #e5e5e5;\n        border-radius: 8px; \n        padding: 2.5rem;\n        position: relative;\n        overflow: hidden;\n        transition: all 0.3s ease;\n    }\n    \n    .dy-card:hover {\n        border-color: #3657e2; \/* Hover Azul *\/\n        background-color: #ffffff;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n    }\n\n    .dy-card-highlight {\n        background-color: #3657e2; \/* Azul Sólido *\/\n        color: white;\n        border: none;\n    }\n    \n    .dy-card-highlight h3,\n    .dy-card-highlight p,\n    .dy-card-highlight .dy-stat-label,\n    .dy-card-highlight .dy-stat-number {\n        color: #ffffff !important;\n    }\n\n    \/* Animaciones CSS *\/\n    @keyframes dy-fade-up {\n        0% { opacity: 0; transform: translateY(30px); }\n        100% { opacity: 1; transform: translateY(0); }\n    }\n\n    .dy-reveal {\n        animation: dy-fade-up 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\n        opacity: 0;\n    }\n\n    \/* Elementos Gráficos *\/\n    .dy-tech-line {\n        width: 40px;\n        height: 3px;\n        background-color: #3657e2;\n        margin-bottom: 1.5rem;\n        display: inline-block;\n    }\n\n    .dy-stat-number {\n        font-size: 3rem;\n        font-weight: 700;\n        color: #3657e2;\n        line-height: 1;\n        letter-spacing: -2px;\n    }\n    \n    .dy-stat-label {\n        font-size: 0.8rem;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n        color: #888;\n        margin-top: 0.5rem;\n        display: block;\n        font-weight: 600;\n    }\n\n    \/* Responsive Media Queries *\/\n    @media (min-width: 768px) {\n        .dy-title-hero { font-size: 5rem; }\n        .dy-grid-2 { grid-template-columns: 1fr 1fr; } \/* 2 columnas en desktop *\/\n        .dy-col-span-2 { grid-column: span 2; }\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv id=\"dyson-custom-landing\"\u003e\n\n\n    \u003c!-- Hero Section --\u003e\n    \u003cdiv class=\"dy-section dy-hero dy-reveal\"\u003e\n\n        \u003cdiv class=\"dy-container dy-text-center\"\u003e\n\n            \u003cspan class=\"dy-badge\"\u003eHANDHELD VACUUM\u003c\/span\u003e\n            \u003ch1 class=\"dy-title-hero\"\u003eDyson Handheld Vacuum.\u003c\/h1\u003e\n\n            \u003cp class=\"dy-subtitle-hero\"\u003e\n                The most powerful handheld vacuum.¹\u003cbr\u003e\n                \u003cspan style=\"font-size: 1.1rem; color: #3657e2; font-weight: 600;\"\u003eEngineered for tough surfaces.\u003c\/span\u003e\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Intro Text --\u003e\n    \u003cdiv class=\"dy-section\"\u003e\n\n        \u003cdiv class=\"dy-container dy-reveal\" style=\"animation-delay: 0.2s; text-align: center; max-width: 800px;\"\u003e\n\n            \u003cdiv class=\"dy-tech-line\"\u003e\u003c\/div\u003e\n\n            \u003ch2 style=\"font-size: 2.5rem; margin-bottom: 1.5rem;\"\u003ePower, Versatility, and Run Time.\u003c\/h2\u003e\n\n            \u003cp style=\"font-size: 1.2rem; color: #444;\"\u003e\n                Designed for deep cleaning your home, car, or boat. Choose from three tools to remove dirt and hair from hard surfaces, upholstery, and tight spaces, both at home and on the go.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Engineering Grid (2 Columns Max) --\u003e\n    \u003cdiv class=\"dy-section\" style=\"padding-top: 0; border-bottom: none;\"\u003e\n\n        \u003cdiv class=\"dy-container dy-reveal\" style=\"animation-delay: 0.3s;\"\u003e\n\n            \n            \u003cdiv class=\"dy-grid-2\"\u003e\n\n                \u003c!-- Power\/Battery Card (Full Width) --\u003e\n                \u003cdiv class=\"dy-card dy-col-span-2 dy-card-highlight\"\u003e\n\n                    \u003ch3 style=\"font-size: 2rem; margin-bottom: 1rem;\"\u003eFade-free Power.\u003c\/h3\u003e\n\n                    \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 2rem; align-items: center;\"\u003e\n\n                        \u003cdiv style=\"flex: 1; min-width: 250px;\"\u003e\n\n                            \u003cp\u003eUp to 50 minutes of powerful, constant suction. Two power modes to adapt cleaning to any task.\u003c\/p\u003e\n\n                            \u003cdiv style=\"margin-top: 2rem; display: flex; gap: 3rem;\"\u003e\n\n                                \u003cdiv\u003e\n\n                                    \u003cspan class=\"dy-stat-number\"\u003e50\u003c\/span\u003e\n                                    \u003cspan class=\"dy-stat-label\"\u003eMinutes²\u003c\/span\u003e\n                                \u003c\/div\u003e\n\n                                \u003cdiv\u003e\n\n                                    \u003cspan class=\"dy-stat-number\"\u003e115\u003c\/span\u003e\n                                    \u003cspan class=\"dy-stat-label\"\u003eAW Suction\u003c\/span\u003e\n                                \u003c\/div\u003e\n\n                            \u003c\/div\u003e\n\n                        \u003c\/div\u003e\n\n                        \u003cdiv style=\"flex: 1; min-width: 250px; text-align: right; opacity: 0.8;\"\u003e\n\n                            \u003ci class=\"fa-solid fa-bolt\" style=\"font-size: 6rem; color: #ffffff;\"\u003e\u003c\/i\u003e\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003c!-- Mini Motorized Card --\u003e\n                \u003cdiv class=\"dy-card\"\u003e\n\n                    \u003ci class=\"fa-solid fa-couch\" style=\"font-size: 2rem; color: #3657e2; margin-bottom: 1.5rem;\"\u003e\u003c\/i\u003e\n                    \u003ch3 style=\"font-size: 1.5rem;\"\u003eMini Motorized Tool.\u003c\/h3\u003e\n\n                    \u003cp\u003eConcentrated Dyson head technology. Removes allergens, dust, and pet hair from upholstery and car seats.\u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003c!-- Combination Card --\u003e\n                \u003cdiv class=\"dy-card\"\u003e\n\n                    \u003ci class=\"fa-solid fa-broom\" style=\"font-size: 2rem; color: #3657e2; margin-bottom: 1.5rem;\"\u003e\u003c\/i\u003e\n                    \u003ch3 style=\"font-size: 1.5rem;\"\u003eCombination Tool.\u003c\/h3\u003e\n\n                    \u003cp\u003eQuickly switch between tasks. Use the wide nozzle for deep cleaning or the brush for delicate dusting.\u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003c!-- Crevice Card --\u003e\n                \u003cdiv class=\"dy-card\"\u003e\n\n                    \u003ci class=\"fa-solid fa-arrow-right-to-bracket\" style=\"font-size: 2rem; color: #3657e2; margin-bottom: 1.5rem;\"\u003e\u003c\/i\u003e\n                    \u003ch3 style=\"font-size: 1.5rem;\"\u003eCrevice Tool.\u003c\/h3\u003e\n\n                    \u003cp\u003eDesigned to reach up to 7 inches into narrow, hard-to-reach spaces, as small as half an inch.\u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003c!-- HEPA Card --\u003e\n                \u003cdiv class=\"dy-card\"\u003e\n\n                    \u003ci class=\"fa-solid fa-filter\" style=\"font-size: 2rem; color: #3657e2; margin-bottom: 1rem;\"\u003e\u003c\/i\u003e\n                    \u003ch3 style=\"font-size: 1.5rem;\"\u003eAdvanced Filtration\u003c\/h3\u003e\n\n                    \u003cp style=\"margin-bottom: 0;\"\u003eFully sealed system traps \u003cstrong\u003e99.99%\u003c\/strong\u003e of particles as small as 0.3 microns. Expels cleaner air.³\u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003c!-- Warranty Card (Full Width) --\u003e\n                \u003cdiv class=\"dy-card dy-col-span-2\"\u003e\n\n                    \u003cdiv style=\"display: flex; align-items: center; gap: 1.5rem;\"\u003e\n\n                        \u003ci class=\"fa-solid fa-shield-halved\" style=\"font-size: 3rem; color: #3657e2;\"\u003e\u003c\/i\u003e\n                        \u003cdiv\u003e\n\n                            \u003ch3 style=\"font-size: 1.5rem; margin-bottom: 0.5rem;\"\u003eHassle-free Care.\u003c\/h3\u003e\n\n                            \u003cp style=\"margin-bottom: 0;\"\u003eIncludes 2-year warranty and lifetime Dyson support. Robust and lightweight materials selected for durability.\u003c\/p\u003e\n\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Footer Specs --\u003e\n    \u003cdiv class=\"dy-section\" style=\"border-bottom: none; padding-top: 2rem;\"\u003e\n\n        \u003cdiv class=\"dy-container\" style=\"font-size: 0.75rem; color: #666; text-align: left; border-top: 1px solid #e5e7eb; padding-top: 2rem;\"\u003e\n\n            \u003cp style=\"margin-bottom: 0.5rem;\"\u003e1. Compared to the best-selling handheld vacuum products. Tested according to IEC62885-4 Ed1.1 CI5.11 in boost mode.\u003c\/p\u003e\n\n            \u003cp style=\"margin-bottom: 0.5rem;\"\u003e2. Tested according to IEC62885-4;20 2020 CI5.101 in low mode, with non-motorized tool. Run time may vary depending on use.\u003c\/p\u003e\n\n            \u003cp style=\"margin-bottom: 0;\"\u003e3. Filtration tested against ASTM F1977 in Max mode. Allergens refers to non-living material.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\u003c!-- DYSON VACUUM DESIGN END --\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Laptop","offer_id":58173986898268,"sku":"B0DLXGDHBX","price":640.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/a2ef356e0f7191e63bfbb33755f237d4.jpg?v=1782948035","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/aspiradora-portatil-dyson-car-boat-de-mano","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}