{"product_id":"soportes-piso-originales-sonos-era-300-chile","title":"Sonos Era 300 - Pair of Stands, White","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003c!-- SEO: Metadatos optimizados para Chile --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Google Fonts: Inter para un look moderno y premium --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;800\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Encapsulamiento total mediante prefijo .gp-era-stands- para evitar conflictos de CSS *\/\n        .gp-era-stands-root {\n            --gp-white: #ffffff;\n            --gp-bg-soft: #f5f5f7;\n            --gp-text-main: #1d1d1f;\n            --gp-text-muted: #86868b;\n            --gp-accent: #0071e3;\n            --gp-success: #34c759;\n            --gp-radius-lg: 32px;\n            --gp-radius-sm: 20px;\n            --gp-max-width: 800px;\n            \n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n            background-color: var(--gp-white);\n            color: var(--gp-text-main);\n            line-height: 1.6;\n            margin: 0 auto;\n            max-width: var(--gp-max-width);\n            padding: 0 20px;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        .gp-era-stands-root * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* Hero \/ Encabezado *\/\n        .gp-era-stands-header {\n            text-align: center;\n            padding: 80px 20px 60px;\n        }\n\n        .gp-era-stands-badge {\n            display: inline-block;\n            background-color: var(--gp-bg-soft);\n            color: var(--gp-accent);\n            font-size: 0.85rem;\n            font-weight: 600;\n            padding: 8px 18px;\n            border-radius: 100px;\n            margin-bottom: 24px;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n        }\n\n        .gp-era-stands-h1 {\n            font-size: clamp(2.2rem, 9vw, 3.8rem);\n            font-weight: 800;\n            line-height: 1.05;\n            letter-spacing: -0.05em;\n            margin-bottom: 24px;\n        }\n\n        .gp-era-stands-lead {\n            font-size: clamp(1.1rem, 4.5vw, 1.4rem);\n            color: var(--gp-text-muted);\n            max-width: 650px;\n            margin: 0 auto;\n            font-weight: 400;\n        }\n\n        \/* Secciones de Contenido (Columna Única) *\/\n        .gp-era-stands-section {\n            padding: 30px 0;\n        }\n\n        .gp-era-stands-card {\n            background-color: var(--gp-bg-soft);\n            border-radius: var(--gp-radius-lg);\n            padding: 60px 40px;\n            margin-bottom: 20px;\n            transition: transform 0.3s ease;\n        }\n\n        .gp-era-stands-h2 {\n            font-size: clamp(1.7rem, 6vw, 2.4rem);\n            font-weight: 700;\n            margin-bottom: 24px;\n            letter-spacing: -0.03em;\n        }\n\n        .gp-era-stands-p {\n            font-size: 1.15rem;\n            color: var(--gp-text-muted);\n            margin-bottom: 24px;\n        }\n\n        .gp-era-stands-p strong {\n            color: var(--gp-text-main);\n        }\n\n        \/* Grid de Especificaciones (Iconografía Minimalista) *\/\n        .gp-era-stands-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n            gap: 20px;\n            margin-top: 40px;\n        }\n\n        .gp-era-stands-spec-item {\n            background: var(--gp-white);\n            padding: 30px 20px;\n            border-radius: var(--gp-radius-sm);\n            text-align: center;\n            border: 1px solid rgba(0,0,0,0.03);\n            transition: all 0.3s ease;\n        }\n\n        .gp-era-stands-spec-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n        }\n\n        .gp-era-stands-spec-icon {\n            font-size: 2.2rem;\n            display: block;\n            margin-bottom: 15px;\n        }\n\n        .gp-era-stands-spec-label {\n            font-size: 0.95rem;\n            font-weight: 700;\n            color: var(--gp-text-main);\n            display: block;\n        }\n\n        \/* Footer y Confianza *\/\n        .gp-era-stands-footer {\n            text-align: center;\n            padding: 80px 20px;\n        }\n\n        .gp-era-stands-guarantee {\n            color: var(--gp-success);\n            font-weight: 700;\n            font-size: 1.15rem;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n        }\n\n        \/* Accesibilidad: Foco visible *\/\n        .gp-era-stands-root a:focus {\n            outline: 2px solid var(--gp-accent);\n            outline-offset: 4px;\n        }\n\n        \/* Ajustes para Móviles *\/\n        @media (max-width: 600px) {\n            .gp-era-stands-header { padding: 60px 10px 40px; }\n            .gp-era-stands-card { padding: 40px 25px; }\n            .gp-era-stands-h2 { font-size: 1.6rem; }\n            .gp-era-stands-p { font-size: 1.05rem; }\n            .gp-era-stands-grid { grid-template-columns: 1fr; }\n        }\n    \u003c\/style\u003e\n\u003carticle class=\"gp-era-stands-root\"\u003e\u003c!-- Hero Section --\u003e\u003cheader class=\"gp-era-stands-header\"\u003e\u003cspan class=\"gp-era-stands-badge\"\u003eOriginal Sonos Accessory\u003c\/span\u003e\n\u003ch1 class=\"gp-era-stands-h1\"\u003eFloor Stands for Sonos Era 300\u003c\/h1\u003e\n\n\u003cp class=\"gp-era-stands-lead\"\u003eDon't just hold your sound. Elevate it to the perfect height for total Dolby Atmos immersion.\u003c\/p\u003e\n\n\u003c\/header\u003e\u003cmain\u003e\u003c!-- Sección: Altura Ideal --\u003e\n\u003csection class=\"gp-era-stands-section\"\u003e\n\u003cdiv class=\"gp-era-stands-card\"\u003e\n\n\u003ch2 class=\"gp-era-stands-h2\"\u003eThe perfect height for your ears\u003c\/h2\u003e\n\n\u003cp class=\"gp-era-stands-p\"\u003eThe \u003cstrong\u003eSonos Era 300\u003c\/strong\u003e is designed to project sound 360 degrees. Placing it on a low piece of furniture obstructs its potential. These stands elevate the speaker to \u003cstrong\u003e91 cm\u003c\/strong\u003e, positioning the drivers exactly at ear level so that spatial audio flows unhindered throughout your room.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Sección: Estética y Cables --\u003e\n\u003csection class=\"gp-era-stands-section\"\u003e\n\u003cdiv class=\"gp-era-stands-card\"\u003e\n\n\u003ch2 class=\"gp-era-stands-h2\"\u003eSay goodbye to visual clutter\u003c\/h2\u003e\n\n\u003cp class=\"gp-era-stands-p\"\u003eMaintain the clean aesthetic you love. Each stand features a \u003cstrong\u003ehidden cable management channel\u003c\/strong\u003e integrated into the pole. The power cable disappears from the base to the speaker, allowing for a minimalist integration that perfectly matches your home's design.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Grid de Especificaciones (Iconografía Minimalista) --\u003e\n\u003csection class=\"gp-era-stands-section\"\u003e\n\u003cdiv class=\"gp-era-stands-card\"\u003e\n\n\u003ch2 class=\"gp-era-stands-h2\"\u003ePrecision Engineering\u003c\/h2\u003e\n\u003c!--nl--\"\u003e\u003cp class=\"gp-era-stands-p\"\u003eDesigned by Sonos exclusively for the Era 300, ensuring a perfect fit and absolute stability.\u003c\/p\u003e\n\u003cdiv class=\"gp-era-stands-grid\"\u003e\n\n\u003cdiv class=\"gp-era-stands-spec-item\"\u003e\n\n\u003cspan class=\"gp-era-stands-spec-icon\"\u003e📏\u003c\/span\u003e \u003cspan class=\"gp-era-stands-spec-label\"\u003e91 cm Height\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gp-era-stands-spec-item\"\u003e\n\n\u003cspan class=\"gp-era-stands-spec-icon\"\u003e🪄\u003c\/span\u003e \u003cspan class=\"gp-era-stands-spec-label\"\u003eHidden Cables\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gp-era-stands-spec-item\"\u003e\n\n\u003cspan class=\"gp-era-stands-spec-icon\"\u003e⚖️\u003c\/span\u003e \u003cspan class=\"gp-era-stands-spec-label\"\u003eUltra-Stable Base\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gp-era-stands-spec-item\"\u003e\n\n\u003cspan class=\"gp-era-stands-spec-icon\"\u003e🛠️\u003c\/span\u003e \u003cspan class=\"gp-era-stands-spec-label\"\u003eSimple Assembly\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Sección: Estabilidad --\u003e\n\u003csection class=\"gp-era-stands-section\"\u003e\n\u003cdiv class=\"gp-era-stands-card\"\u003e\n\n\u003ch2 class=\"gp-era-stands-h2\"\u003eVibration-free security\u003c\/h2\u003e\n\n\u003cp class=\"gp-era-stands-p\"\u003eThe heavy, balanced base of these stands ensures your speakers stay in place, even during the most intense action scenes or at high volume. Their specific design reduces unwanted acoustic reflections, improving the clarity of mids and highs.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Sección: Integración Visual --\u003e\n\u003csection style=\"border-bottom: none;\" class=\"gp-era-stands-section\"\u003e\n\u003cdiv class=\"gp-era-stands-card\"\u003e\n\n\u003ch2 class=\"gp-era-stands-h2\"\u003eSame color, same texture\u003c\/h2\u003e\n\n\u003cp class=\"gp-era-stands-p\"\u003eThese are not generic stands. The matte finish and color perfectly match your Era 300 (available in white or black). Visually, the speaker and stand become a single design piece that elevates the sophistication of your living room or Home Theater.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- Footer: Confianza y Cierre --\u003e\u003cfooter class=\"gp-era-stands-footer\"\u003e\n\u003cdiv class=\"gp-era-stands-guarantee\"\u003e\n\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Official GSMPRO Chile Warranty\u003c\/div\u003e\n\n\u003cp style=\"margin: 0 auto; max-width: 500px;\" class=\"gp-era-stands-p\"\u003eIncludes the pair of stands. Available with fast shipping nationwide and expert technical support at \u003cstrong\u003eGSMPRO.cl\u003c\/strong\u003e.\u003c\/p\u003e\n\n\u003c\/footer\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c\/main\u003e\u003c\/article\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Default Title","offer_id":58174652842332,"sku":"B0CCPQBMNY","price":400.64,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/477080e88a6379f4145a322978809715.jpg?v=1782962494","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/soportes-piso-originales-sonos-era-300-chile","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}