{"product_id":"mercusys-av1000-gigabit-powerline-internet-por-la-red-electrica","title":"Mercusys AV1000 Gigabit Powerline | Internet Over Power Lines","description":"\u003cbody\u003e\n\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n\u003cstyle\u003e\n    \/* Estilos Generales *\/\n    .mp-container {\n        font-family: 'Segoe UI', 'Roboto', Helvetica, Arial, sans-serif;\n        max-width: 900px;\n        margin: 0 auto;\n        color: #333;\n        line-height: 1.6;\n        background-color: #fff;\n    }\n    .mp-container * {\n        box-sizing: border-box;\n    }\n    \n    \/* Paleta Mercusys Powerline *\/\n    :root {\n        --m-red: #C91C1C;\n        --m-dark: #222;\n        --electric-blue: #2980b9; \/* Color de flujo de datos *\/\n        --bg-gray: #f4f6f8;\n    }\n\n    \/* Encabezado *\/\n    .mp-header {\n        padding: 50px 20px;\n        text-align: center;\n        border-bottom: 4px solid var(--m-red);\n        background: #fff;\n    }\n    .av-badge {\n        background: var(--m-red);\n        color: white;\n        padding: 5px 20px;\n        border-radius: 50px;\n        font-weight: 800;\n        font-size: 1rem;\n        display: inline-block;\n        margin-bottom: 15px;\n        box-shadow: 0 4px 10px rgba(201, 28, 28, 0.3);\n    }\n    .mp-header h1 {\n        margin: 0;\n        font-size: 2.8rem;\n        font-weight: 800;\n        color: var(--m-dark);\n        letter-spacing: -1px;\n    }\n    .mp-header p {\n        font-size: 1.2rem;\n        color: #666;\n        margin-top: 10px;\n    }\n\n    \/* Hero: Visualización Powerline *\/\n    .electric-hero {\n        background: var(--bg-gray);\n        padding: 50px 20px;\n        margin: 20px;\n        border-radius: 12px;\n        text-align: center;\n        overflow: hidden;\n    }\n    \n    \/* Animación de Cableado *\/\n    .wire-visual {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 0;\n        margin: 40px 0;\n        position: relative;\n    }\n    .socket {\n        width: 60px;\n        height: 60px;\n        background: white;\n        border: 2px solid #ddd;\n        border-radius: 8px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 2rem;\n        z-index: 2;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n    }\n    .wire-line {\n        flex: 1;\n        height: 4px;\n        background: #ccc;\n        max-width: 300px;\n        position: relative;\n    }\n    .data-packet {\n        position: absolute;\n        top: -3px;\n        left: 0;\n        width: 10px;\n        height: 10px;\n        background: var(--electric-blue);\n        border-radius: 50%;\n        box-shadow: 0 0 10px var(--electric-blue);\n        animation: travel 1.5s infinite linear;\n    }\n    @keyframes travel { \n        0% { left: 0; opacity: 0; } \n        10% { opacity: 1; }\n        90% { opacity: 1; }\n        100% { left: 100%; opacity: 0; } \n    }\n\n    .electric-hero h2 {\n        font-size: 2rem;\n        color: var(--m-dark);\n        margin-bottom: 10px;\n    }\n\n    \/* Sección Puerto Gigabit *\/\n    .gigabit-section {\n        background: #111;\n        color: white;\n        padding: 40px 20px;\n        margin: 20px 0;\n        text-align: center;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 30px;\n        flex-wrap: wrap;\n    }\n    .gigabit-icon {\n        width: 100px;\n        height: 80px;\n        border: 3px solid var(--m-red);\n        border-radius: 8px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: bold;\n        font-size: 1.5rem;\n        color: var(--m-red);\n        background: rgba(255, 255, 255, 0.05);\n    }\n    .gigabit-text { max-width: 400px; text-align: left; }\n    \n    \/* Grid de Características *\/\n    .features-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 25px;\n        padding: 20px 40px;\n    }\n    .feature-card {\n        background: white;\n        padding: 25px;\n        border: 1px solid #eee;\n        border-radius: 8px;\n        text-align: center;\n        transition: transform 0.3s;\n    }\n    .feature-card:hover {\n        transform: translateY(-5px);\n        border-color: var(--m-red);\n        box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n    }\n    .icon-feat {\n        font-size: 2.2rem;\n        margin-bottom: 15px;\n        display: block;\n        color: var(--m-dark);\n    }\n    .feature-card h3 {\n        margin: 0 0 10px 0;\n        font-size: 1.2rem;\n        color: var(--m-dark);\n    }\n\n    \/* Footer *\/\n    .mp-footer {\n        text-align: center;\n        padding: 30px;\n        background: #f9f9f9;\n        color: #777;\n        font-size: 0.9rem;\n        border-top: 1px solid #eee;\n        margin-top: 30px;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 600px) {\n        .mp-header h1 { font-size: 2.2rem; }\n        .gigabit-section { text-align: center; justify-content: center; }\n        .gigabit-text { text-align: center; }\n    }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"mp-container\"\u003e\n\n\n    \u003cdiv class=\"mp-header\"\u003e\n\n        \u003cspan class=\"av-badge\"\u003eAV1000 Gigabit\u003c\/span\u003e\n        \u003ch1\u003eMercusys Powerline\u003c\/h1\u003e\n\n        \u003cp\u003eHigh-Speed Internet through your Outlets\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"electric-hero\"\u003e\n\n        \u003ch2\u003eInternet Through Walls\u003c\/h2\u003e\n\n        \u003cp style=\"max-width: 600px; margin: 0 auto; color: #555;\"\u003eDon't run long cables or drill holes. With advanced \u003cstrong\u003eHomePlug AV2\u003c\/strong\u003e technology, your electrical wires transfer data at speeds up to 1000 Mbps.\u003c\/p\u003e\n\n        \n        \u003cdiv class=\"wire-visual\"\u003e\n\n            \u003cdiv class=\"socket\"\u003e🔌\u003c\/div\u003e\n\n            \u003cdiv class=\"wire-line\"\u003e\n\n                \u003cdiv class=\"data-packet\"\u003e\u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"socket\"\u003e💻\u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cp style=\"font-size: 0.9rem; color: #888;\"\u003eTransmission distance of up to 300 meters over the electrical circuit.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gigabit-section\"\u003e\n\n        \u003cdiv class=\"gigabit-icon\"\u003e1 Gbps\u003c\/div\u003e\n\n        \u003cdiv class=\"gigabit-text\"\u003e\n\n            \u003ch3 style=\"margin-top: 0; color: white;\"\u003eUltra-Fast Gigabit Port\u003c\/h3\u003e\n\n            \u003cp style=\"color: #ccc; margin: 0;\"\u003eEssential for PCs, IPTVs, and gaming consoles. Unlike other adapters, this Gigabit port allows your devices to truly leverage the speed of your fiber optic connection.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"features-grid\"\u003e\n\n        \n        \u003cdiv class=\"feature-card\"\u003e\n\n            \u003cspan class=\"icon-feat\"\u003e⚡\u003c\/span\u003e\n            \u003ch3\u003ePlug \u0026amp; Play\u003c\/h3\u003e\n\n            \u003cp\u003e1. Connect one adapter to the router.\u003cbr\u003e2. Connect the other where you need internet.\u003cbr\u003eDone! No configuration needed.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"feature-card\"\u003e\n\n            \u003cspan class=\"icon-feat\"\u003e🔒\u003c\/span\u003e\n            \u003ch3\u003ePair Button\u003c\/h3\u003e\n\n            \u003cp\u003eInstant security. Press the \"Pair\" button on the adapters to encrypt the network with 128-bit AES security in seconds.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"feature-card\"\u003e\n\n            \u003cspan class=\"icon-feat\"\u003e➕\u003c\/span\u003e\n            \u003ch3\u003eEasy Expansion\u003c\/h3\u003e\n\n            \u003cp\u003eNeed internet in another room? Simply buy and add another Powerline adapter to the existing network. Compatible with most AV adapters.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"feature-card\"\u003e\n\n            \u003cspan class=\"icon-feat\"\u003e💡\u003c\/span\u003e\n            \u003ch3\u003eLED Indicator\u003c\/h3\u003e\n\n            \u003cp\u003eVisual diagnostics. The smart LED indicates the connection status and whether the powerline speed is optimal.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mp-footer\"\u003e\n\n        \u003cp\u003eMercusys AV1000 Gigabit Powerline Adapter Kit.\u003c\/p\u003e\n\n        \u003cp style=\"font-size: 0.8rem; margin-top: 10px;\"\u003eNote: Powerline adapters must be deployed in sets of two or more and connected to the same electrical circuit.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\n\n\u003c\/body\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Default Title","offer_id":58174449058140,"sku":"B09BJT4LLM","price":189.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/60318d637fa210c589bc23262aa91993.jpg?v=1782959221","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/mercusys-av1000-gigabit-powerline-internet-por-la-red-electrica","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}