{"product_id":"plumero-extensible-de-microfibra","title":"Plumero Extensible de Microfibra","description":"\u003cstyle\u003e\n  .plumero-extensible-page {\n    width: 100%;\n    max-width: 850px;\n    margin: 0 auto;\n    padding: 10px 16px 40px;\n    box-sizing: border-box;\n    color: #222222;\n    text-align: center;\n    overflow: hidden;\n  }\n\n  .plumero-extensible-page,\n  .plumero-extensible-page * {\n    box-sizing: border-box;\n  }\n\n  .plumero-extensible-page section {\n    width: 100%;\n    margin: 0 auto;\n    overflow: hidden;\n  }\n\n  .plumero-extensible-page h1,\n  .plumero-extensible-page h2,\n  .plumero-extensible-page h3,\n  .plumero-extensible-page h4 {\n    width: 100%;\n    max-width: 780px;\n    margin-right: auto;\n    margin-left: auto;\n    font-weight: 700;\n    text-align: center;\n    overflow-wrap: break-word;\n  }\n\n  .plumero-extensible-page h1 {\n    margin-top: 18px;\n    margin-bottom: 10px;\n    font-size: 32px;\n    line-height: 1.2;\n  }\n\n  .plumero-extensible-page h2 {\n    margin-top: 22px;\n    margin-bottom: 10px;\n    font-size: 30px;\n    line-height: 1.22;\n  }\n\n  .plumero-extensible-page h3 {\n    margin-top: 14px;\n    margin-bottom: 8px;\n    font-size: 21px;\n    line-height: 1.35;\n  }\n\n  .plumero-extensible-page h4 {\n    margin-top: 10px;\n    margin-bottom: 8px;\n    font-size: 18px;\n    line-height: 1.5;\n    font-weight: 500;\n  }\n\n  .plumero-extensible-page p {\n    width: 100%;\n    max-width: 760px;\n    margin: 8px auto;\n    font-size: 18px;\n    line-height: 1.55;\n    text-align: center;\n    overflow-wrap: break-word;\n  }\n\n  .plumero-extensible-page img {\n    display: block;\n    width: 100%;\n    max-width: 570px;\n    height: auto;\n    margin: 12px auto 0;\n    padding: 0;\n    border: 0;\n    object-fit: contain;\n  }\n\n  .plumero-extensible-page .seccion-destacada {\n    width: 100%;\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 18px 20px 0;\n    border-radius: 18px;\n    background: #f7f7f7;\n    overflow: hidden;\n  }\n\n  .plumero-extensible-page .seccion-destacada \u003e h1:first-child,\n  .plumero-extensible-page .seccion-destacada \u003e h2:first-child,\n  .plumero-extensible-page .seccion-destacada \u003e h3:first-child,\n  .plumero-extensible-page .seccion-destacada \u003e h4:first-child,\n  .plumero-extensible-page .seccion-destacada \u003e p:first-child {\n    margin-top: 0;\n  }\n\n  .plumero-extensible-page .descripcion-beneficio {\n    width: 100%;\n    max-width: 760px;\n    margin: 10px auto 14px;\n    padding: 16px 18px;\n    border-radius: 14px;\n    background: #f6f6f6;\n    font-size: 17px;\n    line-height: 1.55;\n    text-align: center;\n    overflow-wrap: break-word;\n  }\n\n  .plumero-extensible-page .descripcion-beneficio h4 {\n    margin: 0;\n    font-size: 17px;\n    line-height: 1.55;\n    font-weight: 500;\n  }\n\n  @media screen and (max-width: 749px) {\n    html,\n    body {\n      width: 100%;\n      max-width: 100%;\n      margin: 0;\n      overflow-x: hidden;\n    }\n\n    .plumero-extensible-page {\n      padding: 0 0 12px;\n      overflow-x: hidden;\n    }\n\n    @supports (width: 100dvw) {\n      .plumero-extensible-page {\n        width: 100dvw;\n        max-width: 100dvw;\n        margin-right: calc(50% - 50dvw);\n        margin-left: calc(50% - 50dvw);\n      }\n    }\n\n    @supports not (width: 100dvw) {\n      .plumero-extensible-page {\n        width: 100vw;\n        max-width: 100vw;\n        margin-right: calc(50% - 50vw);\n        margin-left: calc(50% - 50vw);\n      }\n    }\n\n    .plumero-extensible-page,\n    .plumero-extensible-page * {\n      box-sizing: border-box;\n    }\n\n    .plumero-extensible-page section,\n    .plumero-extensible-page .seccion-destacada {\n      width: 100%;\n      max-width: 100%;\n      margin: 0;\n      padding-right: 0;\n      padding-left: 0;\n      border-radius: 0;\n      overflow: hidden;\n    }\n\n    .plumero-extensible-page .seccion-destacada {\n      padding-top: 8px;\n    }\n\n    .plumero-extensible-page h1,\n    .plumero-extensible-page h2,\n    .plumero-extensible-page h3,\n    .plumero-extensible-page h4,\n    .plumero-extensible-page p {\n      width: 100%;\n      max-width: none;\n      margin-right: 0;\n      margin-left: 0;\n      padding-right: 6px;\n      padding-left: 6px;\n      overflow-wrap: normal;\n      word-break: normal;\n      hyphens: none;\n    }\n\n    .plumero-extensible-page h1 {\n      margin-top: 12px;\n      margin-bottom: 7px;\n      padding-right: 4px;\n      padding-left: 4px;\n      font-size: 25px;\n      line-height: 1.15;\n      letter-spacing: -0.3px;\n    }\n\n    .plumero-extensible-page h2 {\n      margin-top: 12px;\n      margin-bottom: 6px;\n      padding-right: 5px;\n      padding-left: 5px;\n      font-size: 23px;\n      line-height: 1.18;\n    }\n\n    .plumero-extensible-page h3 {\n      margin-top: 9px;\n      margin-bottom: 6px;\n      font-size: 18px;\n      line-height: 1.35;\n    }\n\n    .plumero-extensible-page h4 {\n      margin-top: 5px;\n      margin-bottom: 6px;\n      font-size: 16px;\n      line-height: 1.45;\n    }\n\n    .plumero-extensible-page p {\n      margin-top: 4px;\n      margin-bottom: 6px;\n      font-size: 16px;\n      line-height: 1.45;\n    }\n\n    .plumero-extensible-page .seccion-destacada \u003e h1:first-child,\n    .plumero-extensible-page .seccion-destacada \u003e h2:first-child,\n    .plumero-extensible-page .seccion-destacada \u003e h3:first-child,\n    .plumero-extensible-page .seccion-destacada \u003e h4:first-child {\n      margin-top: 0;\n      padding-top: 4px;\n    }\n\n    \/* IMÁGENES DE BORDE A BORDE, SIN PUNTOS DE FUGA *\/\n\n    .plumero-extensible-page img,\n    .plumero-extensible-page section \u003e img,\n    .plumero-extensible-page .seccion-destacada \u003e img {\n      display: block;\n      width: calc(100% + 2px);\n      max-width: calc(100% + 2px);\n      height: auto;\n      margin-top: 8px;\n      margin-right: -1px;\n      margin-bottom: 0;\n      margin-left: -1px;\n      padding: 0;\n      border: 0;\n      border-radius: 0;\n      object-fit: contain;\n    }\n\n    .plumero-extensible-page .descripcion-beneficio {\n      width: calc(100% - 12px);\n      max-width: calc(100% - 12px);\n      margin: 10px 6px 12px;\n      padding: 14px;\n      border-radius: 12px;\n      font-size: 15px;\n      line-height: 1.5;\n    }\n\n    .plumero-extensible-page .descripcion-beneficio h4 {\n      padding: 0;\n      font-size: 15px;\n      line-height: 1.5;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"plumero-extensible-page\"\u003e\n\u003c!-- INTRODUCCIÓN --\u003e\n\u003csection class=\"seccion-destacada\"\u003e\n\u003ch2\u003e\u003cstrong\u003e¡Limpia lugares de difícil acceso con menor esfuerzo gracias al Plumero Extensible de Microfibra! ⚡🔥\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003e Diseñado para facilitar la limpieza, con una innovadora tecnología de fibra dividida, se carga electrostáticamente mientras lo usas, atrayendo polvo, polen y pelos con facilidad. \u003c\/span\u003e\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0726\/8489\/6498\/files\/Plumero-GIF2_480x480_2e59bb27-b052-464f-8c84-c4f79946973b.gif?v=1785532114\" alt=\"\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- FLEXIBLE Y RETRÁCTIL --\u003e\n\u003csection\u003e\n\u003ch2\u003e\u003cstrong\u003e✅ Flexible y retráctil:\u003cbr\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"descripcion-beneficio\"\u003e\u003cspan\u003e Utiliza material de alta calidad y se puede doblar libremente. El Mango se puede extender \u003cstrong\u003ehasta 2M (con el cabezal puesto).\u003c\/strong\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0726\/8489\/6498\/files\/Formula-2023-10-18T124224.882_480x480_108293d8-9ecc-406c-9dd6-400f6ebf651f.jpg?v=1785532228\" alt=\"\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- LIMPIEZA DEL POLVO --\u003e\n\u003csection class=\"seccion-destacada\"\u003e\n\u003ch2\u003e\u003ca href=\"es-form-hook\"\u003e\u003cstrong\u003ecomprar\u003c\/strong\u003e\u003c\/a\u003e\u003c\/h2\u003e\n\u003ch2\u003e\u003cstrong\u003e✅ Capacidad para limpiar polvo eficientemente:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"descripcion-beneficio\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e \u003cspan\u003e - La cubierta de tela está hecha de microfibra, con una textura suave y delicada, no rayará la superficie de los muebles y las paredes. Tiene una fuerte fuerza de succión para el polvo. \u003c\/span\u003e\n\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0726\/8489\/6498\/files\/videocomprimir1_1.gif?v=1785532329\" alt=\"\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- FÁCIL DE LIMPIAR --\u003e\n\u003csection\u003e\n\u003ch2\u003e\u003cstrong\u003e✅ Fácil de limpiar:\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"descripcion-beneficio\"\u003e\u003cspan\u003e Puede separar el cabezal después de su uso y limpiarlo con agua tibia a mano, colóquelo en un lugar ventilado para que se seque para el próximo uso. \u003c\/span\u003e\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0726\/8489\/6498\/files\/2222222222_f1b4e63e-737b-46b1-9f88-e7e8200c20a9.webp?v=1785532435\" alt=\"\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003csection\u003e\u003ca href=\"es-form-hook\"\u003ecomprar\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Agradeci Store ","offers":[{"title":"Default Title","offer_id":49867982242034,"sku":"PLUMERO","price":59900.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0726\/8489\/6498\/files\/plumero_720x720_8f40d15b-d7aa-47e0-94ea-ad7f6b9b2953.webp?v=1785532155","url":"https:\/\/agradeci.it.com\/products\/plumero-extensible-de-microfibra","provider":"Agradeci Store ","version":"1.0","type":"link"}