{"product_id":"spray-antimicrobiano-para-pies-con-aceite-de-arbol-de-te-120-ml","title":"Spray Antimicrobiano para Pies con Aceite de Árbol de Té 120 ml","description":"\u003cstyle\u003e\n  .xmonth-landing {\n    --xm-ink: #10243d;\n    --xm-green: #1d8058;\n    --xm-green-dark: #0d5039;\n    --xm-green-soft: #eaf5ef;\n    --xm-blue-soft: #eef5fa;\n    --xm-white: #ffffff;\n    --xm-off-white: #f8faf9;\n    --xm-line: #dce5e1;\n    --xm-muted: #5f6d75;\n    --xm-gold: #bf9b4b;\n    --xm-dark: #0c1714;\n    --xm-shadow: 0 20px 55px rgba(16, 36, 61, 0.10);\n    --xm-radius-lg: 32px;\n    --xm-radius-md: 22px;\n    --xm-radius-sm: 14px;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    background: var(--xm-white);\n    color: var(--xm-ink);\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n  }\n\n  .xmonth-landing *,\n  .xmonth-landing *::before,\n  .xmonth-landing *::after {\n    box-sizing: border-box;\n  }\n\n  .xmonth-landing img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .xmonth-container {\n    width: min(100% - 32px, 980px);\n    margin: 0 auto;\n  }\n\n  .xmonth-section {\n    position: relative;\n    padding: 96px 0;\n  }\n\n  .xmonth-section--compact {\n    padding: 64px 0;\n  }\n\n  .xmonth-section--soft {\n    background: var(--xm-off-white);\n  }\n\n  .xmonth-section--green {\n    background:\n      radial-gradient(\n        circle at 20% 15%,\n        rgba(255, 255, 255, 0.13),\n        transparent 28%\n      ),\n      linear-gradient(\n        145deg,\n        var(--xm-green-dark),\n        #123d30\n      );\n    color: var(--xm-white);\n  }\n\n  .xmonth-section--dark {\n    background:\n      radial-gradient(\n        circle at 80% 10%,\n        rgba(29, 128, 88, 0.22),\n        transparent 30%\n      ),\n      var(--xm-dark);\n    color: var(--xm-white);\n  }\n\n  .xmonth-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    margin: 0 0 18px;\n    padding: 8px 13px;\n    border-radius: 999px;\n    background: var(--xm-green-soft);\n    color: var(--xm-green-dark);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .xmonth-section--green .xmonth-eyebrow,\n  .xmonth-section--dark .xmonth-eyebrow {\n    background: rgba(255, 255, 255, 0.10);\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    color: #d8f3e6;\n  }\n\n  .xmonth-title {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--xm-ink);\n    font-size: clamp(38px, 6vw, 72px);\n    font-weight: 760;\n    line-height: 0.98;\n    letter-spacing: -0.055em;\n    text-align: center;\n  }\n\n  .xmonth-title--medium {\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.02;\n  }\n\n  .xmonth-title--small {\n    font-size: clamp(30px, 4.4vw, 48px);\n    line-height: 1.05;\n  }\n\n  .xmonth-section--green .xmonth-title,\n  .xmonth-section--dark .xmonth-title {\n    color: #a3a3a3;\n  }\n\n  .xmonth-subtitle {\n    max-width: 690px;\n    margin: 24px auto 0;\n    color: var(--xm-muted);\n    font-size: clamp(17px, 2.2vw, 21px);\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  .xmonth-section--green .xmonth-subtitle,\n  .xmonth-section--dark .xmonth-subtitle {\n    color: rgba(255, 255, 255, 0.80);\n  }\n\n  .xmonth-copy {\n    max-width: 680px;\n    margin: 22px auto 0;\n    color: var(--xm-muted);\n    font-size: 18px;\n    line-height: 1.65;\n    text-align: center;\n  }\n\n  .xmonth-image-frame {\n    position: relative;\n    margin-top: 52px;\n    overflow: hidden;\n    border: 1px solid rgba(16, 36, 61, 0.08);\n    border-radius: var(--xm-radius-lg);\n    background: var(--xm-white);\n    box-shadow: var(--xm-shadow);\n  }\n\n  .xmonth-image-frame img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    background: var(--xm-white);\n  }\n\n  .xmonth-image-frame--flush {\n    border: 0;\n    background: transparent;\n    box-shadow: none;\n  }\n\n  .xmonth-image-frame--flush img {\n    border-radius: var(--xm-radius-lg);\n  }\n\n  .xmonth-hero {\n    padding: 48px 0 90px;\n    background:\n      radial-gradient(\n        circle at 50% 30%,\n        rgba(29, 128, 88, 0.09),\n        transparent 40%\n      ),\n      linear-gradient(\n        180deg,\n        #ffffff 0%,\n        #f7fbf9 100%\n      );\n  }\n\n  .xmonth-brand-line {\n    display: flex;\n    justify-content: center;\n    margin-bottom: 46px;\n  }\n\n  .xmonth-brand {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    color: var(--xm-green-dark);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .xmonth-brand::before {\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: var(--xm-green);\n    content: \"\";\n    box-shadow: 0 0 0 6px rgba(29, 128, 88, 0.10);\n  }\n\n  .xmonth-hero-highlight {\n    color: var(--xm-green);\n  }\n\n  .xmonth-hero-trust {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .xmonth-trust-pill {\n    display: flex;\n    min-height: 66px;\n    align-items: center;\n    justify-content: center;\n    padding: 16px;\n    border: 1px solid var(--xm-line);\n    border-radius: var(--xm-radius-sm);\n    background: rgba(255, 255, 255, 0.82);\n    color: var(--xm-ink);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.35;\n    text-align: center;\n    backdrop-filter: blur(8px);\n  }\n\n  .xmonth-statement {\n    display: grid;\n    grid-template-columns: 90px 1fr;\n    gap: 26px;\n    max-width: 820px;\n    margin: 48px auto 0;\n    padding: 32px;\n    border: 1px solid var(--xm-line);\n    border-radius: var(--xm-radius-md);\n    background: var(--xm-white);\n    box-shadow: 0 16px 45px rgba(16, 36, 61, 0.07);\n  }\n\n  .xmonth-statement-number {\n    display: flex;\n    width: 90px;\n    height: 90px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 24px;\n    background: var(--xm-green-soft);\n    color: var(--xm-green-dark);\n    font-size: 34px;\n    font-weight: 800;\n  }\n\n  .xmonth-statement h3 {\n    margin: 4px 0 10px;\n    color: var(--xm-ink);\n    font-size: 24px;\n    line-height: 1.15;\n  }\n\n  .xmonth-statement p {\n    margin: 0;\n    color: var(--xm-muted);\n    font-size: 17px;\n    line-height: 1.6;\n  }\n\n  .xmonth-problem-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    margin-top: 42px;\n  }\n\n  .xmonth-problem-card {\n    position: relative;\n    min-height: 195px;\n    padding: 30px;\n    overflow: hidden;\n    border: 1px solid var(--xm-line);\n    border-radius: var(--xm-radius-md);\n    background: var(--xm-white);\n  }\n\n  .xmonth-problem-card::after {\n    position: absolute;\n    right: -26px;\n    bottom: -38px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: var(--xm-green-soft);\n    content: \"\";\n  }\n\n  .xmonth-card-index {\n    display: inline-flex;\n    width: 38px;\n    height: 38px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 24px;\n    border-radius: 50%;\n    background: var(--xm-green-soft);\n    color: var(--xm-green-dark);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .xmonth-problem-card h3 {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 10px;\n    color: var(--xm-ink);\n    font-size: 22px;\n    line-height: 1.2;\n  }\n\n  .xmonth-problem-card p {\n    position: relative;\n    z-index: 1;\n    margin: 0;\n    color: var(--xm-muted);\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .xmonth-transition {\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 42px;\n    border-radius: var(--xm-radius-lg);\n    background:\n      linear-gradient(\n        145deg,\n        var(--xm-green-soft),\n        #f8fbfa\n      );\n    text-align: center;\n  }\n\n  .xmonth-transition strong {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--xm-green-dark);\n    font-size: clamp(27px, 4vw, 42px);\n    line-height: 1.1;\n    letter-spacing: -0.035em;\n  }\n\n  .xmonth-transition p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: var(--xm-muted);\n    font-size: 18px;\n    line-height: 1.6;\n  }\n\n  .xmonth-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    margin-top: 48px;\n  }\n\n  .xmonth-benefit-card {\n    padding: 30px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: var(--xm-radius-md);\n    background: rgba(255, 255, 255, 0.07);\n    backdrop-filter: blur(8px);\n  }\n\n  .xmonth-benefit-icon {\n    display: flex;\n    width: 48px;\n    height: 48px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 24px;\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.13);\n    color: #d8f3e6;\n    font-size: 19px;\n    font-weight: 900;\n  }\n\n  .xmonth-benefit-card h3 {\n    margin: 0 0 10px;\n    color: var(--xm-white);\n    font-size: 22px;\n    line-height: 1.2;\n  }\n\n  .xmonth-benefit-card p {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.75);\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .xmonth-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-top: 48px;\n  }\n\n  .xmonth-step {\n    position: relative;\n    padding: 32px 26px;\n    border: 1px solid var(--xm-line);\n    border-radius: var(--xm-radius-md);\n    background: var(--xm-white);\n    text-align: center;\n  }\n\n  .xmonth-step-number {\n    display: inline-flex;\n    width: 52px;\n    height: 52px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 22px;\n    border-radius: 50%;\n    background: var(--xm-green);\n    color: var(--xm-white);\n    font-size: 18px;\n    font-weight: 900;\n    box-shadow: 0 10px 25px rgba(29, 128, 88, 0.22);\n  }\n\n  .xmonth-step h3 {\n    margin: 0 0 9px;\n    color: var(--xm-ink);\n    font-size: 21px;\n    line-height: 1.2;\n  }\n\n  .xmonth-step p {\n    margin: 0;\n    color: var(--xm-muted);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .xmonth-schedule {\n    display: flex;\n    max-width: 700px;\n    align-items: center;\n    justify-content: center;\n    gap: 24px;\n    margin: 30px auto 0;\n    padding: 22px 28px;\n    border-radius: var(--xm-radius-md);\n    background: var(--xm-green-soft);\n    color: var(--xm-green-dark);\n  }\n\n  .xmonth-schedule-item {\n    flex: 1;\n    text-align: center;\n  }\n\n  .xmonth-schedule-item strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 18px;\n  }\n\n  .xmonth-schedule-item span {\n    color: var(--xm-muted);\n    font-size: 14px;\n  }\n\n  .xmonth-schedule-divider {\n    width: 1px;\n    height: 44px;\n    background: rgba(13, 80, 57, 0.18);\n  }\n\n  @media (max-width: 767px) {\n    .xmonth-section {\n      padding: 72px 0;\n    }\n\n    .xmonth-section--compact {\n      padding: 52px 0;\n    }\n\n    .xmonth-hero {\n      padding: 34px 0 72px;\n    }\n\n    .xmonth-brand-line {\n      margin-bottom: 34px;\n    }\n\n    .xmonth-title {\n      font-size: 44px;\n      letter-spacing: -0.045em;\n    }\n\n    .xmonth-title--medium {\n      font-size: 38px;\n    }\n\n    .xmonth-title--small {\n      font-size: 34px;\n    }\n\n    .xmonth-subtitle,\n    .xmonth-copy {\n      font-size: 17px;\n    }\n\n    .xmonth-image-frame {\n      margin-top: 38px;\n      border-radius: 24px;\n    }\n\n    .xmonth-image-frame--flush img {\n      border-radius: 24px;\n    }\n\n    .xmonth-hero-trust {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .xmonth-trust-pill {\n      min-height: 56px;\n    }\n\n    .xmonth-statement {\n      grid-template-columns: 1fr;\n      gap: 18px;\n      padding: 26px;\n    }\n\n    .xmonth-statement-number {\n      width: 64px;\n      height: 64px;\n      border-radius: 18px;\n      font-size: 26px;\n    }\n\n    .xmonth-problem-grid,\n    .xmonth-benefit-grid,\n    .xmonth-how-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .xmonth-transition {\n      padding: 32px 24px;\n    }\n\n    .xmonth-schedule {\n      gap: 14px;\n      padding: 20px 16px;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .xmonth-container {\n      width: min(100% - 22px, 980px);\n    }\n\n    .xmonth-title {\n      font-size: 39px;\n    }\n\n    .xmonth-title--medium {\n      font-size: 35px;\n    }\n\n    .xmonth-title--small {\n      font-size: 31px;\n    }\n\n    .xmonth-problem-card,\n    .xmonth-benefit-card,\n    .xmonth-step {\n      padding: 26px 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"xmonth-landing\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"xmonth-hero\"\u003e\n    \u003cdiv class=\"xmonth-container\"\u003e\n\n      \u003cdiv class=\"xmonth-brand-line\"\u003e\n        \u003cdiv class=\"xmonth-brand\"\u003e\n          Cuidado diario para tus pies\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003cspan class=\"xmonth-eyebrow\"\u003e\n          Frescura, limpieza y comodidad\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"xmonth-title\"\u003e\n        Recupera la tranquilidad de sentir tus pies\n        \u003cspan class=\"xmonth-hero-highlight\"\u003elimpios y frescos.\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp class=\"xmonth-subtitle\"\u003e\n        Un spray de uso diario con aceite de árbol de té,\n        creado para ayudar a cuidar los pies afectados por\n        picazón, mal olor, resequedad y ambientes propensos\n        a hongos y bacterias.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"xmonth-image-frame xmonth-image-frame--flush\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/0918\/9670\/files\/1_9_ec1c5ab2-b0e6-4302-b73e-8d973bebe6c2.png?v=1784770134\" alt=\"Spray para el cuidado y la higiene diaria de los pies\" loading=\"eager\" width=\"1600\" height=\"1600\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmonth-hero-trust\"\u003e\n        \u003cdiv class=\"xmonth-trust-pill\"\u003e\n          Aplicación rápida y práctica\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmonth-trust-pill\"\u003e\n          Fórmula con aceite de árbol de té\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmonth-trust-pill\"\u003e\n          Para pies y calzado\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmonth-statement\"\u003e\n        \u003cdiv class=\"xmonth-statement-number\"\u003e\n          2×\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003e\n            Una rutina sencilla, por la mañana y por la noche.\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            La constancia ayuda a mantener los pies más frescos,\n            cómodos y protegidos frente a la humedad y los olores\n            que pueden acumularse durante el día.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PROBLEMA --\u003e\n  \u003csection class=\"xmonth-section xmonth-section--soft\"\u003e\n    \u003cdiv class=\"xmonth-container\"\u003e\n\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003cspan class=\"xmonth-eyebrow\"\u003e\n          No tienes que seguir ocultándolo\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"xmonth-title xmonth-title--medium\"\u003e\n        Cuando tus pies comienzan a incomodarte,\n        cada paso se siente diferente.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xmonth-subtitle\"\u003e\n        La picazón, las grietas y el mal olor no solo afectan\n        la piel. También pueden hacerte sentir inseguro al\n        quitarte los zapatos o compartir espacios con otras personas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"xmonth-image-frame\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/0918\/9670\/files\/2_9_831cac8f-fb5d-4e5b-af2e-36d07a2decfe.png?v=1784770134\" alt=\"Molestias comunes asociadas con pies secos, agrietados y con picazón\" loading=\"lazy\" width=\"1600\" height=\"1600\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmonth-problem-grid\"\u003e\n\n        \u003carticle class=\"xmonth-problem-card\"\u003e\n          \u003cspan class=\"xmonth-card-index\"\u003e01\u003c\/span\u003e\n\n          \u003ch3\u003e\n            Picazón persistente\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Esa sensación incómoda que aparece al usar zapatos\n            cerrados, después de caminar o al finalizar el día.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-problem-card\"\u003e\n          \u003cspan class=\"xmonth-card-index\"\u003e02\u003c\/span\u003e\n\n          \u003ch3\u003e\n            Mal olor\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            La humedad acumulada puede crear un ambiente favorable\n            para las bacterias responsables del olor desagradable.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-problem-card\"\u003e\n          \u003cspan class=\"xmonth-card-index\"\u003e03\u003c\/span\u003e\n\n          \u003ch3\u003e\n            Piel seca y agrietada\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            El roce, la falta de ventilación y el descuido diario\n            pueden afectar la apariencia y comodidad de tus pies.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-problem-card\"\u003e\n          \u003cspan class=\"xmonth-card-index\"\u003e04\u003c\/span\u003e\n\n          \u003ch3\u003e\n            Inseguridad al descalzarte\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Evitar sandalias, visitas o actividades por temor\n            a que otras personas noten el aspecto o el olor.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRANSICIÓN --\u003e\n  \u003csection class=\"xmonth-section xmonth-section--compact\"\u003e\n    \u003cdiv class=\"xmonth-container\"\u003e\n\n      \u003cdiv class=\"xmonth-transition\"\u003e\n        \u003cstrong\u003e\n          El cuidado comienza cambiando el ambiente\n          donde se acumulan la humedad y el mal olor.\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Una rutina diaria de higiene ayuda a mantener los pies\n          y el interior del calzado más frescos, limpios y cómodos.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SOLUCIÓN --\u003e\n  \u003csection class=\"xmonth-section\"\u003e\n    \u003cdiv class=\"xmonth-container\"\u003e\n\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003cspan class=\"xmonth-eyebrow\"\u003e\n          Cuidado práctico todos los días\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"xmonth-title xmonth-title--medium\"\u003e\n        Una aplicación ligera que se integra fácilmente\n        a tu rutina.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xmonth-subtitle\"\u003e\n        Ximonth Antimicrobial Foot Sanitizer permite rociar\n        directamente los pies y el interior del calzado,\n        ayudando a mantener una sensación prolongada de limpieza.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"xmonth-image-frame\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/0918\/9670\/files\/3_8_c6e1649b-a43f-4c2f-b8a0-e7aa8d2c4e41.png?v=1784770134\" alt=\"Aplicación del spray de cuidado antimicrobiano para pies\" loading=\"lazy\" width=\"1600\" height=\"1600\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmonth-schedule\"\u003e\n\n        \u003cdiv class=\"xmonth-schedule-item\"\u003e\n          \u003cstrong\u003e\n            Mañana\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Comienza el día con frescura\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmonth-schedule-divider\"\u003e\u003c\/div\u003e\n\n        \u003cdiv class=\"xmonth-schedule-item\"\u003e\n          \u003cstrong\u003e\n            Noche\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Limpia después de usar calzado\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFICIOS --\u003e\n  \u003csection class=\"xmonth-section xmonth-section--green\"\u003e\n    \u003cdiv class=\"xmonth-container\"\u003e\n\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003cspan class=\"xmonth-eyebrow\"\u003e\n          Más comodidad en cada paso\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"xmonth-title xmonth-title--medium\"\u003e\n        El cuidado que tus pies necesitan\n        para sentirse bien nuevamente.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xmonth-subtitle\"\u003e\n        Diseñado para acompañar tu higiene diaria y ayudarte\n        a recuperar la confianza de caminar, trabajar y\n        descalzarte con mayor tranquilidad.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"xmonth-benefit-grid\"\u003e\n\n        \u003carticle class=\"xmonth-benefit-card\"\u003e\n          \u003cdiv class=\"xmonth-benefit-icon\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Sensación de frescura\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Ayuda a reducir la sensación de humedad acumulada\n            después de utilizar zapatos cerrados durante horas.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-benefit-card\"\u003e\n          \u003cdiv class=\"xmonth-benefit-icon\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Control del mal olor\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Favorece un ambiente más limpio en los pies\n            y el calzado para combatir olores desagradables.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-benefit-card\"\u003e\n          \u003cdiv class=\"xmonth-benefit-icon\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Uso rápido\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Su presentación en spray distribuye la fórmula\n            fácilmente, sin rutinas complicadas ni aplicaciones pesadas.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-benefit-card\"\u003e\n          \u003cdiv class=\"xmonth-benefit-icon\"\u003e\n            04\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Mayor confianza\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Disfruta nuevamente de sandalias, visitas y momentos\n            cotidianos sin preocuparte constantemente por tus pies.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CÓMO SE USA --\u003e\n  \u003csection class=\"xmonth-section xmonth-section--soft\"\u003e\n    \u003cdiv class=\"xmonth-container\"\u003e\n\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003cspan class=\"xmonth-eyebrow\"\u003e\n          Rutina recomendada\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"xmonth-title xmonth-title--medium\"\u003e\n        Tres pasos para incorporar el spray\n        a tu cuidado personal.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xmonth-subtitle\"\u003e\n        Utilízalo de forma constante sobre los pies limpios\n        y secos, siguiendo siempre las indicaciones del envase.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"xmonth-how-grid\"\u003e\n\n        \u003carticle class=\"xmonth-step\"\u003e\n          \u003cdiv class=\"xmonth-step-number\"\u003e\n            1\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Limpia y seca\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Antes de aplicarlo, asegúrate de que tus pies\n            estén limpios y completamente secos.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-step\"\u003e\n          \u003cdiv class=\"xmonth-step-number\"\u003e\n            2\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Rocía uniformemente\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Aplica el spray en la planta, los laterales\n            y las zonas indicadas en las instrucciones.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-step\"\u003e\n          \u003cdiv class=\"xmonth-step-number\"\u003e\n            3\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Mantén la constancia\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Repite la rutina por la mañana y por la noche\n            para mantener una higiene diaria consistente.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003cstyle\u003e\n  .xmonth-feature-panel {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    margin-top: 48px;\n  }\n\n  .xmonth-feature {\n    display: flex;\n    gap: 18px;\n    padding: 28px;\n    border: 1px solid var(--xm-line);\n    border-radius: var(--xm-radius-md);\n    background: var(--xm-white);\n  }\n\n  .xmonth-feature-mark {\n    flex: 0 0 auto;\n    width: 12px;\n    height: 12px;\n    margin-top: 7px;\n    border-radius: 50%;\n    background: var(--xm-green);\n    box-shadow: 0 0 0 7px var(--xm-green-soft);\n  }\n\n  .xmonth-feature h3 {\n    margin: 0 0 8px;\n    color: var(--xm-ink);\n    font-size: 20px;\n    line-height: 1.25;\n  }\n\n  .xmonth-feature p {\n    margin: 0;\n    color: var(--xm-muted);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .xmonth-quality-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    margin-top: 34px;\n    overflow: hidden;\n    border: 1px solid var(--xm-line);\n    border-radius: var(--xm-radius-md);\n    background: var(--xm-line);\n  }\n\n  .xmonth-quality-item {\n    padding: 28px 18px;\n    background: var(--xm-white);\n    text-align: center;\n  }\n\n  .xmonth-quality-item strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--xm-green-dark);\n    font-size: 18px;\n  }\n\n  .xmonth-quality-item span {\n    display: block;\n    color: var(--xm-muted);\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .xmonth-lifestyle-note {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .xmonth-lifestyle-card {\n    padding: 30px;\n    border-radius: var(--xm-radius-md);\n    background: var(--xm-blue-soft);\n  }\n\n  .xmonth-lifestyle-card:nth-child(2) {\n    background: var(--xm-green-soft);\n  }\n\n  .xmonth-lifestyle-card span {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--xm-green-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .xmonth-lifestyle-card strong {\n    display: block;\n    color: var(--xm-ink);\n    font-size: 24px;\n    line-height: 1.2;\n  }\n\n  .xmonth-specs {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1px;\n    margin-top: 44px;\n    overflow: hidden;\n    border: 1px solid var(--xm-line);\n    border-radius: var(--xm-radius-md);\n    background: var(--xm-line);\n  }\n\n  .xmonth-spec {\n    padding: 25px 28px;\n    background: var(--xm-white);\n  }\n\n  .xmonth-spec small {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--xm-green);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .xmonth-spec strong {\n    display: block;\n    color: var(--xm-ink);\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .xmonth-testimonial-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-top: 48px;\n  }\n\n  .xmonth-testimonial {\n    display: flex;\n    min-height: 290px;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 30px;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: var(--xm-radius-md);\n    background: rgba(255, 255, 255, 0.06);\n  }\n\n  .xmonth-stars {\n    margin-bottom: 22px;\n    color: #d5b664;\n    font-size: 17px;\n    letter-spacing: 0.10em;\n  }\n\n  .xmonth-testimonial blockquote {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.86);\n    font-size: 17px;\n    line-height: 1.6;\n  }\n\n  .xmonth-testimonial footer {\n    margin-top: 26px;\n    padding-top: 20px;\n    border-top: 1px solid rgba(255, 255, 255, 0.12);\n  }\n\n  .xmonth-testimonial footer strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--xm-white);\n    font-size: 15px;\n  }\n\n  .xmonth-testimonial footer span {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 13px;\n  }\n\n  .xmonth-final-card {\n    position: relative;\n    padding: 62px;\n    overflow: hidden;\n    border-radius: 36px;\n    background:\n      radial-gradient(\n        circle at 90% 10%,\n        rgba(191, 155, 75, 0.22),\n        transparent 28%\n      ),\n      linear-gradient(\n        145deg,\n        #0c3124,\n        #0d5138\n      );\n    text-align: center;\n    box-shadow: 0 25px 70px rgba(13, 80, 57, 0.22);\n  }\n\n  .xmonth-final-card::before,\n  .xmonth-final-card::after {\n    position: absolute;\n    border-radius: 50%;\n    content: \"\";\n    pointer-events: none;\n  }\n\n  .xmonth-final-card::before {\n    top: -80px;\n    left: -80px;\n    width: 220px;\n    height: 220px;\n    border: 1px solid rgba(255, 255, 255, 0.10);\n  }\n\n  .xmonth-final-card::after {\n    right: -120px;\n    bottom: -120px;\n    width: 320px;\n    height: 320px;\n    border: 1px solid rgba(255, 255, 255, 0.08);\n  }\n\n  .xmonth-final-card .xmonth-title {\n    position: relative;\n    z-index: 1;\n    color: #a3a3a3;\n  }\n\n  .xmonth-final-card .xmonth-subtitle {\n    position: relative;\n    z-index: 1;\n    color: rgba(255, 255, 255, 0.80);\n  }\n\n  .xmonth-final-assurance {\n    position: relative;\n    z-index: 1;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 30px;\n    padding: 14px 20px;\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.09);\n    color: var(--xm-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .xmonth-disclaimer {\n    max-width: 740px;\n    margin: 28px auto 0;\n    color: #718078;\n    font-size: 12px;\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  @media (max-width: 767px) {\n    .xmonth-feature-panel,\n    .xmonth-lifestyle-note,\n    .xmonth-testimonial-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .xmonth-quality-strip {\n      grid-template-columns: 1fr;\n    }\n\n    .xmonth-specs {\n      grid-template-columns: 1fr;\n    }\n\n    .xmonth-final-card {\n      padding: 44px 24px;\n      border-radius: 28px;\n    }\n\n    .xmonth-testimonial {\n      min-height: auto;\n    }\n  }\n\u003c\/style\u003e\n\n  \u003c!-- FÓRMULA Y CALIDAD --\u003e\n  \u003csection class=\"xmonth-section\"\u003e\n    \u003cdiv class=\"xmonth-container\"\u003e\n\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003cspan class=\"xmonth-eyebrow\"\u003e\n          Fórmula enfocada en higiene\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"xmonth-title xmonth-title--medium\"\u003e\n        Cuidado antimicrobiano con aceite de árbol de té.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xmonth-subtitle\"\u003e\n        Una fórmula diseñada para complementar la limpieza diaria\n        de los pies y ayudar a mantener un ambiente menos favorable\n        para la proliferación de microorganismos.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"xmonth-image-frame\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/0918\/9670\/files\/4_8_c000489a-012b-4af4-9a6e-7da4f9dea5e1.png?v=1784770134\" alt=\"Fórmula para el cuidado de los pies con aceite de árbol de té\" loading=\"lazy\" width=\"1600\" height=\"1600\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmonth-feature-panel\"\u003e\n\n        \u003carticle class=\"xmonth-feature\"\u003e\n          \u003cdiv class=\"xmonth-feature-mark\"\u003e\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3\u003e\n              Aceite de árbol de té\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Un ingrediente ampliamente utilizado en productos\n              cosméticos y de higiene para el cuidado de la piel.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-feature\"\u003e\n          \u003cdiv class=\"xmonth-feature-mark\"\u003e\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3\u003e\n              Acción refrescante\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Ayuda a dejar una sensación limpia y cómoda\n              después de cada aplicación.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-feature\"\u003e\n          \u003cdiv class=\"xmonth-feature-mark\"\u003e\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3\u003e\n              Aplicación en spray\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Facilita una distribución uniforme y permite\n              llegar a diferentes áreas del pie.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-feature\"\u003e\n          \u003cdiv class=\"xmonth-feature-mark\"\u003e\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3\u003e\n              Uso versátil\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Puede utilizarse como parte de la higiene de los pies\n              y para refrescar el interior del calzado.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmonth-quality-strip\"\u003e\n\n        \u003cdiv class=\"xmonth-quality-item\"\u003e\n          \u003cstrong\u003e\n            Fórmula ligera\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Fácil de incorporar a la rutina\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmonth-quality-item\"\u003e\n          \u003cstrong\u003e\n            Aplicación directa\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Sin procesos complicados\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmonth-quality-item\"\u003e\n          \u003cstrong\u003e\n            Uso cotidiano\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Ideal para mañana y noche\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"xmonth-section xmonth-section--soft\"\u003e\n    \u003cdiv class=\"xmonth-container\"\u003e\n\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003cspan class=\"xmonth-eyebrow\"\u003e\n          Vuelve a sentirte cómodo\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"xmonth-title xmonth-title--medium\"\u003e\n        Camina, trabaja y descálzate\n        con mayor seguridad.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xmonth-subtitle\"\u003e\n        Cuidar tus pies también significa recuperar pequeñas\n        libertades que muchas veces damos por sentadas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"xmonth-image-frame xmonth-image-frame--flush\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/0918\/9670\/files\/5_8_59c9bf5f-f7ba-4582-998b-56b32e98f814.png?v=1784770134\" alt=\"Persona disfrutando de pies frescos y cómodos durante su rutina\" loading=\"lazy\" width=\"1600\" height=\"1600\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmonth-lifestyle-note\"\u003e\n\n        \u003cdiv class=\"xmonth-lifestyle-card\"\u003e\n          \u003cspan\u003e\n            Durante el día\n          \u003c\/span\u003e\n\n          \u003cstrong\u003e\n            Más comodidad dentro del calzado.\n          \u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmonth-lifestyle-card\"\u003e\n          \u003cspan\u003e\n            En tus momentos libres\n          \u003c\/span\u003e\n\n          \u003cstrong\u003e\n            Más confianza al quitarte los zapatos.\n          \u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRESENTACIÓN --\u003e\n  \u003csection class=\"xmonth-section\"\u003e\n    \u003cdiv class=\"xmonth-container\"\u003e\n\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003cspan class=\"xmonth-eyebrow\"\u003e\n          Diseñado para acompañarte\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"xmonth-title xmonth-title--medium\"\u003e\n        Compacto, práctico y listo para usar.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xmonth-subtitle\"\u003e\n        Su presentación permite mantenerlo en casa,\n        llevarlo en el bolso o incorporarlo a tu kit\n        de higiene personal.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"xmonth-image-frame\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/0918\/9670\/files\/6_9_6198f491-6905-499e-9b18-6ce214001593.png?v=1784770134\" alt=\"Presentación del spray antimicrobiano Ximonth de 120 mililitros\" loading=\"lazy\" width=\"1600\" height=\"1600\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmonth-specs\"\u003e\n\n        \u003cdiv class=\"xmonth-spec\"\u003e\n          \u003csmall\u003e\n            Presentación\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Frasco con atomizador\n          \u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmonth-spec\"\u003e\n          \u003csmall\u003e\n            Contenido neto\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            120 ml \/ 4.05 fl oz\n          \u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmonth-spec\"\u003e\n          \u003csmall\u003e\n            Uso recomendado\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Pies y calzado\n          \u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"xmonth-spec\"\u003e\n          \u003csmall\u003e\n            Rutina\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Mañana y noche\n          \u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TESTIMONIOS --\u003e\n  \u003csection class=\"xmonth-section xmonth-section--dark\"\u003e\n    \u003cdiv class=\"xmonth-container\"\u003e\n\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003cspan class=\"xmonth-eyebrow\"\u003e\n          Experiencias de uso\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"xmonth-title xmonth-title--medium\"\u003e\n        Pequeños cambios que devuelven\n        una gran tranquilidad.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"xmonth-subtitle\"\u003e\n        Personas que incorporaron el spray a su rutina\n        destacan principalmente la frescura, la comodidad\n        y la facilidad de aplicación.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"xmonth-testimonial-grid\"\u003e\n\n        \u003carticle class=\"xmonth-testimonial\"\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"xmonth-stars\"\u003e\n              ★★★★★\n            \u003c\/div\u003e\n\n            \u003cblockquote\u003e\n              “Trabajo muchas horas con zapatos cerrados.\n              Desde que lo uso siento los pies mucho más frescos\n              cuando llego a casa.”\n            \u003c\/blockquote\u003e\n          \u003c\/div\u003e\n\n          \u003cfooter\u003e\n            \u003cstrong\u003e\n              Carlos M.\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Cliente verificado\n            \u003c\/span\u003e\n          \u003c\/footer\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-testimonial\"\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"xmonth-stars\"\u003e\n              ★★★★★\n            \u003c\/div\u003e\n\n            \u003cblockquote\u003e\n              “Me gusta porque se aplica rápido y no tengo\n              que seguir una rutina complicada. Lo uso\n              por la mañana y antes de dormir.”\n            \u003c\/blockquote\u003e\n          \u003c\/div\u003e\n\n          \u003cfooter\u003e\n            \u003cstrong\u003e\n              Andrés R.\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Cliente verificado\n            \u003c\/span\u003e\n          \u003c\/footer\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"xmonth-testimonial\"\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"xmonth-stars\"\u003e\n              ★★★★★\n            \u003c\/div\u003e\n\n            \u003cblockquote\u003e\n              “Lo compré principalmente por el mal olor\n              del calzado. Ahora lo aplico también en mis pies\n              como parte de mi higiene diaria.”\n            \u003c\/blockquote\u003e\n          \u003c\/div\u003e\n\n          \u003cfooter\u003e\n            \u003cstrong\u003e\n              Miguel A.\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Cliente verificado\n            \u003c\/span\u003e\n          \u003c\/footer\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CIERRE --\u003e\n  \u003csection class=\"xmonth-section\"\u003e\n    \u003cdiv class=\"xmonth-container\"\u003e\n\n      \u003cdiv class=\"xmonth-final-card\"\u003e\n\n        \u003cdiv style=\"text-align:center;\"\u003e\n          \u003cspan class=\"xmonth-eyebrow\"\u003e\n            Comienza hoy\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"xmonth-title xmonth-title--medium\"\u003e\n          Tus pies te acompañan todos los días.\n          Dales el cuidado que merecen.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"xmonth-subtitle\"\u003e\n          Incorpora Ximonth Foot Sanitizer a tu rutina\n          y disfruta de una sensación de limpieza,\n          frescura y comodidad en cada paso.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"xmonth-final-assurance\"\u003e\n          Fácil de aplicar · Para pies y calzado · Uso diario\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"xmonth-disclaimer\"\u003e\n        Producto cosmético para la higiene y el cuidado externo.\n        Los resultados pueden variar según la persona y la constancia de uso.\n        No aplicar sobre heridas abiertas ni piel severamente irritada.\n        Suspende su uso si presentas una reacción desfavorable.\n        Ante síntomas persistentes o severos, consulta con un profesional de la salud.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Tienda 1","offers":[{"title":"Default Title","offer_id":53509914263846,"sku":"XIMONTH ANTIMICROBIAL 120ML","price":95000.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0840\/0918\/9670\/files\/ChatGPTImageJul22_2026_09_34_47PM.png?v=1784770527","url":"https:\/\/compralocal.it.com\/products\/spray-antimicrobiano-para-pies-con-aceite-de-arbol-de-te-120-ml","provider":"Tienda 1","version":"1.0","type":"link"}