{"product_id":"leaffix","title":"LEAFFIX - UCHWYTY DO ROŚLIN (10 SZT)","description":"\u003cdiv class=\"shopify-product-landing\"\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900\u0026family=DM+Sans:wght@300;400;500\u0026display=swap');\n  \n  .shopify-product-landing {\n    --green-deep:#1a3a2a; \n    --green-mid:#2d6a4f; \n    --green-bright:#52b788; \n    --green-light:#b7e4c7; \n    --green-pale:#d8f3dc; \n    --cream:#f9f6f0; \n    --gold:#c9a84c; \n    --white:#ffffff; \n    --dark:#111a14;\n    font-family: 'DM Sans', sans-serif;\n    background: var(--cream);\n    color: var(--dark);\n    overflow-x: hidden;\n    line-height: 1.5;\n  }\n  \n  .shopify-product-landing *, \n  .shopify-product-landing *::before, \n  .shopify-product-landing *::after {\n    box-sizing: border-box;\n  }\n  \n  .shopify-product-landing img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }\n  \n  \/* HERO *\/\n  .shopify-product-landing .hero {\n    background: linear-gradient(135deg, var(--green-deep) 0%, var(--green-mid) 60%, var(--green-bright) 100%);\n    padding: clamp(40px, 8vw, 64px) clamp(16px, 5vw, 32px) clamp(48px, 8vw, 80px);\n    position: relative;\n    overflow: hidden;\n    text-align: center;\n  }\n  \n  .shopify-product-landing .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: radial-gradient(ellipse 60% 40% at 20% 80%, rgba(82,183,136,.25) 0%, transparent 60%), radial-gradient(ellipse 40% 60% at 80% 20%, rgba(183,228,199,.15) 0%, transparent 50%);\n    pointer-events: none;\n  }\n  \n  .shopify-product-landing .leaf-deco {\n    position: absolute;\n    opacity: .08;\n    font-size: clamp(100px, 20vw, 180px);\n    top: -20px;\n    right: -10px;\n    transform: rotate(20deg);\n    pointer-events: none;\n    user-select: none;\n  }\n  \n  .shopify-product-landing .leaf-deco-2 {\n    position: absolute;\n    opacity: .06;\n    font-size: clamp(70px, 14vw, 120px);\n    bottom: -10px;\n    left: -10px;\n    transform: rotate(-30deg);\n    pointer-events: none;\n    user-select: none;\n  }\n  \n  .shopify-product-landing .badge-new {\n    display: inline-block;\n    background: var(--gold);\n    color: var(--white);\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 100px;\n    margin: 0 auto 20px auto;\n    position: relative;\n  }\n  \n  .shopify-product-landing .hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(44px, 12vw, 80px);\n    font-weight: 900;\n    color: var(--white) !important;\n    line-height: 1.0;\n    letter-spacing: -1px;\n    position: relative;\n    margin: 0 0 16px 0;\n  }\n  \n  .shopify-product-landing .hero h1 span {\n    color: var(--green-light);\n  }\n  \n  .shopify-product-landing .hero-sub {\n    font-size: clamp(15px, 3.5vw, 18px);\n    color: rgba(255,255,255,.80);\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto 32px;\n    line-height: 1.6;\n    position: relative;\n  }\n  \n  .shopify-product-landing .kit-banner {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(255,255,255,.15);\n    border: 1px solid rgba(255,255,255,.30);\n    backdrop-filter: blur(8px);\n    border-radius: 16px;\n    padding: 16px clamp(16px, 4vw, 28px);\n    position: relative;\n  }\n  \n  .shopify-product-landing .kit-number {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(36px, 8vw, 52px);\n    font-weight: 900;\n    color: var(--green-light);\n    line-height: 1;\n  }\n  \n  .shopify-product-landing .kit-text {\n    text-align: left;\n  }\n  \n  .shopify-product-landing .kit-text strong {\n    display: block;\n    color: var(--white);\n    font-size: 16px;\n    font-weight: 500;\n  }\n  \n  .shopify-product-landing .kit-text span {\n    color: rgba(255,255,255,.65);\n    font-size: 13px;\n  }\n  \n  \/* MEDIA SECTION *\/\n  .shopify-product-landing .media-section {\n    background: var(--green-deep);\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n  }\n  \n  .shopify-product-landing .media-video-slot {\n    position: relative;\n    background: #000;\n    aspect-ratio: 1\/1;\n    overflow: hidden;\n    width: 100%;\n    max-width: 600px;\n    margin: 0 auto;\n  }\n  \n  .shopify-product-landing .media-video-slot video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  \n  .shopify-product-landing .video-label {\n    position: absolute;\n    top: 12px;\n    left: 12px;\n    background: rgba(0,0,0,.65);\n    color: var(--green-light);\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 100px;\n    backdrop-filter: blur(4px);\n    z-index: 2;\n  }\n  \n  .shopify-product-landing .img-pair {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n  \n  @media(min-width:600px){\n    .shopify-product-landing .img-pair { grid-template-columns: 1fr 1fr; }\n  }\n  \n  .shopify-product-landing .img-slot {\n    position: relative;\n    aspect-ratio: 1\/1;\n    overflow: hidden;\n    background: var(--green-deep);\n  }\n  \n  .shopify-product-landing .img-slot img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform .6s ease;\n  }\n  \n  .shopify-product-landing .img-slot:hover img {\n    transform: scale(1.04);\n  }\n  \n  .shopify-product-landing .img-label {\n    position: absolute;\n    bottom: 12px;\n    left: 12px;\n    background: rgba(26,58,42,.85);\n    color: var(--green-light);\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 100px;\n    backdrop-filter: blur(4px);\n  }\n  \n  \/* BENEFITS STRIP *\/\n  .shopify-product-landing .benefits-strip {\n    background: var(--green-deep);\n    padding: 20px clamp(12px, 4vw, 32px);\n    display: flex;\n    justify-content: center;\n    gap: 0;\n    flex-wrap: wrap;\n  }\n  \n  .shopify-product-landing .benefit-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px clamp(10px, 2.5vw, 20px);\n    border-right: 1px solid rgba(255,255,255,.1);\n    color: var(--green-light);\n    font-size: clamp(12px, 2.5vw, 14px);\n  }\n  \n  .shopify-product-landing .benefit-item:last-child {\n    border-right: none;\n  }\n  \n  .shopify-product-landing .benefit-icon {\n    font-size: 18px;\n    flex-shrink: 0;\n  }\n  \n  \/* FEATURES *\/\n  .shopify-product-landing .features-section {\n    padding: clamp(48px, 8vw, 72px) clamp(16px, 5vw, 32px);\n    max-width: 940px;\n    margin: 0 auto;\n  }\n  \n  .shopify-product-landing .section-label {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--green-mid);\n    margin-bottom: 12px;\n    text-align: center;\n  }\n  \n  .shopify-product-landing .section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 5vw, 44px);\n    font-weight: 700;\n    color: var(--green-deep);\n    line-height: 1.15;\n    margin-bottom: 40px;\n    text-align: center;\n  }\n  \n  .shopify-product-landing .section-title em {\n    color: var(--green-bright);\n    font-style: italic;\n  }\n  \n  .shopify-product-landing .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr));\n    gap: 20px;\n  }\n  \n  .shopify-product-landing .feature-card {\n    background: var(--white);\n    border-radius: 20px;\n    padding: clamp(20px, 4vw, 32px) clamp(16px, 3vw, 28px);\n    border: 1px solid rgba(45,106,79,.08);\n    transition: transform .3s ease, box-shadow .3s ease;\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .shopify-product-landing .feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, var(--green-bright), var(--green-light));\n    transform: scaleX(0);\n    transform-origin: left;\n    transition: transform .3s ease;\n  }\n  \n  .shopify-product-landing .feature-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 16px 48px rgba(45,106,79,.12);\n  }\n  \n  .shopify-product-landing .feature-card:hover::before {\n    transform: scaleX(1);\n  }\n  \n  .shopify-product-landing .feature-emoji {\n    font-size: 32px;\n    margin-bottom: 14px;\n    display: block;\n  }\n  \n  .shopify-product-landing .feature-card h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--green-deep);\n    margin: 0 0 8px 0;\n  }\n  \n  .shopify-product-landing .feature-card p {\n    font-size: 14px;\n    color: #5a6e62;\n    line-height: 1.65;\n    margin: 0;\n  }\n  \n  \/* HOW TO USE *\/\n  .shopify-product-landing .howto-section {\n    background: var(--green-pale);\n    padding: clamp(48px, 8vw, 72px) clamp(16px, 5vw, 32px);\n  }\n  \n  .shopify-product-landing .howto-inner {\n    max-width: 760px;\n    margin: 0 auto;\n  }\n  \n  .shopify-product-landing .steps-container {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    margin-top: 40px;\n    position: relative;\n  }\n  \n  .shopify-product-landing .steps-container::before {\n    content: '';\n    position: absolute;\n    left: 35px;\n    top: 20px;\n    bottom: 20px;\n    width: 2px;\n    background: linear-gradient(to bottom, var(--green-bright), var(--green-mid));\n  }\n  \n  .shopify-product-landing .step {\n    display: flex;\n    align-items: flex-start;\n    gap: 20px;\n    padding: 20px 0;\n    text-align: left;\n  }\n  \n  .shopify-product-landing .step-num {\n    width: 70px;\n    height: 70px;\n    min-width: 70px;\n    background: var(--green-mid);\n    color: var(--white);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Playfair Display', serif;\n    font-size: 26px;\n    font-weight: 900;\n    box-shadow: 0 8px 24px rgba(45,106,79,.3);\n    position: relative;\n    z-index: 1;\n  }\n  \n  .shopify-product-landing .step-content h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 19px;\n    color: var(--green-deep);\n    margin: 0 0 6px 0;\n    padding-top: 14px;\n  }\n  \n  .shopify-product-landing .step-content p {\n    font-size: 14px;\n    color: #4a6455;\n    line-height: 1.6;\n    margin: 0;\n  }\n  \n  \/* SPECS *\/\n  .shopify-product-landing .specs-section {\n    background: var(--white);\n    padding: clamp(48px, 8vw, 72px) clamp(16px, 5vw, 32px);\n    max-width: 700px;\n    margin: 0 auto;\n  }\n  \n  .shopify-product-landing .specs-grid {\n    display: flex;\n    flex-direction: column;\n    margin-top: 36px;\n    border-radius: 16px;\n    overflow: hidden;\n    border: 1px solid rgba(45,106,79,.10);\n  }\n  \n  .shopify-product-landing .spec-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    border-bottom: 1px solid rgba(45,106,79,.08);\n  }\n  \n  .shopify-product-landing .spec-row:last-child {\n    border-bottom: none;\n  }\n  \n  .shopify-product-landing .spec-key, \n  .shopify-product-landing .spec-val {\n    padding: 16px 20px;\n    font-size: 14px;\n    background: var(--cream);\n  }\n  \n  .shopify-product-landing .spec-key {\n    font-weight: 500;\n    color: var(--green-mid);\n    border-right: 1px solid rgba(45,106,79,.08);\n  }\n  \n  .shopify-product-landing .spec-val {\n    color: var(--dark);\n  }\n  \n  .shopify-product-landing .spec-row:nth-child(even) .spec-key,\n  .shopify-product-landing .spec-row:nth-child(even) .spec-val {\n    background: var(--white);\n  }\n  \n  \/* REVIEWS *\/\n  .shopify-product-landing .review-section {\n    padding: clamp(48px, 8vw, 64px) clamp(16px, 5vw, 32px);\n    background: var(--cream);\n    max-width: 940px;\n    margin: 0 auto;\n  }\n  \n  .shopify-product-landing .reviews-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));\n    gap: 16px;\n    margin-top: 36px;\n  }\n  \n  .shopify-product-landing .review-card {\n    background: var(--white);\n    border-radius: 16px;\n    padding: 22px;\n    border: 1px solid rgba(45,106,79,.07);\n  }\n  \n  .shopify-product-landing .stars {\n    color: var(--gold);\n    font-size: 15px;\n    margin-bottom: 10px;\n  }\n  \n  .shopify-product-landing .review-text {\n    font-size: 14px;\n    color: #4a5a4f;\n    line-height: 1.65;\n    margin-bottom: 14px;\n    font-style: italic;\n  }\n  \n  .shopify-product-landing .reviewer {\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--green-mid);\n  }\n  \n  \/* CTA SECTION *\/\n  .shopify-product-landing .cta-section {\n    background: linear-gradient(135deg, var(--green-deep), var(--green-mid));\n    padding: clamp(48px, 8vw, 72px) clamp(16px, 5vw, 32px);\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .shopify-product-landing .cta-section::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: radial-gradient(circle at 70% 50%, rgba(82,183,136,.2) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  \n  .shopify-product-landing .cta-section h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 5vw, 48px);\n    color: var(--white) !important;\n    margin: 0 0 12px 0;\n    position: relative;\n  }\n  \n  .shopify-product-landing .cta-section p {\n    color: rgba(255,255,255,.70);\n    font-size: clamp(14px, 3vw, 16px);\n    max-width: 480px;\n    margin: 0 auto 28px;\n    line-height: 1.6;\n    position: relative;\n  }\n  \n  .shopify-product-landing .urgency-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(201,168,76,.25);\n    border: 1px solid rgba(201,168,76,.5);\n    color: var(--gold);\n    font-size: 13px;\n    font-weight: 500;\n    padding: 8px 20px;\n    border-radius: 100px;\n    margin: 0 auto 20px auto;\n    position: relative;\n  }\n  \n  .shopify-product-landing .pulse {\n    width: 8px;\n    height: 8px;\n    background: var(--gold);\n    border-radius: 50%;\n    animation: pulse 1.5s infinite;\n  }\n  \n  @keyframes pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50% { opacity: .5; transform: scale(1.3); }\n  }\n  \n  .shopify-product-landing .guarantee {\n    display: flex;\n    justify-content: center;\n    gap: clamp(12px, 3vw, 24px);\n    margin-top: 28px;\n    flex-wrap: wrap;\n    position: relative;\n  }\n  \n  .shopify-product-landing .guarantee-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    color: rgba(255,255,255,.60);\n    font-size: 13px;\n  }\n  \n  \/* RESPONSIVE *\/\n  @media(max-width:480px){\n    .shopify-product-landing .benefits-strip { flex-direction: column; align-items: center; gap: 0; }\n    .shopify-product-landing .benefit-item { border-right: none; border-bottom: 1px solid rgba(255,255,255,.08); width: 100%; justify-content: center; }\n    .shopify-product-landing .benefit-item:last-child { border-bottom: none; }\n    .shopify-product-landing .steps-container::before { display: none; }\n    .shopify-product-landing .spec-row { grid-template-columns: 1fr; }\n    .shopify-product-landing .spec-key { border-right: none; border-bottom: 1px solid rgba(45,106,79,.08); }\n    .shopify-product-landing .reviews-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"leaf-deco\"\u003e🍃\u003c\/div\u003e\n  \u003cdiv class=\"leaf-deco-2\"\u003e🌿\u003c\/div\u003e\n  \u003cdiv class=\"badge-new\"\u003e✦ Nowa Kolekcja 2026\u003c\/div\u003e\n  \u003ch1\u003eLEAF\u003cspan\u003eFIX\u003c\/span\u003e\n\u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003eEleganckie samoprzylepne uchwyty w kształcie liścia — Twoje rośliny będą rosły dokładnie tam, gdzie chcesz.\u003c\/p\u003e\n  \u003cdiv class=\"kit-banner\"\u003e\n    \u003cdiv class=\"kit-number\"\u003e10–30\u003c\/div\u003e\n    \u003cdiv class=\"kit-text\"\u003e\n      \u003cstrong\u003esztuk w zestawie\u003c\/strong\u003e\n      \u003cspan\u003eWybierz swoją ilość\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- MEDIA: VIDEO + ZDJĘCIA --\u003e\n\u003cdiv class=\"media-section\"\u003e\n  \u003cdiv class=\"media-video-slot\"\u003e\n    \u003cvideo controls playsinline\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/db97fd0b5b3b42a6919f8868063ea9a5.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003cdiv class=\"video-label\"\u003e▶ Obejrzyj film\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"img-pair\"\u003e\n    \u003cdiv class=\"img-slot\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1774\/4785\/files\/16_eaa14941-86ac-46c8-b1db-e3b2eb8e8bab.png?v=1780060188\" alt=\"LEAFFIX rośliny na ścianie w domu\"\u003e\n      \u003cdiv class=\"img-label\"\u003e🏡 W Twoim domu\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"img-slot\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1774\/4785\/files\/11_dd25c142-ccf6-475a-a58c-d93491a04e09.png?v=1780060188\" alt=\"LEAFFIX zestaw 10 sztuk\"\u003e\n      \u003cdiv class=\"img-label\"\u003e📦 Zestaw\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- BENEFITS STRIP --\u003e\n\u003cdiv class=\"benefits-strip\"\u003e\n  \u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e🌿\u003c\/span\u003e Kształt liścia\u003c\/div\u003e\n  \u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e🔧\u003c\/span\u003e Bez wiercenia\u003c\/div\u003e\n  \u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e🧱\u003c\/span\u003e Na każdą ścianę\u003c\/div\u003e\n  \u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e♻️\u003c\/span\u003e Wielokrotnego użytku\u003c\/div\u003e\n  \u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e📦\u003c\/span\u003e 10 \/ 20 \/ 30 szt.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PAR 2 — pod benefitami --\u003e\n\u003cdiv class=\"img-pair\" style=\"gap:4px;\"\u003e\n  \u003cdiv class=\"img-slot\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0106\/1430\/8960\/files\/Leaffix_info_PL.png?v=1780319170\" alt=\"LEAFFIX wymiary produktu\"\u003e\n    \u003cdiv class=\"img-label\"\u003e📐 Wymiary produktu\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"img-slot\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1774\/4785\/files\/Leaffix_produktneslike.png?v=1780060188\" alt=\"LEAFFIX ukryte wśród roślin\"\u003e\n    \u003cdiv class=\"img-label\"\u003e🌿 Ukryte wśród roślin\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"features-section\"\u003e\n  \u003cdiv class=\"section-label\"\u003eDlaczego LEAFFIX?\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eNatura + \u003cem\u003efunkcjonalność\u003c\/em\u003e\u003cbr\u003ew jednym kawałku\u003c\/div\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"feature-emoji\"\u003e🍃\u003c\/span\u003e\n      \u003ch3\u003eNiewidoczne mocowanie\u003c\/h3\u003e\n      \u003cp\u003eKształt liścia wtapia się w rośliny i ścianę. Nikt nie zauważy uchwytów — zobaczy tylko idealnie zieloną ścianę.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"feature-emoji\"\u003e💪\u003c\/span\u003e\n      \u003ch3\u003eSupermocny klej 3M\u003c\/h3\u003e\n      \u003cp\u003eKlej akrylowy wytrzymuje ciężar i wilgoć. Raz przyklejony — zostaje. Odpowiedni do tynku, ceramiki, drewna i szkła.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"feature-emoji\"\u003e🔄\u003c\/span\u003e\n      \u003ch3\u003eProsta instalacja\u003c\/h3\u003e\n      \u003cp\u003eTrzy kroki: wyczyść, przyklej, włóż. Bez narzędzi, bez dziur, bez bałaganu. Gotowe w kilka minut.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"feature-emoji\"\u003e🌱\u003c\/span\u003e\n      \u003ch3\u003eDo wszystkich pnączy\u003c\/h3\u003e\n      \u003cp\u003eBluszcz, pothos, filodendron, monstera, powojnik — działa ze wszystkimi pnącymi roślinami.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"feature-emoji\"\u003e🎨\u003c\/span\u003e\n      \u003ch3\u003eEstetyczny design\u003c\/h3\u003e\n      \u003cp\u003ePrzezroczysty zielony kolor i kształt liścia czynią je elementem dekoracyjnym, a nie tylko funkcjonalnym dodatkiem.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"feature-emoji\"\u003e🏠\u003c\/span\u003e\n      \u003ch3\u003eTrwała inwestycja\u003c\/h3\u003e\n      \u003cp\u003eUchwyty wykonane z wysokiej jakości plastiku ABS — odporny na wilgoć, promienie UV i codzienne użytkowanie. Kupujesz raz, używasz latami.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"howto-section\"\u003e\n  \u003cdiv class=\"howto-inner\"\u003e\n    \u003cdiv class=\"section-label\"\u003eInstalacja\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eW \u003cem\u003e3 minuty\u003c\/em\u003e\u003cbr\u003edo zielonej ściany\u003c\/div\u003e\n    \u003cdiv class=\"steps-container\"\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003eWyczyść powierzchnię\u003c\/h4\u003e\n          \u003cp\u003ePrzetrzyj ścianę suchą ściereczką. Powierzchnia musi być czysta i sucha dla optymalnej przyczepności kleju.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003ePrzyklej uchwyt\u003c\/h4\u003e\n          \u003cp\u003eZdejmij folię ochronną z kleju i mocno dociśnij uchwyt LEAFFIX do ściany przez 30 sekund.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"step-content\"\u003e\n          \u003ch4\u003eWłóż roślinę\u003c\/h4\u003e\n          \u003cp\u003eWłóż łodygę rośliny w uchwyt. W razie potrzeby dostosuj kierunek wzrostu i ciesz się zielonym designem.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- PAR 3 — pod instalacją --\u003e\n\u003cdiv class=\"img-pair\" style=\"gap:4px;\"\u003e\n  \u003cdiv class=\"img-slot\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1774\/4785\/files\/14_52666bb2-eb47-4a75-8806-3776929f6121.png?v=1780060187\" alt=\"LEAFFIX instalacja\"\u003e\n    \u003cdiv class=\"img-label\"\u003e🌱 Instalacja\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"img-slot\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1774\/4785\/files\/15_21ac9547-85cc-4863-bf5d-77d9fd9845ee.png?v=1780060188\" alt=\"LEAFFIX efekt\"\u003e\n    \u003cdiv class=\"img-label\"\u003e✨ Efekt\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECS --\u003e\n\u003csection class=\"specs-section\"\u003e\n  \u003cdiv class=\"section-label\"\u003eDane techniczne\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eSpecyfikacje\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eMateriał\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003ePlastik ABS (bez BPA)\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eKolor\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003ePrzezroczysty zielony\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eKształt\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eLiść \/ Leaf design\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eKlej\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eAkrylowy samoprzylepny (3M)\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eOdpowiedni do\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eTynku, płytek, drewna, szkła\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eOdpowiednie rośliny\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eWszystkie pnącza, do 5mm łodygi\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eBez wiercenia\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003e✓ Tak\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eDostępne\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003e10 \/ 20 \/ 30 szt.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"review-section\"\u003e\n  \u003cdiv class=\"section-label\"\u003eOpinie klientów\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eZadowolony \u003cem\u003ezielony dom\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"reviews-grid\"\u003e\n    \u003cdiv class=\"review-card\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"review-text\"\u003e„W końcu urządziłam bluszczową ścianę w salonie! Uchwyty LEAFFIX idealnie wtapiają się w rośliny. Nikt nie widzi że tam są — widzą tylko zieleń.\"\u003c\/p\u003e\n      \u003cdiv class=\"reviewer\"\u003e— Marta K., Warszawa\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"review-card\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"review-text\"\u003e„Kupiłam zestaw 30 sztuk i urządziłam całą ścianę w kuchni. Montaż był szybki, a klej trzyma doskonale już od 6 miesięcy. Polecam wszystkim.\"\u003c\/p\u003e\n      \u003cdiv class=\"reviewer\"\u003e— Anna W., Kraków\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"review-card\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"review-text\"\u003e„Wzięłam zestaw 20 sztuk do korytarza — efekt jest niesamowicie elegancki. Sąsiadki pytają, czy wynajęłam projektanta wnętrz!\"\u003c\/p\u003e\n      \u003cdiv class=\"reviewer\"\u003e— Katarzyna N., Wrocław\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SEKCJA KOŃCOWA --\u003e\n\u003csection class=\"cta-section\"\u003e\n  \u003cdiv class=\"urgency-badge\"\u003e\n    \u003cdiv class=\"pulse\"\u003e\u003c\/div\u003e\n    Zapasy szybko się kończą\n  \u003c\/div\u003e\n  \u003ch2\u003eTwoja zielona ściana czeka 🌿\u003c\/h2\u003e\n  \u003cp\u003eWybierz zestaw odpowiedni do swojej przestrzeni i rozpocznij zieloną transformację już dziś.\u003c\/p\u003e\n  \u003cdiv class=\"guarantee\"\u003e\n    \u003cdiv class=\"guarantee-item\"\u003e✓ Szybka dostawa\u003c\/div\u003e\n    \u003cdiv class=\"guarantee-item\"\u003e✓ Gwarancja 14 dni\u003c\/div\u003e\n    \u003cdiv class=\"guarantee-item\"\u003e✓ Bezpieczne zakupy\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"happykoala-pl","offers":[{"title":"10 SZT 11 zł \/ SZT","offer_id":58239199117693,"sku":"70603281","price":38.9,"currency_code":"PLN","in_stock":true},{"title":"20 SZT 9.7 zł \/ SZT","offer_id":58239199150461,"sku":"70604966","price":67.9,"currency_code":"PLN","in_stock":true},{"title":"30 SZT 8.9 zł \/ SZT","offer_id":58239199183229,"sku":"70604967","price":88.9,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0468\/2838\/8515\/files\/11_dd25c142-ccf6-475a-a58c-d93491a04e09.png?v=1780319318","url":"https:\/\/happykoala.pl\/products\/leaffix","provider":"happykoala-pl","version":"1.0","type":"link"}