{"product_id":"smart-lock-waterproof-l3-fingerprint-padlock","title":"מנעול חכם ללא מפתח עם זיהוי טביעת אצבע – עמיד למים L3 ","description":"\u003c!-- Shopify Product Page - Fingerprint Padlock ANYTEK - Hebrew RTL --\u003e\n\u003cp style=\";text-align:right;direction:rtl\"\u003e\u003c\/p\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 *\/\n  .np-trust-bar {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: center;\n    gap: 8px;\n    background: linear-gradient(135deg, #eff6ff, #dbeafe);\n    border-radius: 14px;\n    padding: 14px 12px;\n    margin-bottom: 36px;\n    border: 1px solid #93c5fd;\n  }\n  .np-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 15px;\n    font-weight: 600;\n    color: #1a56db;\n  }\n  .np-trust-icon {\n    width: 22px; height: 22px;\n    background: #1a56db;\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  }\n\n  \/* Stock Meter *\/\n  .np-stock {\n    background: linear-gradient(135deg, #f9fafb, #f3f4f6);\n    border: none;\n    border-radius: 12px;\n    padding: 14px 20px;\n    margin-bottom: 40px;\n    text-align: center;\n  }\n  .np-stock-title {\n    font-weight: 700;\n    color: #111827;\n    font-size: 16px;\n    margin-bottom: 8px;\n  }\n  .np-stock-count {\n    display: inline-block;\n    font-size: 22px;\n    font-weight: 800;\n    color: #111827;\n    animation: np-count-pulse 1.5s ease-in-out infinite;\n  }\n  @keyframes np-count-pulse {\n    0%, 100% { transform: scale(1); }\n    50% { transform: scale(1.15); }\n  }\n  .np-stock-bar-bg {\n    height: 10px;\n    background: #e5e7eb;\n    border-radius: 6px;\n    overflow: hidden;\n    position: relative;\n    margin-top: 8px;\n  }\n  .np-stock-bar-fill {\n    height: 100%;\n    width: 20%;\n    background: linear-gradient(90deg, #dc2626, #ef4444);\n    border-radius: 6px;\n    animation: np-stock-pulse 2s ease-in-out infinite;\n    transition: width 1s ease;\n  }\n  @keyframes np-stock-pulse {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.6; }\n  }\n  .np-stock-viewers {\n    font-size: 13px;\n    color: #374151;\n    margin-top: 6px;\n    font-weight: 600;\n  }\n  .np-stock-viewers .np-viewer-dot {\n    display: inline-block;\n    width: 8px; height: 8px;\n    background: #1a56db;\n    border-radius: 50%;\n    margin-left: 4px;\n    animation: np-dot-blink 1.5s ease-in-out infinite;\n  }\n  @keyframes np-dot-blink {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.3; }\n  }\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: #1a56db;\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, #1a56db, #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-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    width: 48px; height: 48px;\n    border-radius: 50%;\n    overflow: hidden;\n    flex-shrink: 0;\n    border: 2px solid #1a56db;\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: #1a56db;\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, #3b82f6);\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  \/* Urgency Banner *\/\n  .np-urgency {\n    background: linear-gradient(135deg, #1a1a2e, #1a56db);\n    color: #fff;\n    border-radius: 16px;\n    padding: 28px 24px;\n    text-align: center;\n    margin: 56px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .np-urgency::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    left: -50%;\n    width: 200%;\n    height: 200%;\n    background: radial-gradient(ellipse at center, rgba(96,165,250,0.15) 0%, transparent 70%);\n    animation: np-urgency-glow 3s ease-in-out infinite;\n  }\n  @keyframes np-urgency-glow {\n    0%, 100% { opacity: 0.5; }\n    50% { opacity: 1; }\n  }\n  .np-urgency h3 {\n    font-size: 24px;\n    font-weight: 800;\n    margin-bottom: 8px;\n    position: relative;\n  }\n  .np-urgency p {\n    font-size: 16px;\n    opacity: 0.9;\n    position: relative;\n  }\n\n  \/* Social Proof Counter *\/\n  .np-social-proof {\n    display: flex;\n    justify-content: center;\n    gap: 32px;\n    flex-wrap: wrap;\n    margin: 40px 0;\n  }\n  .np-proof-item {\n    text-align: center;\n  }\n  .np-proof-num {\n    font-size: 36px;\n    font-weight: 800;\n    color: #1a56db;\n    display: block;\n  }\n  .np-proof-label {\n    font-size: 14px;\n    color: #666;\n    font-weight: 600;\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  \/* 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-lift { max-width: 100%; }\n    .np-faq { max-width: 100%; }\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: 640px) {\n    .np-hero h1 { font-size: 22px; }\n    .np-ba { grid-template-columns: 1fr; }\n    .np-cta-btn { padding: 14px 36px; font-size: 16px; }\n    .np-section-title { font-size: 18px; }\n    .np-trust-bar { gap: 6px; padding: 10px 8px; }\n    .np-trust-item { font-size: 10px; gap: 4px; }\n    .np-trust-icon { width: 16px; height: 16px; font-size: 10px; }\n    .np-social-proof { gap: 20px; }\n    .np-proof-num { font-size: 28px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"np-root\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003c!-- Stock Meter --\u003e\n\u003cdiv id=\"npStockMeter\" class=\"np-stock\" style=\";text-align:right;direction:rtl\"\u003e\n\n \u003cdiv class=\"np-stock-title\" style=\";text-align:right;direction:rtl\"\u003e⚠️ מלאי נמוך! נשארו רק \u003cspan id=\"npStockCount\" class=\"np-stock-count\"\u003e10\u003c\/span\u003e יחידות \u003c\/div\u003e\n\n\u003cdiv class=\"np-stock-bar-bg\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv id=\"npStockFill\" class=\"np-stock-bar-fill\" style=\";text-align:right;direction:rtl\"\u003e\u003c\/div\u003e\n\n\n\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\"\u003e142\u003c\/span\u003e אנשים צופים עכשיו \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Trust Bar --\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\n\n משלוח עד הבית\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\n\n שירות לקוחות בעברית\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\n\n +3,800 לקוחות מרוצים\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\n\n תשלומ מאובטח 100% \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"np-hero\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cimg style=\"max-width: 380px; width: 100%; border-radius: 18px; margin-bottom: 20px; box-shadow: 0 8px 30px rgba(26,86,219,0.15);\" alt=\"מנעול טביעת אצבע חכם ANYTEK\" src=\"https:\/\/cozy-product-booster.lovable.app\/images\/padlock-product.jpg\"\u003e\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\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\" style=\";text-align:right;direction:rtl\"\u003e 🔑 נמאס לי לחפש מפתחות\u003c\/div\u003e\n\n\u003cdiv class=\"np-survey-opt\" style=\";text-align:right;direction:rtl\"\u003e 🔒 פורצים לי למחסן\u003c\/div\u003e\n\n\u003cdiv class=\"np-survey-opt\" style=\";text-align:right;direction:rtl\"\u003e 🏋️ שומר תא בחדר כושר\u003c\/div\u003e\n\n\u003cdiv class=\"np-survey-opt\" 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 \u003ca class=\"np-cta-btn np-scroll-to-title\" href=\"#\"\u003eהזמינו עכשיו במבצע\u003c\/a\u003e \n\n\u003c\/div\u003e\n\n\u003c!-- Social Proof Counter --\u003e\n\u003cdiv class=\"np-reveal np-social-proof\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cdiv class=\"np-proof-item\" style=\";text-align:right;direction:rtl\"\u003e\n\n \u003cspan class=\"np-proof-num\"\u003e3,800+\u003c\/span\u003e \u003cspan class=\"np-proof-label\"\u003eיחידות נמכרו\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-proof-item\" style=\";text-align:right;direction:rtl\"\u003e\n\n \u003cspan class=\"np-proof-num\"\u003e4.8⭐\u003c\/span\u003e \u003cspan class=\"np-proof-label\"\u003eדירוג ממוצעים\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"np-proof-item\" style=\";text-align:right;direction:rtl\"\u003e \n\u003cspan class=\"np-proof-num\"\u003e10\u003c\/span\u003e \u003cspan class=\"np-proof-label\"\u003eטביעות אצבע\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Pain Point --\u003e\n\u003cdiv style=\"text-align: center; margin: 56px auto; max-width: 600px; background: #fff; border-radius: 16px; padding: 28px 24px; border: 1px solid #e8ecf4; box-shadow: 0 4px 16px rgba(0,0,0,0.05);;text-align:right;direction:rtl\" class=\"np-reveal\"\u003e\n\n\u003ch3 style=\"font-size: 22px; font-weight: bold; color: #1a1a2e; margin-bottom: 14px;;text-align:right;direction:rtl\"\u003e מכירים את זה?\u003c\/h3\u003e\n\n\u003cp style=\"font-size: 17px; color: #555; line-height: 1.8;;text-align:right;direction:rtl\"\u003e מפתח שנבר בתוך המנעול. קוד שכח שנ. מנעול חלוד שנתקע בגשם. שכן מתעסק לכם במחסן.\u003c\/p\u003e\n\n\u003cp style=\"font-size: 18px; color: #1a56db; font-weight: bold; margin-top: 16px;;text-align:right;direction:rtl\"\u003e הגיע הזמן למנעול שעובד בשבילכם – בלחיצת אצבע אחת. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- How To Use - Animated Steps --\u003e\n\u003cdiv style=\"text-align: center; margin: 64px auto; max-width: 700px;;text-align:right;direction:rtl\" class=\"np-reveal\"\u003e\n\n\u003ch3 style=\"font-size: 22px; font-weight: bold; color: #1a1a2e; margin-bottom: 8px;;text-align:right;direction:rtl\"\u003e 📖 מדריך שימוש מהיר\u003c\/h3\u003e\n\n\u003cp style=\"font-size: 14px; color: #888; margin-bottom: 24px;;text-align:right;direction:rtl\"\u003e ללא אפליקציה • ללא בלוטות׳ • ללא Wi-Fi \u003c\/p\u003e\n\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 16px;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"opacity: 0; transform: translateY(30px) scale(0.96); padding: 24px 22px; background: linear-gradient(145deg,#ffffff,#eff6ff); border: 1px solid #bfdbfe; border-radius: 16px; box-shadow: 0 8px 28px rgba(26,86,219,0.1); text-align: right; transition: all 0.6s cubic-bezier(0.25,0.8,0.25,1);;text-align:right;direction:rtl\" class=\"np-step-card\"\u003e\n\n\u003cdiv style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 10px;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"width: 40px; height: 40px; background: linear-gradient(135deg,#1a56db,#3b82f6); border-radius: 10px; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 18px; font-weight: 800; flex-shrink: 0;;text-align:right;direction:rtl\"\u003e 1\u003c\/div\u003e\n\n \u003cstrong style=\"color: #1a56db; font-size: 17px;\"\u003eרישום טביעה ראשונה\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin: 0; color: #555; font-size: 15px; line-height: 1.7;;text-align:right;direction:rtl\"\u003e דחפו את הקשת (U) כלפי מטה + אצבע על החיישן → נורה כחולה → הניחו שוב 3-4 פעמים → ירוק = נשמר! \u003c\/p\u003e\n\n\u003cdiv style=\"margin-top: 10px; display: flex; gap: 6px; justify-content: flex-start;;text-align:right;direction:rtl\"\u003e\n\n \u003cspan style=\"background: #dbeafe; color: #1a56db; padding: 3px 10px; border-radius: 20px; font-size: 12px; font-weight: 600;\"\u003e🔵 כחול =\u003c\/span\u003e \u003cspan style=\"background: #dcfce7; color: #166534; padding: 3px 10px; border-radius: 20px; font-size: 12px; font-weight: 600;\"\u003e🔵 ירוק = הצלחה\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"opacity: 0; transform: translateY(30px) scale(0.96); padding: 24px 22px; background: linear-gradient(145deg,#ffffff,#eff6ff); border: 1px solid #bfdbfe; border-radius: 16px; box-shadow: 0 8px 28px rgba(26,86,219,0.1); text-align: right; transition: all 0.6s cubic-bezier(0.25,0.8,0.25,1) 0.15s;;text-align:right;direction:rtl\" class=\"np-step-card\"\u003e\n\n\u003cdiv style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 10px;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"width: 40px; height: 40px; background: linear-gradient(135deg,#1a56db,#3b82f6); border-radius: 10px; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 18px; font-weight: 800; flex-shrink: 0;;text-align:right;direction:rtl\"\u003e 2\u003c\/div\u003e \n\u003cstrong style=\"color: #1a56db; font-size: 17px;\"\u003eפתחת המנועול\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin: 0; color: #555; font-size: 15px; line-height: 1.7;;text-align:right;direction:rtl\"\u003e לחיצה קצרה על הכפתור + אצבע רשומה → ירוק = נפתח תוך 0.5 שניות. אדום = לא מזוהה. \u003c\/p\u003e\n\n\u003cdiv style=\"margin-top: 10px; display: flex; gap: 6px; justify-content: flex-start;;text-align:right;direction:rtl\"\u003e\n\n \u003cspan style=\"background: #dcfce7; color: #166534; padding: 3px 10px; border-radius: 20px; font-size: 12px; font-weight: 600;\"\u003e🟢 ירוק = נפתח\u003c\/span\u003e \u003cspan style=\"background: #fee2e2; color: #991b1b; padding: 3px 10px; border-radius: 20px; font-size: 12px; font-weight: 600;\"\u003e🔴 אדום = נדחה\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"opacity: 0; transform: translateY(30px) scale(0.96); padding: 24px 22px; background: linear-gradient(145deg,#ffffff,#eff6ff); border: 1px solid #bfdbfe; border-radius: 16px; box-shadow: 0 8px 28px rgba(26,86,219,0.1); text-align: right; transition: all 0.6s cubic-bezier(0.25,0.8,0.25,1) 0.3s;;text-align:right;direction:rtl\" class=\"np-step-card\"\u003e\n\n\u003cdiv style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 10px;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"width: 40px; height: 40px; background: linear-gradient(135deg,#1a56db,#3b82f6); border-radius: 10px; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 18px; font-weight: 800; flex-shrink: 0;;text-align:right;direction:rtl\"\u003e 3\u003c\/div\u003e\n\n \u003cstrong style=\"color: #1a56db; font-size: 17px;\"\u003eהוספת משתמשים (עד 10)\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin: 0; color: #555; font-size: 15px; line-height: 1.7;;text-align:right;direction:rtl\"\u003e לחיצה כחול ארוכה 3 שניות → נדלק → אצבע חדשה 3-4 פעמים → ירוק = נוסף! 2 מנהלים + 8 רגילים. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv style=\"opacity: 0; transform: translateY(30px) scale(0.96); padding: 24px 22px; background: linear-gradient(145deg,#ffffff,#eff6ff); border: 1px solid #bfdbfe; border-radius: 16px; box-shadow: 0 8px 28px rgba(26,86,219,0.1); text-align: right; transition: all 0.6s cubic-bezier(0.25,0.8,0.25,1) 0.45s;;text-align:right;direction:rtl\" class=\"np-step-card\"\u003e\n\n\u003cdiv style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 10px;;text-align:right;direction:rtl\"\u003e\n\n\u003cdiv style=\"width: 40px; height: 40px; background: linear-gradient(135deg,#1a56db,#3b82f6); border-radius: 10px; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 18px; font-weight: 800; flex-shrink: 0;;text-align:right;direction:rtl\"\u003e 4\u003c\/div\u003e\n\n \u003cstrong style=\"color: #1a56db; font-size: 17px;\"\u003eאיפוס \/ טיינה\u003c\/strong\u003e\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin: 0; color: #555; font-size: 15px; line-height: 1.7;;text-align:right;direction:rtl\"\u003e איפוס: קשת + אצבע מנהל עד ירוק. טעינה: כבל USB לתחתית. סוללה נגמרה? פאוור בנק – נפתח מיד. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Use Cases Image --\u003e\n\u003cdiv style=\"text-align: center; margin: 56px auto; max-width: 600px;;text-align:right;direction:rtl\" class=\"np-reveal\"\u003e\n\n\u003cimg style=\"width: 100%; max-width: 460px; border-radius: 18px; margin-bottom: 14px; box-shadow: 0 8px 30px rgba(0,0,0,0.12);\" alt=\"שימושים מגוונים למנעול טביעת אצבע\" src=\"https:\/\/cozy-product-booster.lovable.app\/images\/padlock-uses.jpg\"\u003e\n \u003cp style=\"font-size: 17px; color: #555; font-weight: 600;;text-align:right;direction:rtl\"\u003eמתאים למזוודות, דלתות, ארונות, אופניים, מחסנים ועוד \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Urgency Banner --\u003e\n\u003cdiv class=\"np-urgency np-reveal\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003ch3 style=\";text-align:right;direction:rtl\"\u003e ⏰ המבצע נגמר בקרוב!\u003c\/h3\u003e\n\n\u003cp style=\";text-align:right;direction:rtl\"\u003e שהמלאי נגמר - המחיר עולה. אל תפספסו. \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Features --\u003e\n\u003cdiv style=\"margin-top: 64px; margin-bottom: 64px;;text-align:right;direction:rtl\" class=\"np-reveal\"\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\n \u003cstrong\u003eטביעת אצבע ביומטרית\u003c\/strong\u003e – חיישן מוליך למחצה מתקדם, זיהוי תוך 0.5 שניות. אף אחד חוץ ממך לא יפתח\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\u003e10 טביעות אצבע\u003c\/strong\u003e – שמרו טביעות של כל בני המשפחה או עובדים. 2 מנהלים + 8 משתמשים\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\u003eIP65 עמיד למים ואבק\u003c\/strong\u003e – עובד בגשם, שלג, חום קיצוני. מ-20°C- עד 70°C+\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 – 300mAh, 2 שנות המתנה רציפה. טעינת חירום ב-Micro USB\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\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\u003c!-- Psychological Scarcity --\u003e\n\u003cdiv style=\"text-align: center; margin: 56px auto; max-width: 600px; background: linear-gradient(135deg,#fef3c7,#fde68a); border-radius: 16px; padding: 28px 24px; border: 1px solid #fbbf24;;text-align:right;direction:rtl\" class=\"np-reveal\"\u003e\n\n\u003cp style=\"font-size: 20px; font-weight: 800; color: #92400e; margin: 0;;text-align:right;direction:rtl\"\u003e 🔥 87% מהמלאי כבר נמכר החודש\u003c\/p\u003e\n\n\u003cp style=\"font-size: 16px; color: #92400e; margin-top: 8px;;text-align:right;direction:rtl\"\u003e לקוחות קיבלנו 2+ יחידות הנחה מיוחדת \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Before \/ After --\u003e\n\u003cdiv style=\"margin-top: 72px;;text-align:right;direction:rtl\" class=\"np-reveal\"\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 style=\"color: #dc2626;;text-align:right;direction:rtl\" class=\"np-ba-title\"\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 style=\"color: #1a56db;;text-align:right;direction:rtl\" class=\"np-ba-title\"\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 ✅ IP65 – עובד בכל מזג אוויר\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\u003c!-- Lift Animation --\u003e\n\u003cdiv class=\"np-lift np-reveal\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cimg class=\"np-lift-img\" alt=\"מנעול טביעת אצבע ANYTEK\" src=\"https:\/\/cozy-product-booster.lovable.app\/images\/padlock-product.jpg\"\u003e\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\u003cp style=\";text-align:right;direction:rtl\"\u003e פתיחה חלקה בלחיצת אצבע – בלי מפתחות, בלי קודים, בלי סיבוכים \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- User Survey Results --\u003e\n\u003cdiv style=\"margin: 72px 0;;text-align:right;direction:rtl\" class=\"np-reveal\"\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(30,58,95,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 מבוסס על סקר בקרבת 380+ משתמשים \u003c\/p\u003e\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\u003cspan\u003eמרגישים בטוחים יותר עם המנעול\u003c\/span\u003e \u003cspan style=\"color: #1a56db;\"\u003e94%\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 data-width=\"94%\" style=\"height: 100%; width: 0; background: linear-gradient(90deg,#1a56db,#3b82f6); border-radius: 10px;;text-align:right;direction:rtl\" class=\"np-poll-bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\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 \u003cspan style=\"color: #1a56db;\"\u003e88%\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 data-width=\"88%\" style=\"height: 100%; width: 0; background: linear-gradient(90deg,#1a56db,#3b82f6); border-radius: 10px;;text-align:right;direction:rtl\" class=\"np-poll-bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\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 \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 data-width=\"91%\" style=\"height: 100%; width: 0; background: linear-gradient(90deg,#1a56db,#3b82f6); border-radius: 10px;;text-align:right;direction:rtl\" class=\"np-poll-bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\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 \u003cspan style=\"color: #1a56db;\"\u003e96%\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 data-width=\"96%\" style=\"height: 100%; width: 0; background: linear-gradient(90deg,#1a56db,#3b82f6); border-radius: 10px;;text-align:right;direction:rtl\" class=\"np-poll-bar\"\u003e\u003cbr\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\u003c!-- CTA Mid --\u003e\n\u003cdiv style=\"text-align: center; margin: 32px 0;;text-align:right;direction:rtl\"\u003e \u003ca class=\"np-cta-btn np-scroll-to-title\" href=\"#\"\u003eאני רוצה להזמין עכשיו\u003c\/a\u003e \u003c\/div\u003e\n\n\u003c!-- Comparison Table --\u003e\n\u003cdiv style=\"margin-top: 80px;;text-align:right;direction:rtl\" class=\"np-reveal\"\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-table-wrap\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003ctable class=\"np-table\" style=\";text-align:right;direction:rtl\"\u003e\n\n\u003cthead\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003e תיקון\u003c\/th\u003e\n\n\u003cth class=\"np-us\"\u003e אניטק שלנו ⭐\u003c\/th\u003e\n\n\u003cth\u003e מנאוול רגל\u003c\/th\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e פתחה\u003c\/td\u003e\n\n\u003ctd class=\"np-us\"\u003e ✅ טביעת אצבע 0.5 שניות\u003c\/td\u003e\n\n\u003ctd\u003e ❌ חיפוש מפתח\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e אבטה\u003c\/td\u003e\n\n\u003ctd class=\"np-us\"\u003e ✅ביומטרי – אי אפשר להעתיק\u003c\/td\u003e\n\n\u003ctd\u003e ❌ מפתח ניתן לשכפול\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e עמדות במים\u003c\/td\u003e\n\n\u003ctd class=\"np-us\"\u003e ✅ IP65 מוגן מים ואבק\u003c\/td\u003e\n\n\u003ctd\u003e ❌ חלודה וקורוזיה\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e שִׁיכָּה\u003c\/td\u003e\n\n\u003ctd class=\"np-us\"\u003e ✅ האצבע תמיד איתך\u003c\/td\u003e\n\n\u003ctd\u003e ❌ מפתח אבד = מסגר\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e מספר משתמש\u003c\/td\u003e\n\n\u003ctd class=\"np-us\"\u003e ✅ עד 10 טביות\u003c\/td\u003e\n\n\u003ctd\u003e ❌ שכפול מפתחות יקר\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e עמידות\u003c\/td\u003e\n\n\u003ctd class=\"np-us\"\u003e ✅ אבץ מלא, 2 שנות סולה\u003c\/td\u003e\n\n \u003ctd\u003e❌ מנגנון נשחק עם הזמן \u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Reviews --\u003e\n\u003cdiv style=\"margin-top: 80px;;text-align:right;direction:rtl\" class=\"np-reveal\"\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 alt=\"אמיר כ.\" src=\"https:\/\/randomuser.me\/api\/portraits\/men\/83.jpg\"\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 alt=\"שירה מ.\" src=\"https:\/\/randomuser.me\/api\/portraits\/women\/81.jpg\"\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 alt=\"דן ל.\" src=\"https:\/\/randomuser.me\/api\/portraits\/men\/52.jpg\"\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 התקנתי על האופניים בעבודה. קולגות שואלים איפה קניתי – כבר המלצתי ל-3 אנשים! איכות בניה רצינית. \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 alt=\"נועה ר.\" src=\"https:\/\/randomuser.me\/api\/portraits\/women\/68.jpg\"\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 קניתי 2 – אחד לארון בחדר כושר ואחד לדלת המחסן. שני ההורים + אני רשומים. פשוט גאוני! \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\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🔍 מה המפרט הטכני של החיישן? \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 חיישן מוליך למחצה 72×64 פיקסלים, זיהוי טביעת אצבע תוך 0.5 שניות בלבד. דיוק מדהים – שגיאה של 0.002% בלבד, שיעור דחייה שגויה פחות מ-1%.\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 📐 מה הגודל, המשקל והחומר? \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 גודל: 90×55×25 מ\"מ | משקל: 189 גרם. עשוי אבץ מלא ביציקה אחת – עמיד ומסיבי.\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 🔋 מה לגבי הסוללה? \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 סוללת Li-ion 300mAh עם עד שנתיים המתנה. כשהיא נמוכה תקבלו התרעת LED. יש חיבור Micro USB לטעינת חירום – מחברים פאוור בנק ופותחים.\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 כמה טביעות אצבע אפשר לשמור? \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 עד 10 טביעות אצבע – 2 מנהלים ו-8 משתמשים רגילים. אידיאלי למשפחה או עסק.\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האם עמד לגשם? \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 כן! דירוג IP65 – עמיד לגשם, אבק, שלג וטמפרטורות קיצוניות (מ-20°C- עד 70°C+). מושלם שימוש חיצוני.\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 איך מכירים או מוחקים טביעת אצבע? \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 לחיצה קצרה = פתיחה. לחיצה ארוכה 3 שניות = הוספת טביעה חדשה. לחיצה ארוכה 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 תוך כמה זמן מגיעה ההזמנה? \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 האם יש אחריות? \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\u003ecb.productsonline@gmail.com\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 מה כולל באריזה? \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 1 × מנעול טביעת אצבע ANYTEK, כבל טעינה Micro USB, מדריך למשתמש.\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- Bottom CTA --\u003e\n \u003cdiv style=\"text-align: center; margin-bottom: 120px;;text-align:right;direction:rtl\"\u003e\u003ca class=\"np-cta-btn np-scroll-to-title\" href=\"#\"\u003eהזמינו עכשיו לפני שייגמר!\u003c\/a\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp style=\";text-align:right;direction:rtl\"\u003e\u003c\/p\u003e","brand":"CB-RELAXON","offers":[{"title":"שחור","offer_id":47397560254694,"sku":"CJXFZNZN00567-Black","price":387.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0793\/7484\/4134\/files\/500_x_500_416_x_375_1000_x_1000_1000_x_1000_25.png?v=1773500794","url":"https:\/\/cb-relaxon.co.il\/products\/smart-lock-waterproof-l3-fingerprint-padlock","provider":"cb-relaxon.co.il","version":"1.0","type":"link"}