{"product_id":"masajeador-termico-de-columna-cervical-con-6-cabezales-de-masaje","title":"LUXENSE™ - Dile adiós a los dolores cervicales en 2 semanas + 2 parches de regalo","description":"\u003c!--\n  =====================================================\n  LUXENSE™ — Página de Producto para Shopify\n  =====================================================\n  INSTRUCCIONES DE USO:\n  1. Ve a tu tienda Shopify → Productos → LUXENSE™\n  2. Baja hasta \"Descripción del producto\"\n  3. Haz clic en \"\u003c\u003e\" (ver HTML)\n  4. Borra todo y pega este código\n  5. Guarda\n  =====================================================\n--\u003e\n\n\u003cstyle\u003e\n  .lx-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .lx-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 760px;\n    margin: 0 auto;\n    line-height: 1.5;\n  }\n\n  \/* ── BADGES ── *\/\n  .lx-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 20px;\n  }\n  .lx-badge {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 600;\n    padding: 5px 14px;\n    border-radius: 20px;\n    letter-spacing: 0.2px;\n  }\n  .lx-badge-red   { background: #fdecea; color: #a32d2d; border: 1px solid #f09595; }\n  .lx-badge-gold  { background: #fff8e1; color: #7a5a00; border: 1px solid #ffc107; }\n  .lx-badge-green { background: #eaf3de; color: #3b6d11; border: 1px solid #97c459; }\n\n  \/* ── PRICE COMPARISON ── *\/\n  .lx-price-compare {\n    background: #f8f8f8;\n    border-radius: 14px;\n    padding: 20px;\n    display: flex;\n    align-items: center;\n    justify-content: space-around;\n    margin-bottom: 20px;\n    border: 1px solid #e8e8e8;\n  }\n  .lx-price-item { text-align: center; }\n  .lx-price-amount { font-size: 30px; font-weight: 700; }\n  .lx-price-amount.red { color: #a32d2d; }\n  .lx-price-amount.green { color: #3b6d11; }\n  .lx-price-label { font-size: 12px; color: #777; margin-top: 4px; }\n  .lx-price-vs { font-size: 20px; color: #aaa; font-weight: 300; }\n\n  \/* ── TRUST BAR ── *\/\n  .lx-trust {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 8px;\n    margin-bottom: 24px;\n  }\n  .lx-trust-item {\n    background: #f8f8f8;\n    border: 1px solid #e8e8e8;\n    border-radius: 10px;\n    padding: 12px 8px;\n    text-align: center;\n  }\n  .lx-trust-icon { font-size: 22px; margin-bottom: 5px; }\n  .lx-trust-text { font-size: 11px; color: #555; line-height: 1.3; }\n\n  \/* ── SECTION TITLE ── *\/\n  .lx-section { margin-bottom: 24px; }\n  .lx-section-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 14px;\n    padding-left: 12px;\n    border-left: 3px solid #1a1a1a;\n  }\n\n  \/* ── BENEFITS ── *\/\n  .lx-benefits {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .lx-benefit {\n    background: #f8f8f8;\n    border: 1px solid #e8e8e8;\n    border-radius: 12px;\n    padding: 14px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .lx-benefit-icon { font-size: 22px; flex-shrink: 0; }\n  .lx-benefit-title { font-size: 13px; font-weight: 600; color: #1a1a1a; }\n  .lx-benefit-desc { font-size: 12px; color: #666; margin-top: 3px; line-height: 1.4; }\n\n  \/* ── MODES ── *\/\n  .lx-modes {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 8px;\n  }\n  .lx-mode {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    padding: 14px 10px;\n    text-align: center;\n  }\n  .lx-mode-icon { font-size: 26px; margin-bottom: 6px; }\n  .lx-mode-name { font-size: 12px; font-weight: 600; color: #1a1a1a; }\n  .lx-mode-desc { font-size: 11px; color: #777; margin-top: 3px; line-height: 1.3; }\n\n  \/* ── COMPARE TABLE ── *\/\n  .lx-table-wrap {\n    border-radius: 12px;\n    overflow: hidden;\n    border: 1px solid #e0e0e0;\n  }\n  .lx-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13px;\n  }\n  .lx-table th {\n    padding: 11px 14px;\n    text-align: left;\n    font-size: 12px;\n    font-weight: 600;\n    background: #f3f3f3;\n    color: #555;\n    border-bottom: 1px solid #e0e0e0;\n  }\n  .lx-table th.lx-th-brand {\n    background: #1a1a1a;\n    color: #fff;\n    text-align: center;\n  }\n  .lx-table th.lx-th-otros {\n    text-align: center;\n    color: #999;\n  }\n  .lx-table td {\n    padding: 11px 14px;\n    border-bottom: 1px solid #f0f0f0;\n    color: #333;\n  }\n  .lx-table td.lx-center { text-align: center; font-size: 15px; }\n  .lx-table tr:last-child td { border-bottom: none; }\n  .lx-table tr:nth-child(even) td { background: #fafafa; }\n\n  \/* ── STATS ── *\/\n  .lx-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 8px;\n  }\n  .lx-stat {\n    background: #f8f8f8;\n    border: 1px solid #e8e8e8;\n    border-radius: 12px;\n    padding: 16px 10px;\n    text-align: center;\n  }\n  .lx-stat-num { font-size: 28px; font-weight: 700; color: #1a1a1a; }\n  .lx-stat-label { font-size: 11px; color: #777; margin-top: 5px; line-height: 1.4; }\n\n  \/* ── REVIEWS ── *\/\n  .lx-reviews {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .lx-review {\n    background: #f8f8f8;\n    border: 1px solid #e8e8e8;\n    border-radius: 12px;\n    padding: 16px;\n  }\n  .lx-review-stars { color: #f5a623; font-size: 13px; margin-bottom: 8px; letter-spacing: 1px; }\n  .lx-review-text { font-size: 12px; color: #333; line-height: 1.6; font-style: italic; }\n  .lx-review-author {\n    font-size: 11px;\n    color: #888;\n    margin-top: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .lx-avatar {\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    background: #d3d1c7;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 10px;\n    font-weight: 700;\n    color: #5f5e5a;\n    flex-shrink: 0;\n  }\n\n  \/* ── FAQ ── *\/\n  .lx-faq-wrap {\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    overflow: hidden;\n  }\n  .lx-faq-item {\n    padding: 14px 18px;\n    border-bottom: 1px solid #f0f0f0;\n  }\n  .lx-faq-item:last-child { border-bottom: none; }\n  .lx-faq-q { font-size: 13px; font-weight: 600; color: #1a1a1a; margin-bottom: 5px; }\n  .lx-faq-a { font-size: 12px; color: #666; line-height: 1.5; }\n\n  \/* ── WARNING ── *\/\n  .lx-warning {\n    background: #fdecea;\n    border: 1px solid #f09595;\n    border-radius: 12px;\n    padding: 14px 18px;\n    margin-bottom: 24px;\n  }\n  .lx-warning-title { font-size: 13px; font-weight: 700; color: #a32d2d; margin-bottom: 5px; }\n  .lx-warning-text { font-size: 12px; color: #a32d2d; line-height: 1.5; }\n\n  \/* ── CTA BUTTON ── *\/\n  .lx-cta {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    width: 100%;\n    padding: 20px 24px;\n    background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 60%, #1e40af 100%);\n    color: #fff;\n    text-align: center;\n    font-size: 18px;\n    font-weight: 800;\n    border-radius: 16px;\n    text-decoration: none;\n    letter-spacing: 0.3px;\n    margin-bottom: 10px;\n    border: none;\n    cursor: pointer;\n    box-shadow: 0 6px 24px rgba(37,99,235,0.4), inset 0 1px 0 rgba(255,255,255,0.15);\n    transition: transform 0.15s ease, box-shadow 0.15s ease;\n    line-height: 1.2;\n  }\n  .lx-cta-icon { font-size: 22px; flex-shrink: 0; }\n  .lx-cta-text { display: flex; flex-direction: column; align-items: flex-start; }\n  .lx-cta-title { font-size: 17px; font-weight: 800; color: #fff; line-height: 1.2; }\n  .lx-cta-sub2 { font-size: 12px; font-weight: 500; color: rgba(255,255,255,0.8); margin-top: 1px; }\n  .lx-cta:hover { background: linear-gradient(135deg, #3b82f6 0%, #2563eb 60%, #1d4ed8 100%); color: #fff; text-decoration: none; box-shadow: 0 8px 28px rgba(37,99,235,0.5), inset 0 1px 0 rgba(255,255,255,0.2); transform: translateY(-2px); }\n  .lx-cta:active { transform: translateY(0); box-shadow: 0 4px 14px rgba(37,99,235,0.35); }\n  .lx-cta-sub {\n    text-align: center;\n    font-size: 12px;\n    color: #888;\n    margin-bottom: 24px;\n  }\n\n  \/* ── MÉTODOS DE PAGO ── *\/\n  .lx-payment {\n    background: #f8f8f8;\n    border: 1px solid #e8e8e8;\n    border-radius: 12px;\n    padding: 14px 18px;\n    margin-bottom: 24px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n  .lx-payment-label {\n    font-size: 12px;\n    font-weight: 600;\n    color: #555;\n    white-space: nowrap;\n  }\n  .lx-payment-icons {\n    display: flex;\n    gap: 8px;\n    flex-wrap: wrap;\n    align-items: center;\n  }\n  .lx-card {\n    background: #fff;\n    border: 1px solid #ddd;\n    border-radius: 6px;\n    padding: 4px 10px;\n    font-size: 11px;\n    font-weight: 700;\n    color: #333;\n    letter-spacing: 0.3px;\n    display: flex;\n    align-items: center;\n    gap: 4px;\n    white-space: nowrap;\n  }\n  .lx-card.visa    { color: #1a1f71; }\n  .lx-card.master  { color: #eb001b; }\n  .lx-card.amex    { color: #007bc1; }\n  .lx-card.paypal  { color: #003087; }\n  .lx-card.reembol { color: #3b6d11; background: #eaf3de; border-color: #97c459; }\n  .lx-card.gpay { color: #1a1a1a; background: #f8f8f8; border-color: #ddd; }\n  .lx-card.apay { background: #1a1a1a; color: #fff; border-color: #1a1a1a; }\n\n  \/* ── DIVIDER ── *\/\n  .lx-divider { border: none; border-top: 1px solid #f0f0f0; margin: 24px 0; }\n\n  \/* ── RESPONSIVE MÓVIL ── *\/\n  @media (max-width: 540px) {\n    .lx-trust       { grid-template-columns: repeat(2, 1fr); }\n    .lx-benefits    { grid-template-columns: 1fr; }\n    .lx-modes       { grid-template-columns: repeat(2, 1fr); }\n    .lx-stats       { grid-template-columns: repeat(2, 1fr); }\n    .lx-reviews     { grid-template-columns: 1fr; }\n    .lx-price-compare { flex-direction: column; gap: 6px; }\n    .lx-price-vs    { font-size: 14px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lx-wrap\"\u003e\n\n  \u003c!-- BADGES --\u003e\n  \u003cdiv class=\"lx-badges\"\u003e\n    \u003cspan class=\"lx-badge lx-badge-red\"\u003e🔥 50% descuento — oferta limitada\u003c\/span\u003e\n    \u003ca href=\"#oij-product-reviews\" class=\"lx-badge lx-badge-gold\" style=\"text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;background:linear-gradient(135deg,#fff8e1,#ffe082);color:#7a5a00;border:1px solid #ffc107;box-shadow:0 2px 6px rgba(255,193,7,0.2);\"\u003e★★★★★  +1.000 reseñas\u003c\/a\u003e\n    \u003cspan class=\"lx-badge lx-badge-green\"\u003e🚚 Envío gratis 24\/48h\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPARATIVA DE PRECIO --\u003e\n  \u003cdiv class=\"lx-price-compare\"\u003e\n    \u003cdiv class=\"lx-price-item\"\u003e\n      \u003cdiv class=\"lx-price-amount red\"\u003e€50–80\u003c\/div\u003e\n      \u003cdiv class=\"lx-price-label\"\u003eUna sesión de fisio\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lx-price-vs\"\u003evs\u003c\/div\u003e\n    \u003cdiv class=\"lx-price-item\"\u003e\n      \u003cdiv class=\"lx-price-amount green\"\u003e€34,99\u003c\/div\u003e\n      \u003cdiv class=\"lx-price-label\"\u003eLUXENSE™ para siempre\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv class=\"lx-trust\"\u003e\n    \u003cdiv class=\"lx-trust-item\"\u003e\n      \u003cdiv class=\"lx-trust-icon\"\u003e🚚\u003c\/div\u003e\n      \u003cdiv class=\"lx-trust-text\"\u003eEnvío gratis 24\/48h\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lx-trust-item\"\u003e\n      \u003cdiv class=\"lx-trust-icon\"\u003e💰\u003c\/div\u003e\n      \u003cdiv class=\"lx-trust-text\"\u003ePago contra reembolso\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lx-trust-item\"\u003e\n      \u003cdiv class=\"lx-trust-icon\"\u003e🔄\u003c\/div\u003e\n      \u003cdiv class=\"lx-trust-text\"\u003e30 días de garantía\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lx-trust-item\"\u003e\n      \u003cdiv class=\"lx-trust-icon\"\u003e🩺\u003c\/div\u003e\n      \u003cdiv class=\"lx-trust-text\"\u003eRecomendado por fisios\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MÉTODOS DE PAGO --\u003e\n  \u003cdiv class=\"lx-payment\"\u003e\n    \u003cspan class=\"lx-payment-label\"\u003e💳 Formas de pago aceptadas:\u003c\/span\u003e\n    \u003cdiv class=\"lx-payment-icons\"\u003e\n\n      \u003c!-- VISA — Shopify official --\u003e\n      \u003cspan class=\"lx-card\" title=\"Visa\" style=\"padding:2px 5px;\"\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" viewbox=\"0 0 38 24\" width=\"38\" height=\"24\" aria-labelledby=\"pi-visa\"\u003e\n          \u003ctitle id=\"pi-visa\"\u003eVisa\u003c\/title\u003e\n          \u003cpath opacity=\".07\" d=\"M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#fff\" d=\"M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z\" fill=\"#142688\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003c!-- Mastercard — Shopify official --\u003e\n      \u003cspan class=\"lx-card\" title=\"Mastercard\" style=\"padding:2px 5px;\"\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" viewbox=\"0 0 38 24\" width=\"38\" height=\"24\" aria-labelledby=\"pi-master\"\u003e\n          \u003ctitle id=\"pi-master\"\u003eMastercard\u003c\/title\u003e\n          \u003cpath opacity=\".07\" d=\"M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#fff\" d=\"M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32\"\u003e\u003c\/path\u003e\n          \u003ccircle fill=\"#EB001B\" cx=\"15\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle fill=\"#F79E1B\" cx=\"23\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath fill=\"#FF5F00\" d=\"M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003c!-- American Express — limpio --\u003e\n      \u003cspan class=\"lx-card\" title=\"American Express\" style=\"padding:2px 5px;\"\u003e\n        \u003csvg width=\"38\" height=\"24\" viewbox=\"0 0 38 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003crect width=\"38\" height=\"24\" rx=\"4\" fill=\"#007BC1\"\u003e\u003c\/rect\u003e\n          \u003ctext x=\"19\" y=\"16\" text-anchor=\"middle\" font-family=\"Arial\" font-weight=\"700\" font-size=\"8\" fill=\"#fff\" letter-spacing=\"0.5\"\u003eAMEX\u003c\/text\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003c!-- Apple Pay — SVG oficial Apple\/Shopify --\u003e\n      \u003cspan class=\"lx-card\" title=\"Apple Pay\" style=\"padding:2px 5px;\"\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 165.521 105.965\" width=\"38\" height=\"24\"\u003e\n          \u003cpath fill=\"#fff\" d=\"M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.12.275a10.204 10.204 0 0 0-2.956.975 9.932 9.932 0 0 0-2.518 1.864A9.797 9.797 0 0 0 1.237 5.66a10.018 10.018 0 0 0-.975 2.954C.09 9.643.028 10.692 0 11.73a70.19 70.19 0 0 0-.022 1.43C-.025 13.726-.025 14.294-.025 14.86v76.247c0 .567 0 1.132.003 1.699.007.476.012.953.022 1.429.028 1.038.09 2.087.275 3.12.183 1.02.51 1.994.975 2.955a9.78 9.78 0 0 0 1.864 2.517 9.9 9.9 0 0 0 2.518 1.862c.96.467 1.935.793 2.955.977 1.033.183 2.082.246 3.12.273.477.012.953.02 1.43.022C13.69 106 14.257 106 14.823 106h135.875c.565 0 1.132 0 1.697-.003.476-.003.952-.01 1.431-.022 1.037-.027 2.085-.09 3.117-.273a10.196 10.196 0 0 0 2.957-.977 9.903 9.903 0 0 0 2.518-1.862 9.892 9.892 0 0 0 1.862-2.517c.467-.961.792-1.935.975-2.955.184-1.033.248-2.082.275-3.12.012-.476.018-.953.022-1.429.003-.567.003-1.132.003-1.699V14.86c0-.566 0-1.134-.003-1.699a70.47 70.47 0 0 0-.022-1.43c-.027-1.038-.091-2.087-.275-3.12a10.042 10.042 0 0 0-.975-2.954 9.92 9.92 0 0 0-4.38-4.38 10.18 10.18 0 0 0-2.957-.974c-1.032-.185-2.08-.247-3.117-.275-.479-.013-.955-.018-1.431-.022C151.83 0 151.263 0 150.698 0z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#fff\" d=\"M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.068 2.583.226.75.132 1.38.344 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.303.604.514 1.234.646 1.985.156.862.202 1.79.224 2.582.012.45.018.9.02 1.36.003.561.003 1.122.003 1.684v76.247c0 .562 0 1.121-.003 1.694-.002.453-.008.906-.02 1.355-.022.794-.068 1.72-.226 2.586a6.648 6.648 0 0 1-.646 1.983 6.395 6.395 0 0 1-2.804 2.807c-.604.303-1.235.515-1.985.647-.864.158-1.79.204-2.582.226-.452.012-.905.018-1.36.02-.563.003-1.126.003-1.689.003H14.823c-.562 0-1.123 0-1.683-.003a69.81 69.81 0 0 1-1.362-.02c-.792-.022-1.718-.068-2.58-.226a6.627 6.627 0 0 1-1.986-.647 6.38 6.38 0 0 1-2.806-2.807 6.605 6.605 0 0 1-.646-1.983c-.158-.866-.203-1.792-.225-2.586-.012-.45-.018-.902-.021-1.355L3.51 91.86V14.107l.003-1.356c.003-.453.009-.906.021-1.36.022-.792.067-1.719.225-2.582a6.588 6.588 0 0 1 .646-1.985 6.398 6.398 0 0 1 2.806-2.807c.604-.304 1.234-.516 1.986-.648.862-.158 1.788-.204 2.58-.226.452-.012.905-.017 1.36-.02l1.686-.003h135.875\"\u003e\u003c\/path\u003e\n          \u003cg fill=\"#000\"\u003e\n            \u003cpath d=\"M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.51-2.063.09-4.577 1.36-6.02 3.115-1.319 1.54-2.48 3.979-2.168 6.296 2.312.18 4.536-1.148 6.083-2.9\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M45.587 39.079c-3.35-.203-6.196 1.9-7.795 1.9-1.6 0-4.04-1.8-6.687-1.753-3.44.045-6.63 2-8.388 5.109-3.59 6.22-.944 15.44 2.54 20.504 1.69 2.48 3.7 5.196 6.395 5.1 2.54-.1 3.54-1.65 6.637-1.65 3.096 0 3.995 1.65 6.686 1.6 2.743-.05 4.5-2.48 6.19-4.964 1.938-2.828 2.74-5.556 2.79-5.702-.06-.02-5.37-2.063-5.42-8.193-.046-5.15 4.2-7.603 4.393-7.75-2.418-3.58-6.186-3.98-7.34-4.05\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M76.884 32.367c7.548 0 12.798 5.2 12.798 12.77 0 7.598-5.35 12.82-12.997 12.82h-8.344V71.01h-6.02V32.367zm-8.543 20.336h6.915c5.252 0 8.24-2.83 8.24-7.543 0-4.714-2.988-7.52-8.215-7.52h-6.94z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M91.488 62.714c0-4.765 3.64-7.694 10.099-8.092l7.443-.452v-2.083c0-3.015-2.038-4.766-5.45-4.766-3.212 0-5.226 1.524-5.7 3.832h-5.523c.3-5.03 4.564-8.738 11.422-8.738 6.707 0 11.02 3.557 11.02 9.12v19.474h-5.574v-4.64h-.125c-1.638 2.914-5.228 4.765-8.94 4.765-5.55 0-9.672-3.432-9.672-8.42zm17.542-2.513v-2.11l-6.665.427c-3.34.224-5.228 1.648-5.228 3.93 0 2.234 1.963 3.732 4.965 3.732 3.9 0 6.928-2.683 6.928-5.98z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M120.508 80.05c-1.364 0-2.678-.174-3.567-.373v-4.716c.913.2 2.003.324 3.093.324 3.165 0 5.027-1.35 6.116-4.815l.65-2.008-10.997-30.47h6.27l7.694 24.53h.1l7.694-24.53h6.12L132.006 71.1c-2.54 7.37-5.428 8.95-11.498 8.95z\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003c!-- Google Pay — SVG oficial Shopify --\u003e\n      \u003cspan class=\"lx-card\" title=\"Google Pay\" style=\"padding:2px 5px;\"\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" viewbox=\"0 0 38 24\" width=\"38\" height=\"24\"\u003e\n          \u003cpath d=\"M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z\" fill=\"#fff\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32\" fill=\"#fff\" stroke=\"#e0e0e0\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M18.093 11.976v3.2h-1.018V7h2.691a2.447 2.447 0 0 1 1.747.692 2.28 2.28 0 0 1 .11 3.224l-.11.11c-.47.447-1.098.68-1.747.66l-1.673-.01zm0-4.176v3.354h1.704c.45.015.886-.167 1.193-.499a1.762 1.762 0 0 0 0-2.356 1.596 1.596 0 0 0-1.193-.508l-1.704.009zm7.362 1.374c.695 0 1.243.186 1.644.558.4.372.6.882.6 1.53v3.093h-.97v-.696h-.04a1.927 1.927 0 0 1-1.67.868 2.17 2.17 0 0 1-1.489-.533 1.68 1.68 0 0 1-.6-1.324 1.594 1.594 0 0 1 .635-1.34 2.776 2.776 0 0 1 1.698-.49c.605 0 1.103.11 1.488.332v-.231a1.137 1.137 0 0 0-.417-.882 1.478 1.478 0 0 0-1.003-.368 1.613 1.613 0 0 0-1.39.742l-.89-.561a2.588 2.588 0 0 1 2.204-1.098zm-1.374 4.16c0 .265.124.513.336.67.224.175.5.269.785.269.427-.001.836-.17 1.137-.47.33-.31.497-.723.462-1.144-.29-.23-.7-.345-1.228-.345-.38-.011-.756.1-1.068.319a.962.962 0 0 0-.424.701zm10.355-3.944l-3.426 7.8h-1.053l1.27-2.73-2.25-5.07h1.105l1.623 3.888.013.04 1.574-3.928z\" fill=\"#5F6368\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M13.448 10.683c0-.337-.03-.673-.087-1.003H8.5v1.898h2.78a2.373 2.373 0 0 1-1.027 1.556v1.275h1.657a4.988 4.988 0 0 0 1.538-3.726z\" fill=\"#4285F4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8.5 16.5a4.9 4.9 0 0 0 3.39-1.241l-1.657-1.275A3.073 3.073 0 0 1 8.5 14.6a3.07 3.07 0 0 1-2.883-2.115H3.908v1.31A5.107 5.107 0 0 0 8.5 16.5z\" fill=\"#34A853\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.617 12.485a3.04 3.04 0 0 1 0-1.969V9.206H3.908a5.092 5.092 0 0 0 0 4.588l1.71-1.31z\" fill=\"#FBBC04\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8.5 8.401a2.782 2.782 0 0 1 1.96.766l1.458-1.458A4.921 4.921 0 0 0 8.5 6.5a5.107 5.107 0 0 0-4.592 2.706l1.71 1.31A3.07 3.07 0 0 1 8.5 8.4z\" fill=\"#EA4335\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003c!-- Maestro — Shopify official --\u003e\n      \u003cspan class=\"lx-card\" title=\"Maestro\" style=\"padding:2px 5px;\"\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" viewbox=\"0 0 38 24\" width=\"38\" height=\"24\" aria-labelledby=\"pi-maestro\"\u003e\n          \u003ctitle id=\"pi-maestro\"\u003eMaestro\u003c\/title\u003e\n          \u003cpath opacity=\".07\" d=\"M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#fff\" d=\"M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32\"\u003e\u003c\/path\u003e\n          \u003ccircle fill=\"#EB001B\" cx=\"15\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle fill=\"#00A2E5\" cx=\"23\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath fill=\"#7375CF\" d=\"M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003c!-- Contra reembolso --\u003e\n      \u003cspan class=\"lx-card reembol\"\u003e🔒 Contra reembolso\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"lx-divider\"\u003e\n\n  \u003c!-- BENEFICIOS --\u003e\n  \u003cdiv class=\"lx-section\"\u003e\n    \u003cdiv class=\"lx-section-title\"\u003e¿Por qué LUXENSE™?\u003c\/div\u003e\n    \u003cdiv class=\"lx-benefits\"\u003e\n      \u003cdiv class=\"lx-benefit\"\u003e\n        \u003cdiv class=\"lx-benefit-icon\"\u003e⚡\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"lx-benefit-title\"\u003eElectroestimulación profunda\u003c\/div\u003e\n          \u003cdiv class=\"lx-benefit-desc\"\u003eActúa directamente en el músculo. Resultados desde la primera sesión.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-benefit\"\u003e\n        \u003cdiv class=\"lx-benefit-icon\"\u003e🔥\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"lx-benefit-title\"\u003eCalor inteligente\u003c\/div\u003e\n          \u003cdiv class=\"lx-benefit-desc\"\u003eRelaja la tensión acumulada y descontractura en minutos.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-benefit\"\u003e\n        \u003cdiv class=\"lx-benefit-icon\"\u003e🎯\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"lx-benefit-title\"\u003e15 niveles de intensidad\u003c\/div\u003e\n          \u003cdiv class=\"lx-benefit-desc\"\u003ePersonaliza tu sesión según tu nivel de dolor cada día.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-benefit\"\u003e\n        \u003cdiv class=\"lx-benefit-icon\"\u003e🏠\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"lx-benefit-title\"\u003eMasaje profesional en casa\u003c\/div\u003e\n          \u003cdiv class=\"lx-benefit-desc\"\u003eSin citas, sin desplazamientos. Úsalo cuando lo necesites.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4 MODOS --\u003e\n  \u003cdiv class=\"lx-section\"\u003e\n    \u003cdiv class=\"lx-section-title\"\u003e4 modos adaptados a ti\u003c\/div\u003e\n    \u003cdiv class=\"lx-modes\"\u003e\n      \u003cdiv class=\"lx-mode\"\u003e\n        \u003cdiv class=\"lx-mode-icon\"\u003e🔄\u003c\/div\u003e\n        \u003cdiv class=\"lx-mode-name\"\u003eAutomático\u003c\/div\u003e\n        \u003cdiv class=\"lx-mode-desc\"\u003eUso diario y mantenimiento\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-mode\"\u003e\n        \u003cdiv class=\"lx-mode-icon\"\u003e📍\u003c\/div\u003e\n        \u003cdiv class=\"lx-mode-name\"\u003eAcupuntura\u003c\/div\u003e\n        \u003cdiv class=\"lx-mode-desc\"\u003ePuntos de tensión específicos\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-mode\"\u003e\n        \u003cdiv class=\"lx-mode-icon\"\u003e🔨\u003c\/div\u003e\n        \u003cdiv class=\"lx-mode-name\"\u003eMartillo\u003c\/div\u003e\n        \u003cdiv class=\"lx-mode-desc\"\u003eContracturas profundas\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-mode\"\u003e\n        \u003cdiv class=\"lx-mode-icon\"\u003e🌙\u003c\/div\u003e\n        \u003cdiv class=\"lx-mode-name\"\u003eRelajante\u003c\/div\u003e\n        \u003cdiv class=\"lx-mode-desc\"\u003eDescanso antes de dormir\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"lx-divider\"\u003e\n\n  \u003c!-- TABLA COMPARATIVA --\u003e\n  \u003cdiv class=\"lx-section\"\u003e\n    \u003cdiv class=\"lx-section-title\"\u003eLUXENSE™ vs la competencia\u003c\/div\u003e\n    \u003cdiv class=\"lx-table-wrap\"\u003e\n      \u003ctable class=\"lx-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCaracterística\u003c\/th\u003e\n            \u003cth class=\"lx-th-brand\"\u003eLUXENSE™\u003c\/th\u003e\n            \u003cth class=\"lx-th-otros\"\u003eOtros\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eElectroestimulación profunda\u003c\/td\u003e\n            \u003ctd class=\"lx-center\"\u003e✅\u003c\/td\u003e\n            \u003ctd class=\"lx-center\"\u003e❌\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCalor inteligente integrado\u003c\/td\u003e\n            \u003ctd class=\"lx-center\"\u003e✅\u003c\/td\u003e\n            \u003ctd class=\"lx-center\"\u003e❌\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e4 modos + 15 intensidades\u003c\/td\u003e\n            \u003ctd class=\"lx-center\"\u003e✅\u003c\/td\u003e\n            \u003ctd class=\"lx-center\"\u003e❌\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePago contra reembolso\u003c\/td\u003e\n            \u003ctd class=\"lx-center\"\u003e✅\u003c\/td\u003e\n            \u003ctd class=\"lx-center\"\u003e❌\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eGarantía 30 días\u003c\/td\u003e\n            \u003ctd class=\"lx-center\"\u003e✅\u003c\/td\u003e\n            \u003ctd class=\"lx-center\"\u003e❌\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ESTADÍSTICAS --\u003e\n  \u003cdiv class=\"lx-section\"\u003e\n    \u003cdiv class=\"lx-section-title\"\u003eResultados reales\u003c\/div\u003e\n    \u003cdiv class=\"lx-stats\"\u003e\n      \u003cdiv class=\"lx-stat\"\u003e\n        \u003cdiv class=\"lx-stat-num\"\u003e93%\u003c\/div\u003e\n        \u003cdiv class=\"lx-stat-label\"\u003eRecuperaron movilidad sin dolor\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-stat\"\u003e\n        \u003cdiv class=\"lx-stat-num\"\u003e95%\u003c\/div\u003e\n        \u003cdiv class=\"lx-stat-label\"\u003eRedujeron el uso de analgésicos\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-stat\"\u003e\n        \u003cdiv class=\"lx-stat-num\"\u003e96%\u003c\/div\u003e\n        \u003cdiv class=\"lx-stat-label\"\u003eMejoraron su postura en 1 mes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-stat\"\u003e\n        \u003cdiv class=\"lx-stat-num\"\u003e87%\u003c\/div\u003e\n        \u003cdiv class=\"lx-stat-label\"\u003eRepitieron compra con nosotros\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"lx-divider\"\u003e\n\n  \u003c!-- RESEÑAS --\u003e\n  \u003cdiv class=\"lx-section\"\u003e\n    \u003cdiv class=\"lx-section-title\"\u003eLo que dicen nuestros clientes\u003c\/div\u003e\n    \u003cdiv class=\"lx-reviews\"\u003e\n      \u003cdiv class=\"lx-review\"\u003e\n        \u003cdiv class=\"lx-review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"lx-review-text\"\u003e\"Llevaba meses con contracturas y en dos semanas noté un cambio enorme. Lo uso cada noche antes de dormir.\"\u003c\/div\u003e\n        \u003cdiv class=\"lx-review-author\"\u003e\n          \u003cdiv class=\"lx-avatar\"\u003eML\u003c\/div\u003e\n          María L. — Madrid  ·  Compra verificada\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-review\"\u003e\n        \u003cdiv class=\"lx-review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"lx-review-text\"\u003e\"Me lo recomendó mi fisio como complemento. Increíble para los días que no puedo ir a consulta.\"\u003c\/div\u003e\n        \u003cdiv class=\"lx-review-author\"\u003e\n          \u003cdiv class=\"lx-avatar\"\u003eCR\u003c\/div\u003e\n          Carlos R. — Valencia  ·  Compra verificada\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-review\"\u003e\n        \u003cdiv class=\"lx-review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"lx-review-text\"\u003e\"Trabajo 8h delante del ordenador y el dolor de cuello era insoportable. Ahora termino el día sin molestias.\"\u003c\/div\u003e\n        \u003cdiv class=\"lx-review-author\"\u003e\n          \u003cdiv class=\"lx-avatar\"\u003eSA\u003c\/div\u003e\n          Sara A. — Barcelona  ·  Compra verificada\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-review\"\u003e\n        \u003cdiv class=\"lx-review-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"lx-review-text\"\u003e\"Pedido en 2 minutos, llegó en 24h. La calidad es mejor de lo esperado. Vale mucho más de lo que cuesta.\"\u003c\/div\u003e\n        \u003cdiv class=\"lx-review-author\"\u003e\n          \u003cdiv class=\"lx-avatar\"\u003eJP\u003c\/div\u003e\n          Javier P. — Sevilla  ·  Compra verificada\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"lx-section\"\u003e\n    \u003cdiv class=\"lx-section-title\"\u003ePreguntas frecuentes\u003c\/div\u003e\n    \u003cdiv class=\"lx-faq-wrap\"\u003e\n      \u003cdiv class=\"lx-faq-item\"\u003e\n        \u003cdiv class=\"lx-faq-q\"\u003e¿Cuánto tarda en notarse el efecto?\u003c\/div\u003e\n        \u003cdiv class=\"lx-faq-a\"\u003eLa mayoría de usuarios sienten alivio desde la primera sesión. Para resultados duraderos recomendamos uso diario durante 2 semanas.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-faq-item\"\u003e\n        \u003cdiv class=\"lx-faq-q\"\u003e¿Es seguro usarlo a diario?\u003c\/div\u003e\n        \u003cdiv class=\"lx-faq-a\"\u003eSí, está diseñado para uso diario. Los impulsos actúan de forma controlada y suave sobre la zona cervical.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-faq-item\"\u003e\n        \u003cdiv class=\"lx-faq-q\"\u003e¿Funciona si tengo mucha tensión acumulada?\u003c\/div\u003e\n        \u003cdiv class=\"lx-faq-a\"\u003eEspecialmente para eso. El modo Martillo está diseñado para contracturas profundas y tensión crónica.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lx-faq-item\"\u003e\n        \u003cdiv class=\"lx-faq-q\"\u003e¿Y si no me convence?\u003c\/div\u003e\n        \u003cdiv class=\"lx-faq-a\"\u003e30 días de garantía total. Te devolvemos el dinero sin preguntas si no estás satisfecho.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- CTA FINAL --\u003e\n  \u003cform action=\"\/cart\/add\" method=\"post\" style=\"margin:0;\"\u003e\n    \u003cinput type=\"hidden\" name=\"id\" value=\"10337308770583\"\u003e\n    \u003cinput type=\"hidden\" name=\"quantity\" value=\"1\"\u003e\n    \u003cbutton type=\"submit\" class=\"lx-cta\" style=\"width:100%;border:none;cursor:pointer;\"\u003e\n      \u003cspan class=\"lx-cta-icon\"\u003e🛒\u003c\/span\u003e\n      \u003cspan class=\"lx-cta-text\"\u003e\n        \u003cspan class=\"lx-cta-title\"\u003eAñadir al carrito — €34,99\u003c\/span\u003e\n        \u003cspan class=\"lx-cta-sub2\"\u003eEnvío gratis 24\/48h · 🔒 Pago seguro · Garantía 30 días\u003c\/span\u003e\n      \u003c\/span\u003e\n    \u003c\/button\u003e\n  \u003c\/form\u003e\n  \u003cdiv class=\"lx-cta-sub\" style=\"display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 10px;\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 38 24\" width=\"38\" height=\"24\" style=\"vertical-align:middle;border-radius:4px;border:1px solid #e0e0e0;margin:0 2px;\"\u003e\u003cpath opacity=\".07\" d=\"M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z\"\u003e\u003c\/path\u003e\u003cpath fill=\"#fff\" d=\"M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32\"\u003e\u003c\/path\u003e\u003cpath d=\"M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z\" fill=\"#142688\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 38 24\" width=\"38\" height=\"24\" style=\"vertical-align:middle;border-radius:4px;border:1px solid #e0e0e0;margin:0 2px;\"\u003e\u003cpath opacity=\".07\" d=\"M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z\"\u003e\u003c\/path\u003e\u003cpath fill=\"#fff\" d=\"M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32\"\u003e\u003c\/path\u003e\u003ccircle fill=\"#EB001B\" cx=\"15\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\u003ccircle fill=\"#F79E1B\" cx=\"23\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpath fill=\"#FF5F00\" d=\"M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 38 24\" width=\"38\" height=\"24\" style=\"vertical-align:middle;border-radius:4px;border:1px solid #e0e0e0;margin:0 2px;\"\u003e\u003cpath opacity=\".07\" d=\"M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z\"\u003e\u003c\/path\u003e\u003cpath fill=\"#fff\" d=\"M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32\"\u003e\u003c\/path\u003e\u003cpath fill=\"#003087\" d=\"M23.9 8.3c.2-1 0-1.7-.6-2.3-.6-.7-1.7-1-3.1-1h-4.1c-.3 0-.5.2-.6.5L14 15.6c0 .2.1.4.3.4H17l.4-3.4 1.8-2.2 4.7-2.1z\"\u003e\u003c\/path\u003e\u003cpath fill=\"#3086C8\" d=\"M23.9 8.3l-.2.2c-.5 2.8-2.2 3.8-4.6 3.8H18c-.3 0-.5.2-.6.5l-.6 3.9-.2 1c0 .2.1.4.3.4H19c.3 0 .5-.2.5-.4v-.1l.4-2.4v-.1c0-.2.3-.4.5-.4h.3c2.1 0 3.7-.8 4.1-3.2.2-1 .1-1.8-.4-2.4-.1-.5-.3-.7-.5-.8z\"\u003e\u003c\/path\u003e\u003cpath fill=\"#012169\" d=\"M23.3 8.1c-.1-.1-.2-.1-.3-.2-.1 0-.2-.1-.3-.1-.4-.1-.8-.1-1.3-.1h-3c-.1 0-.2 0-.3.1-.2.1-.3.2-.3.4l-.7 4.4v.1c0-.3.3-.5.6-.5h1.3c2.5 0 4.1-1 4.6-3.8v-.2c-.1-.1-.3-.2-.3-.1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e🔒 Contra reembolso\u003c\/span\u003e\u003cspan\u003e✅ Garantía 30 días\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Dropi PRO","offers":[{"title":"Default Title","offer_id":53410452341015,"sku":"MASAJEADORCERVICAL6CABEZALES","price":34.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1004\/1593\/0647\/files\/masajeador_foto_2.png?v=1779402181","url":"https:\/\/blackluxuryshop.com\/products\/masajeador-termico-de-columna-cervical-con-6-cabezales-de-masaje","provider":"BlackRoyal","version":"1.0","type":"link"}