{"product_id":"hallux-valgus-corrector-plastic-toe-correctors-sleeves","title":"מתקן ליישור בוהן קלובה (הלוקס ולגוס) – תיקון ותמיכה לאצבעות הרגל ","description":"\u003c!-- Shopify Product Page - Bunion Corrector - Hebrew RTL --\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  .np-root {\n    direction: rtl;\n    text-align: right;\n    font-family: 'Rubik', 'Segoe UI', Tahoma, Arial, sans-serif;\n    color: #1a1a2e;\n    max-width: 100%;\n    margin: 0 auto;\n    padding: 0 16px;\n    line-height: 1.7;\n    font-size: 17px;\n  }\n\n  .np-root * { box-sizing: border-box; }\n\n  \/* Trust Bar - Black with Light Blue *\/\n  .np-trust-bar {\n    display: flex; flex-wrap: nowrap; justify-content: center; gap: 20px;\n    background: #0f172a;\n    border-radius: 16px; padding: 18px 20px; margin-bottom: 0;\n    border: 1px solid rgba(255,255,255,0.08);\n    box-shadow: 0 8px 32px rgba(0,0,0,0.3), 0 2px 8px rgba(0,0,0,0.2);\n    transform: perspective(800px) rotateX(1deg);\n  }\n  .np-trust-item { display: flex; align-items: center; gap: 8px; font-size: 14px; font-weight: 600; color: #60a5fa; text-shadow: 0 1px 2px rgba(0,0,0,0.3); }\n  .np-trust-icon { width: 24px; height: 24px; background: linear-gradient(135deg, #3b82f6, #2563eb); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 13px; font-weight: bold; flex-shrink: 0; box-shadow: 0 2px 8px rgba(59,130,246,0.4), inset 0 1px 0 rgba(255,255,255,0.2); }\n\n  \/* Stock Meter - Trust Bar Colors *\/\n  .np-stock {\n    background: #0f172a; border: 1px solid rgba(255,255,255,0.08); border-radius: 16px; padding: 20px 24px; margin-bottom: 16px; text-align: center;\n    box-shadow: 0 8px 32px rgba(0,0,0,0.3), 0 2px 8px rgba(0,0,0,0.2); animation: np-stock-float 3s ease-in-out infinite;\n  }\n  @keyframes np-stock-float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-4px); } }\n  .np-stock-title { font-weight: 700; color: #60a5fa; font-size: 16px; margin-bottom: 10px; }\n  .np-stock-count { display: inline-block; font-size: 26px; font-weight: 800; color: #60a5fa; animation: np-count-pulse 1.5s ease-in-out infinite; }\n  @keyframes np-count-pulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.15); } }\n  .np-stock-bar-bg { height: 10px; background: rgba(96,165,250,0.15); border-radius: 6px; overflow: hidden; position: relative; margin-top: 10px; }\n  .np-stock-bar-fill { height: 100%; width: 20%; background: linear-gradient(90deg, #3b82f6, #60a5fa); border-radius: 6px; animation: np-stock-pulse 2s ease-in-out infinite; box-shadow: 0 0 10px rgba(59,130,246,0.5); }\n  @keyframes np-stock-pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.6; } }\n  .np-stock-viewers { font-size: 13px; color: #93c5fd; margin-top: 8px; font-weight: 600; }\n  .np-stock-viewers .np-viewer-dot { display: inline-block; width: 8px; height: 8px; background: #60a5fa; border-radius: 50%; margin-left: 4px; animation: np-dot-blink 1.5s ease-in-out infinite; box-shadow: 0 0 6px rgba(96,165,250,0.5); }\n  @keyframes np-dot-blink { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } }\n\n  \/* Hero Section *\/\n  .np-hero {\n    text-align: center;\n    padding: 40px 10px;\n    margin-bottom: 48px;\n  }\n  .np-hero h1 {\n    font-size: 34px;\n    font-weight: 800;\n    color: #1a1a2e;\n    margin-bottom: 12px;\n    line-height: 1.4;\n  }\n  .np-hero h1 span {\n    color: #1d4ed8;\n  }\n  .np-hero p {\n    font-size: 19px;\n    color: #555;\n    max-width: 600px;\n    margin: 0 auto 20px;\n  }\n\n  \/* CTA Buttons *\/\n  .np-cta-btn {\n    display: inline-block;\n    background: linear-gradient(135deg, #1d4ed8, #1e40af);\n    color: #fff !important;\n    padding: 16px 48px;\n    border-radius: 50px;\n    font-size: 20px;\n    font-weight: 700;\n    text-decoration: none;\n    border: none;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    box-shadow: 0 6px 24px rgba(26,86,219,0.35);\n  }\n  .np-cta-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 10px 32px rgba(26,86,219,0.45);\n  }\n\n  \/* Section Headers *\/\n  .np-section-title {\n    font-size: 28px;\n    font-weight: 800;\n    text-align: center;\n    margin-bottom: 32px;\n    color: #1a1a2e;\n  }\n  .np-section-title span {\n    color: #1a56db;\n  }\n\n  \/* Feature List *\/\n  .np-features {\n    list-style: none;\n    padding: 0;\n    margin: 0 auto 56px;\n    max-width: 700px;\n  }\n  .np-features li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 14px 18px;\n    margin-bottom: 16px;\n    background: #fff;\n    border-radius: 12px;\n    border: 1px solid #e8ecf4;\n    font-size: 17px;\n    line-height: 1.6;\n    transition: transform 0.2s ease;\n  }\n  .np-features li:hover {\n    transform: translateX(-4px);\n  }\n  .np-check {\n    width: 24px; height: 24px;\n    background: linear-gradient(135deg, #1a56db, #3b82f6);\n    border-radius: 50%;\n    display: flex; align-items: center; justify-content: center;\n    color: #fff; font-size: 13px; font-weight: bold;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* Before \/ After *\/\n  .np-ba {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-bottom: 56px;\n  }\n  .np-ba-card {\n    border-radius: 14px;\n    padding: 24px 20px;\n    text-align: center;\n  }\n  .np-ba-before {\n    background: linear-gradient(135deg, #fee2e2, #fecaca);\n    border: 1.5px solid #fca5a5;\n  }\n  .np-ba-after {\n    background: linear-gradient(135deg, #dbeafe, #bfdbfe);\n    border: 1.5px solid #93c5fd;\n  }\n  .np-ba-title {\n    font-size: 18px;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n  .np-ba-list {\n    list-style: none;\n    padding: 0;\n    font-size: 16px;\n    color: #444;\n  }\n  .np-ba-list li { margin-bottom: 6px; }\n\n  \/* Lift Animation *\/\n  .np-lift {\n    text-align: center;\n    padding: 40px 20px;\n    margin-bottom: 56px;\n    background: linear-gradient(135deg, #eff6ff, #dbeafe);\n    border-radius: 16px;\n  }\n  .np-lift-img {\n    width: 100%;\n    max-width: 320px;\n    border-radius: 14px;\n    margin: 0 auto 16px;\n    display: block;\n    animation: np-lift-anim 2s ease-in-out infinite;\n  }\n  @keyframes np-lift-anim {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(-10px); }\n  }\n  .np-lift p {\n    font-size: 16px;\n    color: #1a56db;\n    font-weight: 700;\n    margin-top: 12px;\n  }\n\n  \/* Survey *\/\n  .np-survey {\n    background: #fff;\n    border-radius: 16px;\n    padding: 28px 24px;\n    margin-bottom: 56px;\n    border: 1px solid #e8ecf4;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.05);\n  }\n  .np-survey-q {\n    font-size: 18px;\n    font-weight: 700;\n    margin-bottom: 16px;\n    text-align: center;\n  }\n  .np-survey-options {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n  }\n  .np-survey-opt {\n    padding: 12px 24px;\n    border: 2px solid #1a56db;\n    border-radius: 50px;\n    font-size: 16px;\n    font-weight: 600;\n    color: #1a56db;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    background: #fff;\n  }\n  .np-survey-opt:hover {\n    background: #1a56db;\n    color: #fff;\n    transform: scale(1.05);\n  }\n\n  \/* Comparison Table *\/\n  .np-table-wrap {\n    overflow-x: auto;\n    margin-bottom: 56px;\n    border-radius: 14px;\n    border: 1px solid #e8ecf4;\n  }\n  .np-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 16px;\n  }\n  .np-table th {\n    background: linear-gradient(135deg, #1a56db, #1e40af);\n    color: #fff;\n    padding: 14px 16px;\n    text-align: center;\n    font-weight: 700;\n  }\n  .np-table td {\n    padding: 12px 16px;\n    text-align: center;\n    border-bottom: 1px solid #f0f0f0;\n  }\n  .np-table tr:nth-child(even) { background: #eff6ff; }\n  .np-table tr:hover { background: #dbeafe; }\n  .np-table td.np-us { color: #1a56db; font-weight: 700; }\n\n  \/* Reviews *\/\n  .np-reviews { margin-bottom: 72px; }\n  .np-review {\n    background: #fff;\n    border-radius: 14px;\n    padding: 24px;\n    margin-bottom: 20px;\n    border: 1px solid #e8ecf4;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n    direction: rtl;\n    text-align: right;\n  }\n  .np-review-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 10px;\n    direction: rtl;\n  }\n  .np-review-avatar {\n    display: none;\n  }\n  .np-review-avatar img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n  }\n  .np-review-name {\n    font-weight: 700;\n    font-size: 16px;\n    text-align: right;\n  }\n  .np-review-verified {\n    font-size: 13px;\n    color: #3b82f6;\n    font-weight: 600;\n    text-align: right;\n  }\n  .np-stars { color: #f59e0b; font-size: 18px; letter-spacing: 2px; text-align: right; }\n  .np-review-text {\n    font-size: 17px;\n    color: #444;\n    line-height: 1.8;\n    text-align: right;\n  }\n\n  \/* FAQ *\/\n  .np-faq { margin-bottom: 100px; }\n  .np-faq-item {\n    border: 1px solid #e8ecf4;\n    border-radius: 12px;\n    margin-bottom: 16px;\n    overflow: hidden;\n  }\n  .np-faq-q {\n    padding: 18px 24px;\n    font-weight: 700;\n    font-size: 17px;\n    cursor: pointer;\n    background: #eff6ff;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    direction: rtl;\n    text-align: right;\n  }\n  .np-faq-q:hover { background: #dbeafe; }\n  .np-faq-a {\n    padding: 0 24px;\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s ease, padding 0.4s ease;\n    font-size: 16px;\n    color: #555;\n    line-height: 1.8;\n    direction: rtl;\n    text-align: right;\n  }\n  .np-faq-item.np-open .np-faq-a {\n    max-height: 300px;\n    padding: 18px 24px;\n  }\n  .np-faq-arrow {\n    transition: transform 0.3s;\n    font-size: 16px;\n  }\n  .np-faq-item.np-open .np-faq-arrow {\n    transform: rotate(180deg);\n  }\n\n  \/* Persuasion Cards *\/\n  .np-specs {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    margin-bottom: 56px;\n    perspective: 1000px;\n  }\n  .np-spec-card {\n    background: linear-gradient(145deg, #ffffff, #eff6ff);\n    border-radius: 16px;\n    padding: 22px 18px;\n    text-align: center;\n    border: 1px solid #bfdbfe;\n    box-shadow: 0 6px 20px rgba(26, 86, 219, 0.08), 0 2px 6px rgba(0,0,0,0.04);\n    transform: translateZ(0);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    position: relative;\n    overflow: hidden;\n  }\n  .np-spec-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #1a56db, #93c5fd);\n    border-radius: 16px 16px 0 0;\n  }\n  .np-spec-card:hover {\n    transform: translateY(-4px) rotateX(2deg);\n    box-shadow: 0 12px 32px rgba(26, 86, 219, 0.15), 0 4px 12px rgba(0,0,0,0.06);\n  }\n  .np-spec-card strong {\n    display: block;\n    font-size: 16px;\n    color: #1a56db;\n    margin-bottom: 6px;\n    letter-spacing: 0.3px;\n  }\n  .np-spec-card span {\n    font-size: 15px;\n    color: #444;\n    line-height: 1.5;\n  }\n\n  \/* Scroll reveal *\/\n  .np-reveal {\n    opacity: 0;\n    transform: translateY(40px);\n    transition: opacity 0.8s ease, transform 0.8s ease;\n  }\n  .np-reveal.np-visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* Slides Carousel *\/\n  .np-slides {\n    position: relative;\n    max-width: 900px;\n    margin: 0 auto 16px;\n    background: #fff;\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 4px 24px rgba(0,0,0,0.08);\n    border: 1px solid #e8ecf4;\n    direction: rtl;\n  }\n  .np-slides-inner {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 4 \/ 3;\n    overflow: hidden;\n    background: #f5f5f5;\n  }\n  .np-slide {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    opacity: 0;\n    transition: opacity 0.7s ease;\n    pointer-events: none;\n  }\n  .np-slide.np-slide-active {\n    opacity: 1;\n    pointer-events: auto;\n    z-index: 2;\n  }\n  .np-slide-media {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n  }\n  .np-slide-media img,\n  .np-slide-media video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .np-slide-overlay {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    z-index: 3;\n    padding: 60px 32px 28px;\n    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.5) 50%, transparent 100%);\n    text-align: right;\n    direction: rtl;\n  }\n  .np-slide-overlay h2 {\n    color: #fff;\n    font-size: 32px;\n    font-weight: 800;\n    margin: 0 0 8px;\n    line-height: 1.25;\n    text-shadow: 0 2px 12px rgba(0,0,0,0.5);\n  }\n  .np-slide-overlay h2 .np-accent {\n    color: #60a5fa;\n  }\n  .np-slide-overlay p {\n    color: rgba(255,255,255,0.9);\n    font-size: 17px;\n    line-height: 1.5;\n    margin: 0;\n    text-shadow: 0 1px 6px rgba(0,0,0,0.4);\n    max-width: 500px;\n  }\n  .np-buy-btn {\n    display: inline-block;\n    background: linear-gradient(135deg, #0ea5e9, #1d4ed8);\n    color: #fff !important;\n    padding: 14px 36px;\n    border-radius: 50px;\n    font-size: 20px;\n    font-weight: 700;\n    text-decoration: none;\n    border: none;\n    cursor: pointer;\n    transition: transform 0.2s ease;\n    margin-top: 14px;\n    box-shadow: 0 4px 20px rgba(14,165,233,0.45);\n  }\n  .np-buy-btn:hover { transform: translateY(-2px) scale(1.03); }\n  @keyframes np-pulse-btn {\n    0%, 100% { transform: scale(1); box-shadow: 0 4px 20px rgba(14,165,233,0.45); }\n    50% { transform: scale(1.06); box-shadow: 0 8px 32px rgba(14,165,233,0.6); }\n  }\n  .np-buy-btn.np-pulsing { animation: np-pulse-btn 1.8s ease-in-out infinite; }\n  .np-dots {\n    display: flex;\n    justify-content: center;\n    gap: 8px;\n    padding: 10px 0;\n    background: #f5f5f5;\n  }\n  .np-dot {\n    width: 10px; height: 10px;\n    border-radius: 50%;\n    background: rgba(0,0,0,0.2);\n    border: none;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    padding: 0;\n  }\n  .np-dot.np-dot-active {\n    background: #60a5fa;\n    transform: scale(1.3);\n  }\n  .np-progress {\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    z-index: 10;\n    display: flex;\n    gap: 3px;\n    padding: 8px 8px 0;\n  }\n  .np-progress-bar {\n    flex: 1;\n    height: 3px;\n    background: rgba(0,0,0,0.15);\n    border-radius: 2px;\n    overflow: hidden;\n  }\n  .np-progress-fill {\n    height: 100%;\n    width: 0%;\n    background: #1a56db;\n    border-radius: 2px;\n  }\n  .np-progress-bar.np-done .np-progress-fill { width: 100%; }\n\n  \/* Responsive *\/\n  @media (min-width: 1024px) {\n    .np-root { max-width: 100%; padding: 0 48px; }\n    .np-hero img { max-width: 400px !important; }\n    .np-hero p { max-width: 900px; }\n    .np-ba { max-width: 100%; }\n    .np-features { max-width: 900px; }\n    .np-specs { max-width: 100%; }\n    .np-table-wrap { max-width: 100%; }\n    .np-reviews { max-width: 100%; }\n    .np-survey { max-width: 100%; }\n    .np-lift { max-width: 100%; }\n    .np-faq { max-width: 100%; }\n    .np-slides { max-width: 700px; }\n\n    .page-width:has(.np-root),\n    .product-single__description:has(.np-root),\n    .product__description:has(.np-root),\n    .product__info-wrapper:has(.np-root),\n    .rte:has(.np-root),\n    .shopify-section:has(.np-root) {\n      max-width: 100% !important;\n      width: 100% !important;\n      padding-left: 0 !important;\n      padding-right: 0 !important;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .np-slides-inner { aspect-ratio: 9 \/ 12; }\n    .np-slide-overlay {\n      padding: 50px 20px 20px;\n      text-align: center;\n    }\n    .np-slide-overlay h2 { font-size: 24px; }\n    .np-slide-overlay p { font-size: 15px; max-width: 100%; }\n    .np-buy-btn { font-size: 18px; padding: 12px 28px; }\n    .np-dots { padding: 8px 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"np-root\" style=\";text-align:right;direction:rtl\"\u003e\n\n\n\u003c!-- Stock Meter - 3D Animated --\u003e\n\u003cdiv class=\"np-stock\" id=\"npStockMeter\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-stock-title\" style=\";text-align:right;direction:rtl\"\u003e ⚠️ מלאי נמוך! נשארו רק \u003cspan class=\"np-stock-count\" id=\"npStockCount\"\u003e10\u003c\/span\u003e יחידות \u003c\/div\u003e\n\n\u003cdiv class=\"np-stock-bar-bg\" style=\";text-align:right;direction:rtl\"\u003e\u003cdiv class=\"np-stock-bar-fill\" id=\"npStockFill\" style=\";text-align:right;direction:rtl\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"np-stock-viewers\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cspan class=\"np-viewer-dot\"\u003e\u003c\/span\u003e \u003cspan id=\"npViewers\"\u003e78\u003c\/span\u003e אנשים צופים עכשיו \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv style=\"height:28px;;text-align:right;direction:rtl\"\u003e\u003c\/div\u003e\n\n\n\u003c!-- Trust Bar - 3D Black --\u003e\n\u003cdiv class=\"np-trust-bar\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-trust-item\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-trust-icon\" style=\";text-align:right;direction:rtl\"\u003e ✓\u003c\/div\u003e משלוח עד הבית\u003c\/div\u003e\n\n\u003cdiv class=\"np-trust-item\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-trust-icon\" style=\";text-align:right;direction:rtl\"\u003e ✓\u003c\/div\u003e שירות לקוחות בעברית\u003c\/div\u003e\n\n\u003cdiv class=\"np-trust-item\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-trust-icon\" style=\";text-align:right;direction:rtl\"\u003e ✓\u003c\/div\u003e +12,000 לקוחות מרוצים \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv style=\"height:32px;;text-align:right;direction:rtl\"\u003e\u003c\/div\u003e\n\n\n\u003c!-- AI Slides - Persuasion Carousel --\u003e\n\u003cdiv class=\"np-slides\" id=\"npSlides\" style=\"margin:0 auto 0;padding:0;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-slides-inner\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-progress\" id=\"npProgress\" style=\";text-align:right;direction:rtl\"\u003e\u003c\/div\u003e\n\n\n\u003c!-- Slide 1: Hero - Unboxing --\u003e\n\u003cdiv class=\"np-slide np-slide-active\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-slide-media\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cimg src=\"https:\/\/cozy-product-booster.lovable.app\/images\/bunion-unbox.png\" alt=\"פתיחת אריזת CB.PRODUCTS - סד מתקן בוהן\"\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-slide-overlay\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003ch2 style=\";text-align:right;direction:rtl\"\u003e סד מתקן הבוהן\u003cbr\u003e \u003cspan class=\"np-accent\"\u003eהמקצועי\u003c\/span\u003e\n\n\u003c\/h2\u003e\n\n\u003cp style=\";text-align:right;direction:rtl\"\u003e יישור עדין והדרגתי – בלי ניתוח, ישר מהבית \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- Slide 2: Pain point --\u003e\n\u003cdiv class=\"np-slide\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-slide-media\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cimg src=\"https:\/\/cozy-product-booster.lovable.app\/images\/bunion-elderly-woman.png\" alt=\"כאב בבוהן\"\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-slide-overlay\" style=\";text-align:right;direction:rtl\"\u003e\n\n           \u003ch2 style=\";text-align:right;direction:rtl\"\u003eעדיין סובלים \u003cspan class=\"np-accent\"\u003eמכאב בבוהן\u003c\/span\u003e ?\u003c\/h2\u003e\n\n\u003cp style=\";text-align:right;direction:rtl\"\u003e בליטה, כאב בהליך, ויתור על נעליים – זה לא חייב להיות ככה. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- Slide 3: Results --\u003e\n\u003cdiv class=\"np-slide\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-slide-media\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cimg src=\"https:\/\/cozy-product-booster.lovable.app\/images\/bunion-man-holding.png\" alt=\"תיקון עדין והדרגתי\"\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-slide-overlay\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003ch2 style=\";text-align:right;direction:rtl\"\u003e תיקון עדין, הדרגתי \u003cspan class=\"np-accent\"\u003eוייעיל\u003c\/span\u003e\n\n\u003c\/h2\u003e\n\n\u003cp style=\";text-align:right;direction:rtl\"\u003e רואים את ההבדל כבר מהשבוע הראשון 🎥 \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- Slide 4: Social proof --\u003e\n\u003cdiv class=\"np-slide\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-slide-media\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cimg src=\"https:\/\/cozy-product-booster.lovable.app\/images\/bunion-slide4.svg\" alt=\"מתקן בוהן - תוצאות\"\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-slide-overlay\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003ch2 style=\";text-align:right;direction:rtl\"\u003e\n\n \u003cspan class=\"np-accent\"\u003e91% הרגיש הקלה\u003c\/span\u003e בשבוע הראשון\u003c\/h2\u003e\n\n\u003cp style=\";text-align:right;direction:rtl\"\u003e מבוסס על סקר בקרב 520+ משתמשים בישראל \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- Slide 5: Freedom --\u003e\n\u003cdiv class=\"np-slide\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-slide-media\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cimg src=\"https:\/\/cozy-product-booster.lovable.app\/images\/bunion-walking-free.jpg\" alt=\"הליכה בחופשיות\"\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-slide-overlay\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003ch2 style=\";text-align:right;direction:rtl\"\u003e הזמן \u003cspan class=\"np-accent\"\u003eלחזור לחיים\u003c\/span\u003e\n\n\u003c\/h2\u003e\n\n\u003cp style=\";text-align:right;direction:rtl\"\u003e הליכות, ספורט, נעליים יפות – הכל חוזר \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- Slide 6: CTA --\u003e\n\u003cdiv class=\"np-slide\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-slide-media\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cimg src=\"https:\/\/cozy-product-booster.lovable.app\/images\/bunion-cta-woman.png\" alt=\"CB.PRODUCTS מתקן בוהן\"\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-slide-overlay\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003ch2 style=\";text-align:right;direction:rtl\"\u003e \u003cspan class=\"np-accent\"\u003eמוצרי CB\u003c\/span\u003e\n\u003c\/h2\u003e\n\n           \u003cp style=\";text-align:right;direction:rtl\"\u003eהסד שמחזיר את הבוהן למקום – הזמינו עכשיו במבצע\u003c\/p\u003e\n\n \u003ca href=\"#\" class=\"np-buy-btn np-scroll-to-title\" id=\"npBuyBtn\"\u003e🛒 קנייה עקשיו\u003c\/a\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-dots\" id=\"npDots\" style=\";text-align:right;direction:rtl\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n  (function(){\n    var slides = document.querySelectorAll('#npSlides .np-slide');\n    var dotsWrap = document.getElementById('npDots');\n    var progressWrap = document.getElementById('npProgress');\n    var buyBtn = document.getElementById('npBuyBtn');\n    var current = 0;\n    var total = slides.length;\n    var interval;\n    var DURATION = 3000;\n    var lastSlideIndex = total - 1;\n\n    for (var i = 0; i \u003c total; i++) {\n      var dot = document.createElement('button');\n      dot.className = 'np-dot' + (i === 0 ? ' np-dot-active' : '');\n      dot.setAttribute('aria-label', 'שקף ' + (i + 1));\n      dot.dataset.index = i;\n      dot.addEventListener('click', function() {\n        goTo(parseInt(this.dataset.index));\n        resetAutoplay();\n      });\n      dotsWrap.appendChild(dot);\n    }\n\n    for (var i = 0; i \u003c total; i++) {\n      var bar = document.createElement('div');\n      bar.className = 'np-progress-bar' + (i === 0 ? ' np-active' : '');\n      bar.innerHTML = '\u003cdiv class=\"np-progress-fill\"\u003e\u003c\/div\u003e';\n      progressWrap.appendChild(bar);\n    }\n    var bars = progressWrap.querySelectorAll('.np-progress-bar');\n\n    function updateProgress() {\n      for (var i = 0; i \u003c total; i++) {\n        bars[i].classList.remove('np-active', 'np-done');\n        var fill = bars[i].querySelector('.np-progress-fill');\n        fill.style.transition = 'none';\n        fill.style.width = '0%';\n        if (i \u003c current) {\n          bars[i].classList.add('np-done');\n          fill.style.width = '100%';\n        }\n      }\n      bars[current].classList.add('np-active');\n      var currentFill = bars[current].querySelector('.np-progress-fill');\n      currentFill.style.transition = 'none';\n      currentFill.style.width = '0%';\n      requestAnimationFrame(function() {\n        requestAnimationFrame(function() {\n          currentFill.style.transition = 'width ' + (DURATION \/ 1000) + 's linear';\n          currentFill.style.width = '100%';\n        });\n      });\n    }\n\n    function goTo(idx) {\n      slides[current].classList.remove('np-slide-active');\n      dotsWrap.children[current].classList.remove('np-dot-active');\n      current = idx % total;\n      slides[current].classList.add('np-slide-active');\n      dotsWrap.children[current].classList.add('np-dot-active');\n      if (current === lastSlideIndex) {\n        if (buyBtn) buyBtn.classList.add('np-pulsing');\n      } else {\n        if (buyBtn) buyBtn.classList.remove('np-pulsing');\n      }\n      updateProgress();\n    }\n    function next() { goTo(current + 1); }\n    function startAutoplay() { interval = setInterval(next, DURATION); }\n    function resetAutoplay() { clearInterval(interval); startAutoplay(); }\n    updateProgress();\n    startAutoplay();\n  })();\n  \u003c\/script\u003e\n\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"np-hero\" style=\";text-align:right;direction:rtl\"\u003e\n\n\n\u003ch1 style=\";text-align:right;direction:rtl\"\u003e מתקן הבוהן \u003cspan\u003eשמחזיר לך חיים ללא כאב\u003c\/span\u003e\n\n\u003c\/h1\u003e\n\n\u003cp style=\";text-align:right;direction:rtl\"\u003e סד מקצועי שמיישר את הבוהן בעד, מקל כאבים ומונע החמרה – בלי ניתוח, מהבית \u003c\/p\u003e\n\n\n\u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:24px auto 28px;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-survey-opt\" onclick=\"this.style.background='#1a56db';this.style.color='#fff'\" style=\";text-align:right;direction:rtl\"\u003e 😩 כאב בבוהן \u003c\/div\u003e\n\n\u003cdiv class=\"np-survey-opt\" onclick=\"this.style.background='#1a56db';this.style.color='#fff'\" style=\";text-align:right;direction:rtl\"\u003e 🦶 בליטה מכאיבה \u003c\/div\u003e\n\n\u003cdiv class=\"np-survey-opt\" onclick=\"this.style.background='#1a56db';this.style.color='#fff'\" style=\";text-align:right;direction:rtl\"\u003e 👟 קושי בנעילת נעליים \u003c\/div\u003e\n\n\u003cdiv class=\"np-survey-opt\" onclick=\"this.style.background='#1a56db';this.style.color='#fff'\" style=\";text-align:right;direction:rtl\"\u003e 🚶 כאב בהליכה \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp style=\"font-size:15px;color:#1a56db;font-weight:600;margin-bottom:24px;;text-align:right;direction:rtl\"\u003eהסד שלנו פותר את כל אלה ⬇️\u003c\/p\u003e\n\n\n \u003ca href=\"#\" class=\"np-cta-btn np-scroll-to-title\"\u003eהזמינו עכשיו במבצע\u003c\/a\u003e \n\n\u003c\/div\u003e\n\n\n\n\u003c!-- TikTok Hook 1 --\u003e\n\u003cdiv class=\"np-reveal\" style=\"text-align:center;margin:80px auto 0;max-width:520px;padding:0 16px;;text-align:right;direction:rtl\"\u003e\n\n\u003cp style=\"font-size:28px;font-weight:800;color:#1a1a2e;line-height:1.5;;text-align:right;direction:rtl\"\u003e מכירים את הרגע שכל צעד\u003cbr\u003e \u003cspan style=\"color:#1d4ed8;\"\u003eקואב?\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp style=\"font-size:17px;color:#777;margin-top:12px;;text-align:right;direction:rtl\"\u003e נעליים שפעם התאימו – עכשיו מכאיבות.\u003cbr\u003e הגיע הזמן לפתרון אמיתי. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv style=\"height:80px;;text-align:right;direction:rtl\"\u003e\u003c\/div\u003e\n\n\n\u003c!-- Features --\u003e\n\u003cdiv class=\"np-reveal\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003ch2 class=\"np-section-title\" style=\";text-align:right;direction:rtl\"\u003e למה \u003cspan\u003eהסד שלנו\u003c\/span\u003e שונה?\u003c\/h2\u003e\n\n\u003cul class=\"np-features\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-check\" style=\";text-align:right;direction:rtl\"\u003e ✓\u003c\/div\u003e\n\n\u003cdiv style=\";text-align:right;direction:rtl\"\u003e \n\u003cstrong\u003eכרית קשת מטטרסלית\u003c\/strong\u003e – מגנה על הבליטה ומקטינה כאב\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-check\" style=\";text-align:right;direction:rtl\"\u003e ✓\u003c\/div\u003e\n\n\u003cdiv style=\";text-align:right;direction:rtl\"\u003e\n\n \u003cstrong\u003eסד יישור מקצועי\u003c\/strong\u003e – מחזיר הבוהן למקום בהדרגה ובעדינות\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-check\" style=\";text-align:right;direction:rtl\"\u003e ✓\u003c\/div\u003e\n\n\u003cdiv style=\";text-align:right;direction:rtl\"\u003e\n\n \u003cstrong\u003eתיקון 24\/7\u003c\/strong\u003e – אורתוטיקה שעובדת ללא הפסקה\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-check\" style=\";text-align:right;direction:rtl\"\u003e ✓\u003c\/div\u003e\n\n\u003cdiv style=\";text-align:right;direction:rtl\"\u003e\n\n \u003cstrong\u003eיום ולילה\u003c\/strong\u003e – נעליים רחבות ביום, טיפול אינטנסיביות בלילה\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-check\" style=\";text-align:right;direction:rtl\"\u003e ✓\u003c\/div\u003e\n\n\u003cdiv style=\";text-align:right;direction:rtl\"\u003e\n\n \u003cstrong\u003eחומרים איכותיים\u003c\/strong\u003e – ניילון, PC ואבזם מתכת\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-check\" style=\";text-align:right;direction:rtl\"\u003e ✓\u003c\/div\u003e\n\n\u003cdiv style=\";text-align:right;direction:rtl\"\u003e\n\n \u003cstrong\u003eרצועות מתכוונות\u003c\/strong\u003e – לכל גודל, נשים וגברים \u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- TikTok Hook 2 --\u003e\n\u003cdiv class=\"np-reveal\" style=\"text-align:center;margin:80px auto;max-width:520px;padding:0 16px;;text-align:right;direction:rtl\"\u003e\n\n\u003cp style=\"font-size:28px;font-weight:800;color:#1a1a2e;line-height:1.5;;text-align:right;direction:rtl\"\u003e תארו לעצמכם הליכה\u003cbr\u003e \u003cspan style=\"color:#1d4ed8;\"\u003eבלי לחשוב על כאב\u003c\/span\u003e 🚶 \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- Before \/ After --\u003e\n\u003cdiv class=\"np-reveal\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003ch2 class=\"np-section-title\" style=\";text-align:right;direction:rtl\"\u003e לפני ואחרי \u003cspan\u003eעבודה\u003c\/span\u003e \n\n\u003c\/h2\u003e\n\n\u003cdiv class=\"np-ba\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-ba-card np-ba-before\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-ba-title\" style=\"color:#dc2626;;text-align:right;direction:rtl\"\u003e לפני\u003c\/div\u003e\n\n\u003cul class=\"np-ba-list\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e ❌ בוהן עקומה וכואבת\u003c\/li\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e ❌ בליטה אדומה ורגישה\u003c\/li\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e ❌ כמו בכל צד\u003c\/li\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e ❌ ויתור על נעליים יפות \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-ba-card np-ba-after\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-ba-title\" style=\"color:#1a56db;;text-align:right;direction:rtl\"\u003e אחרי\u003c\/div\u003e \n\u003cul class=\"np-ba-list\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e✅ בוהן ישרה ומיושרת\u003c\/li\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e ✅ הפחתת הבליטה\u003c\/li\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e ✅ הליכה ללא כאב\u003c\/li\u003e\n\n\u003cli style=\";text-align:right;direction:rtl\"\u003e ✅ חזרה לנעליים רגילות \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv style=\"height:60px;;text-align:right;direction:rtl\"\u003e\u003c\/div\u003e\n\n\n\u003c!-- Video --\u003e\n\u003cdiv class=\"np-reveal\" style=\"text-align:center;margin:0 auto;max-width:600px;;text-align:right;direction:rtl\"\u003e\n\n\u003ch3 style=\"font-size:22px;font-weight:700;color:#1a1a2e;margin-bottom:16px;;text-align:right;direction:rtl\"\u003e סרטון הדגמה 🎥 \u003c\/h3\u003e\n\n\u003cdiv style=\"position:relative;border-radius:18px;overflow:hidden;box-shadow:0 8px 30px rgba(26,86,219,0.15);max-width:460px;margin:0 auto;;text-align:right;direction:rtl\"\u003e\n\n\u003cvideo autoplay loop muted playsinline style=\"width:100%;display:block;border-radius:18px;\"\u003e\n\u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b972fb7865b047859b7bd84db2450188.mp4\" type=\"video\/mp4\"\u003e\u003c\/source\u003e\u003c\/video\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- TikTok Hook 3 --\u003e\n\u003cdiv class=\"np-reveal\" style=\"text-align:center;margin:80px auto;max-width:520px;padding:0 16px;;text-align:right;direction:rtl\"\u003e\n\n\u003cp style=\"font-size:28px;font-weight:800;color:#1a1a2e;line-height:1.5;;text-align:right;direction:rtl\"\u003e אלפי לקוחות כבר \u003cspan style=\"color:#1d4ed8;\"\u003eחזרו לחיות\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp style=\"font-size:17px;color:#777;margin-top:10px;;text-align:right;direction:rtl\"\u003e בלי כאב, בלי ניתוח, בלי ויתורים ✨ \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- User Survey Results --\u003e\n\u003cdiv class=\"np-reveal\" style=\"margin:72px 0;;text-align:right;direction:rtl\"\u003e\n\n\u003ch2 class=\"np-section-title\" style=\";text-align:right;direction:rtl\"\u003e 📊 סקר משתמשים – \u003cspan\u003eתוצאות אמיתיות\u003c\/span\u003e \n\n\u003c\/h2\u003e\n\n\u003cdiv style=\"background:#fff;border-radius:16px;padding:32px 28px;border:1px solid #bfdbfe;box-shadow:0 4px 20px rgba(26,86,219,0.06);max-width:700px;margin:0 auto;;text-align:right;direction:rtl\"\u003e\n\n\u003cp style=\"text-align:center;font-size:15px;color:#888;margin-bottom:28px;;text-align:right;direction:rtl\"\u003e מבוסס על סקר בקרבת 520+ משתמשים \u003c\/p\u003e\n\n\n\u003cdiv style=\"margin-bottom:24px;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:8px;font-size:16px;font-weight:600;;text-align:right;direction:rtl\"\u003e\n\n \u003cspan\u003eהרגישו הקלה בכאבי בוהן\u003c\/span\u003e\n \u003cspan style=\"color:#1a56db;\"\u003e91%\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\u003cdiv style=\"height:14px;background:#dbeafe;border-radius:10px;overflow:hidden;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-poll-bar\" style=\"height:100%;width:0;background:linear-gradient(90deg,#1a56db,#3b82f6);border-radius:10px;;text-align:right;direction:rtl\" data-width=\"91%\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv style=\"margin-bottom:24px;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:8px;font-size:16px;font-weight:600;;text-align:right;direction:rtl\"\u003e\n\n \u003cspan\u003eדיווחו על שיפור ביישור הבוהן\u003c\/span\u003e\n \u003cspan style=\"color:#1a56db;\"\u003e85%\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\u003cdiv style=\"height:14px;background:#dbeafe;border-radius:10px;overflow:hidden;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-poll-bar\" style=\"height:100%;width:0;background:linear-gradient(90deg,#1a56db,#3b82f6);border-radius:10px;;text-align:right;direction:rtl\" data-width=\"85%\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv style=\"margin-bottom:24px;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:8px;font-size:16px;font-weight:600;;text-align:right;direction:rtl\"\u003e\n\n \u003cspan\u003eממליצים לחברים ומשפחה\u003c\/span\u003e\n \u003cspan style=\"color:#1a56db;\"\u003e89%\u003c\/span\u003e\n\n\u003c\/div\u003e \n\u003cdiv style=\"height:14px;background:#dbeafe;border-radius:10px;overflow:hidden;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-poll-bar\" style=\"height:100%;width:0;background:linear-gradient(90deg,#1a56db,#3b82f6);border-radius:10px;;text-align:right;direction:rtl\" data-width=\"89%\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"display:flex;justify-content:space-between;margin-bottom:8px;font-size:16px;font-weight:600;;text-align:right;direction:rtl\"\u003e\n\n \u003cspan\u003eהיו קונים שוב\u003c\/span\u003e\n \u003cspan style=\"color:#1a56db;\"\u003e93%\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\u003cdiv style=\"height:14px;background:#dbeafe;border-radius:10px;overflow:hidden;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-poll-bar\" style=\"height:100%;width:0;background:linear-gradient(90deg,#1a56db,#3b82f6);border-radius:10px;;text-align:right;direction:rtl\" data-width=\"93%\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- CTA Mid --\u003e\n\u003cdiv style=\"text-align:center;margin:48px 0;;text-align:right;direction:rtl\"\u003e\n\n \u003ca href=\"#\" class=\"np-cta-btn np-scroll-to-title\"\u003eאני רוצה להזמין עכשיו\u003c\/a\u003e \n\n\u003c\/div\u003e\n\n\n\u003c!-- TikTok Hook 4 --\u003e\n\u003cdiv class=\"np-reveal\" style=\"text-align:center;margin:80px auto 60px;max-width:520px;padding:0 16px;;text-align:right;direction:rtl\"\u003e\n\n\u003cp style=\"font-size:28px;font-weight:800;color:#1a1a2e;line-height:1.5;;text-align:right;direction:rtl\"\u003e למה \u003cspan style=\"color:#1d4ed8;\"\u003eלא להשוות?\u003c\/span\u003e 🤔\u003c\/p\u003e\n\n\u003cp style=\"font-size:17px;color:#777;margin-top:10px;;text-align:right;direction:rtl\"\u003e שונה ברור – ראו בעצמכם \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- Comparison --\u003e\n\u003cdiv class=\"np-reveal\" style=\"margin: 0 0 72px;;text-align:right;direction:rtl\"\u003e\n\n\u003ch2 class=\"np-section-title\" style=\";text-align:right;direction:rtl\"\u003e למה \u003cspan\u003eאנחנו\u003c\/span\u003e מובילים? \u003c\/h2\u003e\n\n\u003cdiv style=\"max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:20px;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"display:flex;align-items:center;gap:12px;direction:rtl;text-align:center;padding:0 4px;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"flex:1;font-size:18px;font-weight:800;color:#1a56db;;text-align:right;direction:rtl\"\u003e מוצרי CB \u003c\/div\u003e\n\n\u003cdiv style=\"width:50px;;text-align:right;direction:rtl\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;font-size:18px;font-weight:800;color:#94a3b8;;text-align:right;direction:rtl\"\u003e המתחרים\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:flex;align-items:stretch;gap:12px;direction:rtl;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"flex:1;background:linear-gradient(135deg,#1a56db,#1e40af);border-radius:16px;padding:22px 20px;color:#fff;text-align:center;box-shadow:0 6px 24px rgba(26,86,219,0.3);;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"font-size:28px;margin-bottom:6px;;text-align:right;direction:rtl\"\u003e 🦶\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:13px;opacity:0.8;margin-bottom:4px;;text-align:right;direction:rtl\"\u003e יישור\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:17px;font-weight:700;;text-align:right;direction:rtl\"\u003e סד מתקן מקצועי \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:flex;align-items:center;font-size:14px;font-weight:700;color:#cbd5e1;white-space:nowrap;;text-align:right;direction:rtl\"\u003e לעומת \u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;background:#f1f5f9;border-radius:16px;padding:22px 20px;text-align:center;border:1px solid #e2e8f0;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"font-size:28px;margin-bottom:6px;;text-align:right;direction:rtl\"\u003e 🚫\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:13px;color:#94a3b8;margin-bottom:4px;;text-align:right;direction:rtl\"\u003e יישור\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:17px;font-weight:700;color:#94a3b8;;text-align:right;direction:rtl\"\u003e ללא יישור \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:flex;align-items:stretch;gap:12px;direction:rtl;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"flex:1;background:linear-gradient(135deg,#1a56db,#1e40af);border-radius:16px;padding:22px 20px;color:#fff;text-align:center;box-shadow:0 6px 24px rgba(26,86,219,0.3);;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"font-size:28px;margin-bottom:6px;;text-align:right;direction:rtl\"\u003e 🛡️\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:13px;opacity:0.8;margin-bottom:4px;;text-align:right;direction:rtl\"\u003e הגנה\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:17px;font-weight:700;;text-align:right;direction:rtl\"\u003e כרית קשת מטררסלית \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:flex;align-items:center;font-size:14px;font-weight:700;color:#cbd5e1;white-space:nowrap;;text-align:right;direction:rtl\"\u003e לעומת \u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;background:#f1f5f9;border-radius:16px;padding:22px 20px;text-align:center;border:1px solid #e2e8f0;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"font-size:28px;margin-bottom:6px;;text-align:right;direction:rtl\"\u003e 😐\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:13px;color:#94a3b8;margin-bottom:4px;;text-align:right;direction:rtl\"\u003e הגנה\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:17px;font-weight:700;color:#94a3b8;;text-align:right;direction:rtl\"\u003e הגנה חלקית \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:flex;align-items:stretch;gap:12px;direction:rtl;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"flex:1;background:linear-gradient(135deg,#1a56db,#1e40af);border-radius:16px;padding:22px 20px;color:#fff;text-align:center;box-shadow:0 6px 24px rgba(26,86,219,0.3);;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"font-size:28px;margin-bottom:6px;;text-align:right;direction:rtl\"\u003e 🌙\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:13px;opacity:0.8;margin-bottom:4px;;text-align:right;direction:rtl\"\u003e שימוש\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:17px;font-weight:700;;text-align:right;direction:rtl\"\u003e יום ולילה \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:flex;align-items:center;font-size:14px;font-weight:700;color:#cbd5e1;white-space:nowrap;;text-align:right;direction:rtl\"\u003e לעומת \u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;background:#f1f5f9;border-radius:16px;padding:22px 20px;text-align:center;border:1px solid #e2e8f0;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"font-size:28px;margin-bottom:6px;;text-align:right;direction:rtl\"\u003e ☀️\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:13px;color:#94a3b8;margin-bottom:4px;;text-align:right;direction:rtl\"\u003e שימוש\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:17px;font-weight:700;color:#94a3b8;;text-align:right;direction:rtl\"\u003e יום בלבד \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:flex;align-items:stretch;gap:12px;direction:rtl;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"flex:1;background:linear-gradient(135deg,#1a56db,#1e40af);border-radius:16px;padding:22px 20px;color:#fff;text-align:center;box-shadow:0 6px 24px rgba(26,86,219,0.3);;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"font-size:28px;margin-bottom:6px;;text-align:right;direction:rtl\"\u003e 🏗️\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:13px;opacity:0.8;margin-bottom:4px;;text-align:right;direction:rtl\"\u003e חומרים\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:17px;font-weight:700;;text-align:right;direction:rtl\"\u003e ניילון + מחשב + מתכת \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:flex;align-items:center;font-size:14px;font-weight:700;color:#cbd5e1;white-space:nowrap;;text-align:right;direction:rtl\"\u003e לעומת \u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;background:#f1f5f9;border-radius:16px;padding:22px 20px;text-align:center;border:1px solid #e2e8f0;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"font-size:28px;margin-bottom:6px;;text-align:right;direction:rtl\"\u003e 🪫\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:13px;color:#94a3b8;margin-bottom:4px;;text-align:right;direction:rtl\"\u003e חומרים\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:17px;font-weight:700;color:#94a3b8;;text-align:right;direction:rtl\"\u003e סיליקון רק בלבד \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:flex;align-items:stretch;gap:12px;direction:rtl;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"flex:1;background:linear-gradient(135deg,#1a56db,#1e40af);border-radius:16px;padding:22px 20px;color:#fff;text-align:center;box-shadow:0 6px 24px rgba(26,86,219,0.3);;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"font-size:28px;margin-bottom:6px;;text-align:right;direction:rtl\"\u003e 🎯\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:13px;opacity:0.8;margin-bottom:4px;;text-align:right;direction:rtl\"\u003e תיקון\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:17px;font-weight:700;;text-align:right;direction:rtl\"\u003e שינוי מבני הדרגתי\u003c\/div\u003e\n\n\n\u003c\/div\u003e \n\u003cdiv style=\"display:flex;align-items:center;font-size:14px;font-weight:700;color:#cbd5e1;white-space:nowrap;;text-align:right;direction:rtl\"\u003e לעומת \u003c\/div\u003e\n\n\u003cdiv style=\"flex:1;background:#f1f5f9;border-radius:16px;padding:22px 20px;text-align:center;border:1px solid #e2e8f0;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"font-size:28px;margin-bottom:6px;;text-align:right;direction:rtl\"\u003e ⏳\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:13px;color:#94a3b8;margin-bottom:4px;;text-align:right;direction:rtl\"\u003e תיקון\u003c\/div\u003e\n\n\u003cdiv style=\"font-size:17px;font-weight:700;color:#94a3b8;;text-align:right;direction:rtl\"\u003e הקלה זמן בלבד \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- TikTok Hook 5 --\u003e\n\u003cdiv class=\"np-reveal\" style=\"text-align:center;margin:80px auto 60px;max-width:520px;padding:0 16px;;text-align:right;direction:rtl\"\u003e\n\n\u003cp style=\"font-size:28px;font-weight:800;color:#1a1a2e;line-height:1.5;;text-align:right;direction:rtl\"\u003e אל תסמכו \u003cspan style=\"color:#1d4ed8;\"\u003eרק עלינו\u003c\/span\u003e 💬\u003c\/p\u003e\n\n\u003cp style=\"font-size:17px;color:#777;margin-top:10px;;text-align:right;direction:rtl\"\u003e הנה מה שלקוחות אמיתיים אומרים \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- Reviews --\u003e\n\u003cdiv class=\"np-reveal\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003ch2 class=\"np-section-title\" style=\";text-align:right;direction:rtl\"\u003e מה \u003cspan\u003eהציוד\u003c\/span\u003e אומרים \u003c\/h2\u003e\n\n\u003cdiv class=\"np-reviews\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-header\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-avatar\" style=\";text-align:right;direction:rtl\"\u003e\u003cimg src=\"https:\/\/cozy-product-booster.lovable.app\/images\/reviewer-ronit.jpg\" alt=\"שרית ל.\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-name\" style=\";text-align:right;direction:rtl\"\u003e שרית ל.\u003c\/div\u003e\n\n\u003cdiv class=\"np-review-verified\" style=\";text-align:right;direction:rtl\"\u003e ✅ רגישה מאומתת\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-stars\" style=\";text-align:right;direction:rtl\"\u003e ★★★★★\u003c\/div\u003e\n\n\u003cdiv class=\"np-review-text\" style=\";text-align:right;direction:rtl\"\u003e אחרי חודש הבוהן התחיל להתיישר. חוזרת לנעול נעליים רגילות! \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-review\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-header\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-avatar\" style=\";text-align:right;direction:rtl\"\u003e\u003cimg src=\"https:\/\/cozy-product-booster.lovable.app\/images\/reviewer-alon.jpg\" alt=\"אלון ב.\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-name\" style=\";text-align:right;direction:rtl\"\u003e אלון ב.\u003c\/div\u003e\n\n\u003cdiv class=\"np-review-verified\" style=\";text-align:right;direction:rtl\"\u003e ✅ רגישה מאומתת\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-stars\" style=\";text-align:right;direction:rtl\"\u003e ★★★★★\u003c\/div\u003e\n\n\u003cdiv class=\"np-review-text\" style=\";text-align:right;direction:rtl\"\u003e קניתי לאשתי – הכאבים ירדו תוך שבועיים. \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-review\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-header\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-avatar\" style=\";text-align:right;direction:rtl\"\u003e\u003cimg src=\"https:\/\/cozy-product-booster.lovable.app\/images\/reviewer-michal.jpg\" alt=\"דינה ר.\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-name\" style=\";text-align:right;direction:rtl\"\u003e דינה ר.\u003c\/div\u003e\n\n\u003cdiv class=\"np-review-verified\" style=\";text-align:right;direction:rtl\"\u003e ✅ רגישה מאומתת\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-stars\" style=\";text-align:right;direction:rtl\"\u003e ★★★★★\u003c\/div\u003e\n\n\u003cdiv class=\"np-review-text\" style=\";text-align:right;direction:rtl\"\u003e אחרי חודשיים הבוהן התיישרה. הרופא היה בהלם! \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-review\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-header\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-avatar\" style=\";text-align:right;direction:rtl\"\u003e\u003cimg src=\"https:\/\/cozy-product-booster.lovable.app\/images\/reviewer-david.jpg\" alt=\"יוסי כ.\"\u003e\u003c\/div\u003e\n\n\u003cdiv style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-review-name\" style=\";text-align:right;direction:rtl\"\u003e יוסי כ.\u003c\/div\u003e\n\n\u003cdiv class=\"np-review-verified\" style=\";text-align:right;direction:rtl\"\u003e ✅ רגישה מאומתת\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e \n\u003cdiv class=\"np-stars\" style=\";text-align:right;direction:rtl\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cdiv class=\"np-review-text\" style=\";text-align:right;direction:rtl\"\u003e נוח, איכותי ועובד באמת. קניתי גם לאבא! \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"np-reveal\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003ch2 class=\"np-section-title\" style=\";text-align:right;direction:rtl\"\u003eשאלות \u003cspan\u003eנפוצות\u003c\/span\u003e \n\n\u003c\/h2\u003e\n\n\u003cdiv class=\"np-faq\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-faq-item\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-faq-q\" style=\";text-align:right;direction:rtl\"\u003e\n\n האם הסד קואב?\n \u003cspan class=\"np-faq-arrow\"\u003e▼\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-faq-a\" style=\";text-align:right;direction:rtl\"\u003e לא! עובד בעדינות. לחץ קל שמתרגלים אליו תוך יום-יום.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-faq-item\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-faq-q\" style=\";text-align:right;direction:rtl\"\u003e\n\n אפשר לנעול נעליים עם הסד?\n \u003cspan class=\"np-faq-arrow\"\u003e▼\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-faq-a\" style=\";text-align:right;direction:rtl\"\u003e כן! בנעליים רחבות ביום, טיפול אינטנסיביות בלילה.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-faq-item\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-faq-q\" style=\";text-align:right;direction:rtl\"\u003e\n\n תוך כמה זמן רואים תוצאות?\n \u003cspan class=\"np-faq-arrow\"\u003e▼\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-faq-a\" style=\";text-align:right;direction:rtl\"\u003e הקלה בכאב תוך ימים. יישור השפעה תוך 2-6 שבועות.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-faq-item\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-faq-q\" style=\";text-align:right;direction:rtl\"\u003e\n\n תוך כמה זמן מגיעה ההזמנה?\n \u003cspan class=\"np-faq-arrow\"\u003e▼\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-faq-a\" style=\";text-align:right;direction:rtl\"\u003e נשלח תוך 24 שעות. משלוח 7-14 ימי עסקים.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-faq-item\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-faq-q\" style=\";text-align:right;direction:rtl\"\u003e\n\n האם יש אחריות? \n\u003cspan class=\"np-faq-arrow\"\u003e▼\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-faq-a\" style=\";text-align:right;direction:rtl\"\u003e החזרות תוך 14 יום – המוצר סגור באריזה המקורית. צרו קשר: \u003cstrong\u003e\u003ca href=\"\/cdn-cgi\/l\/email-protection\" class=\"__cf_email__\" data-cfemail=\"ceadace0bebca1aabbadbabda1a0a2a7a0ab8ea9a3afa7a2e0ada1a3\"\u003e[מוגן באימייל]\u003c\/a\u003e\u003c\/strong\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-faq-item\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-faq-q\" style=\";text-align:right;direction:rtl\"\u003e\n\n מה המפרט הטכני?\n \u003cspan class=\"np-faq-arrow\"\u003e▼\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-faq-a\" style=\";text-align:right;direction:rtl\"\u003e\n\n \u003cstrong\u003eחומר:\u003c\/strong\u003e ניילון, מסגרת PC, אבזם מתכת\u003cbr\u003e\n \u003cstrong\u003eאורך:\u003c\/strong\u003e חלק קדמי 4 ס\"מ, חלק אחורי 10 ס\"מ\u003cbr\u003e\n \u003cstrong\u003eרוחב:\u003c\/strong\u003e חלק קדמי 2.5 ס\"מ, חלק אחורי 4 ס\"מ\u003cbr\u003e\n \u003cstrong\u003eעובי:\u003c\/strong\u003e 0.7 ס\"מ קדמי, 1 ס\"מ אחורי, 1.2 ס\"מ במפרק\u003cbr\u003e\n \u003cstrong\u003eאורך רצועות:\u003c\/strong\u003e קצרה 10.5 ס\"מ, ארוכה 27 ס\"מ\u003cbr\u003e\n \u003cstrong\u003eרוחב רצועות:\u003c\/strong\u003e קצרה 2.8 ס\"מ, ארוכה 5.2 ס\"מ \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- Bottom CTA --\u003e\n\u003cdiv style=\"text-align:center;margin-bottom:120px;;text-align:right;direction:rtl\"\u003e \n\u003ca href=\"#\" class=\"np-cta-btn np-scroll-to-title\"\u003eהזמינו עכשיו לפני שייגמר!\u003c\/a\u003e \n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\n\u003cscript data-cfasync=\"false\" src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\"\u003e\u003c\/script\u003e\u003cscript\u003e\n(function () {\n  \/* FAQ toggle *\/\n  document.querySelectorAll('.np-faq-q').forEach(function (q) {\n    q.addEventListener('click', function () {\n      this.parentElement.classList.toggle('np-open');\n    });\n  });\n\n  \/* CTA scroll to product title *\/\n  document.querySelectorAll('.np-scroll-to-title').forEach(function (btn) {\n    btn.addEventListener('click', function (e) {\n      e.preventDefault();\n      var target = document.querySelector('.product-single__title');\n      if (target) {\n        target.scrollIntoView({ behavior: 'smooth' });\n      } else {\n        window.scrollTo({ top: 0, behavior: 'smooth' });\n      }\n    });\n  });\n\n  \/* Scroll reveal *\/\n  var revealEls = document.querySelectorAll('.np-reveal');\n  if ('IntersectionObserver' in window) {\n    var observer = new IntersectionObserver(function(entries) {\n      entries.forEach(function(entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add('np-visible');\n          entry.target.querySelectorAll('.np-poll-bar').forEach(function(bar, i) {\n            setTimeout(function() {\n              bar.style.transition = 'width 1.2s cubic-bezier(0.25,0.8,0.25,1)';\n              bar.style.width = bar.getAttribute('data-width');\n            }, i * 200);\n          });\n          observer.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.12, rootMargin: '0px 0px -40px 0px' });\n    revealEls.forEach(function(el) { observer.observe(el); });\n  } else {\n    revealEls.forEach(function(el) {\n      el.classList.add('np-visible');\n      el.querySelectorAll('.np-poll-bar').forEach(function(bar) { bar.style.width = bar.getAttribute('data-width'); });\n    });\n  }\n\n  \/* Animated stock countdown - 10 to 5, every 10 minutes *\/\n  var stockCount = document.getElementById('npStockCount');\n  var stockFill = document.getElementById('npStockFill');\n  var viewersEl = document.getElementById('npViewers');\n  var currentStock = 10;\n  var currentViewers = 96;\n\n  function updateStock() {\n    if (currentStock \u003c= 5) return;\n    setTimeout(function() {\n      currentStock--;\n      if (stockCount) {\n        stockCount.style.transform = 'scale(1.4)';\n        stockCount.style.color = '#111827';\n        stockCount.textContent = currentStock;\n        setTimeout(function() {\n          stockCount.style.transform = 'scale(1)';\n        }, 300);\n      }\n      if (stockFill) {\n        stockFill.style.width = Math.max(4, (currentStock \/ 50) * 100) + '%';\n      }\n      updateStock();\n    }, 600000);\n  }\n  updateStock();\n\n  \/* Viewers - starts 96, drops every 5 min, min 30 *\/\n  function updateViewers() {\n    if (viewersEl) {\n      currentViewers = Math.max(30, currentViewers - Math.floor(Math.random() * 5) - 1);\n      viewersEl.textContent = currentViewers;\n    }\n    setTimeout(updateViewers, 300000);\n  }\n  \/* Visibility fallback for iframes (Shopify) *\/\n  setTimeout(function() {\n    revealEls.forEach(function(el) {\n      if (!el.classList.contains('np-visible')) {\n        el.classList.add('np-visible');\n        el.querySelectorAll('.np-poll-bar').forEach(function(bar) {\n          bar.style.transition = 'width 1.2s cubic-bezier(0.25,0.8,0.25,1)';\n          bar.style.width = bar.getAttribute('data-width');\n        });\n      }\n    });\n  }, 2000);\n})();\n\u003c\/script\u003e\n","brand":"CB-RELAXON","offers":[{"title":"לבן","offer_id":47379388268774,"sku":"CJBJPFST01109-White","price":109.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0793\/7484\/4134\/files\/500_x_500_416_x_375_1000_x_1000_1000_x_1000_27.png?v=1773501065","url":"https:\/\/cb-relaxon.co.il\/products\/hallux-valgus-corrector-plastic-toe-correctors-sleeves","provider":"cb-relaxon.co.il","version":"1.0","type":"link"}