{"product_id":"leaffix","title":"LEAFFIX - ФИКСАТОРИ ЗА РАСТЕНИЯ (10 БР.)","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 *,.shopify-product-landing *::before,.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  .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  .shopify-product-landing .leaf-deco { position:absolute; opacity:.08; font-size:clamp(100px,20vw,180px); top:-20px; right:-10px; transform:rotate(20deg); pointer-events:none; user-select:none; }\n  .shopify-product-landing .leaf-deco-2 { position:absolute; opacity:.06; font-size:clamp(70px,14vw,120px); bottom:-10px; left:-10px; transform:rotate(-30deg); pointer-events:none; user-select:none; }\n  .shopify-product-landing .badge-new { display:inline-block; background:var(--gold); color:var(--white); font-size:11px; font-weight:500; letter-spacing:2px; text-transform:uppercase; padding:6px 16px; border-radius:100px; margin:0 auto 20px auto; position:relative; }\n  .shopify-product-landing .hero h1 { font-family:'Playfair Display',serif; font-size:clamp(44px, 12vw, 80px); font-weight:900; color:var(--white) !important; line-height:1.0; letter-spacing:-1px; position:relative; margin:0 0 16px 0; }\n  .shopify-product-landing .hero h1 span { color:var(--green-light); }\n  .shopify-product-landing .hero-sub { font-size:clamp(15px,3.5vw,18px); color:rgba(255,255,255,.80); font-weight:300; max-width:520px; margin:0 auto 32px; line-height:1.6; position:relative; }\n  .shopify-product-landing .kit-banner { display:inline-flex; align-items:center; gap:10px; background:rgba(255,255,255,.15); border:1px solid rgba(255,255,255,.30); backdrop-filter:blur(8px); border-radius:16px; padding:16px clamp(16px,4vw,28px); position:relative; }\n  .shopify-product-landing .kit-number { font-family:'Playfair Display',serif; font-size:clamp(36px,8vw,52px); font-weight:900; color:var(--green-light); line-height:1; }\n  .shopify-product-landing .kit-text { text-align:left; }\n  .shopify-product-landing .kit-text strong { display:block; color:var(--white); font-size:16px; font-weight:500; }\n  .shopify-product-landing .kit-text span { color:rgba(255,255,255,.65); font-size:13px; }\n  \n  \/* MEDIA SECTION *\/\n  .shopify-product-landing .media-section { background:var(--green-deep); display:flex; flex-direction:column; gap:4px; }\n  .shopify-product-landing .media-video-slot { position:relative; background:#000; aspect-ratio:1\/1; overflow:hidden; width:100%; max-width:600px; margin:0 auto; }\n  .shopify-product-landing .media-video-slot video { width:100%; height:100%; object-fit:cover; display:block; }\n  .shopify-product-landing .video-label { position:absolute; top:12px; left:12px; background:rgba(0,0,0,.65); color:var(--green-light); font-size:11px; font-weight:500; letter-spacing:1.5px; text-transform:uppercase; padding:5px 12px; border-radius:100px; backdrop-filter:blur(4px); z-index:2; }\n  \n  .shopify-product-landing .img-pair { display:grid; grid-template-columns:1fr; gap:4px; }\n  @media(min-width:600px){ .shopify-product-landing .img-pair { grid-template-columns:1fr 1fr; } }\n  .shopify-product-landing .img-slot { position:relative; aspect-ratio:1\/1; overflow:hidden; background:var(--green-deep); }\n  .shopify-product-landing .img-slot img { width:100%; height:100%; object-fit:cover; display:block; transition:transform .6s ease; }\n  .shopify-product-landing .img-slot:hover img { transform:scale(1.04); }\n  .shopify-product-landing .img-label { position:absolute; bottom:12px; left:12px; background:rgba(26,58,42,.85); color:var(--green-light); font-size:11px; font-weight:500; letter-spacing:1.5px; text-transform:uppercase; padding:5px 12px; border-radius:100px; backdrop-filter:blur(4px); }\n  \n  \/* BENEFITS STRIP *\/\n  .shopify-product-landing .benefits-strip { background:var(--green-deep); padding:20px clamp(12px,4vw,32px); display:flex; justify-content:center; gap:0; flex-wrap:wrap; }\n  .shopify-product-landing .benefit-item { display:flex; align-items:center; gap:8px; padding:8px clamp(10px,2.5vw,20px); border-right:1px solid rgba(255,255,255,.1); color:var(--green-light); font-size:clamp(12px,2.5vw,14px); }\n  .shopify-product-landing .benefit-item:last-child { border-right:none; }\n  .shopify-product-landing .benefit-icon { font-size:18px; flex-shrink:0; }\n  \n  \/* FEATURES *\/\n  .shopify-product-landing .features-section { padding:clamp(48px,8vw,72px) clamp(16px,5vw,32px); max-width:940px; margin:0 auto; }\n  .shopify-product-landing .section-label { font-size:11px; font-weight:500; letter-spacing:3px; text-transform:uppercase; color:var(--green-mid); margin-bottom:12px; text-align:center; }\n  .shopify-product-landing .section-title { font-family:'Playfair Display',serif; font-size:clamp(24px,5vw,44px); font-weight:700; color:var(--green-deep); line-height:1.15; margin-bottom:40px; text-align:center; }\n  .shopify-product-landing .section-title em { color:var(--green-bright); font-style:italic; }\n  .shopify-product-landing .features-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr)); gap:20px; }\n  .shopify-product-landing .feature-card { background:var(--white); border-radius:20px; padding:clamp(20px,4vw,32px) clamp(16px,3vw,28px); border:1px solid rgba(45,106,79,.08); transition:transform .3s ease,box-shadow .3s ease; position:relative; overflow:hidden; }\n  .shopify-product-landing .feature-card::before { content:''; position:absolute; top:0; left:0; right:0; height:3px; background:linear-gradient(90deg, var(--green-bright), var(--green-light)); transform:scaleX(0); transform-origin:left; transition:transform .3s ease; }\n  .shopify-product-landing .feature-card:hover { transform:translateY(-4px); box-shadow:0 16px 48px rgba(45,106,79,.12); }\n  .shopify-product-landing .feature-card:hover::before { transform:scaleX(1); }\n  .shopify-product-landing .feature-emoji { font-size:32px; margin-bottom:14px; display:block; }\n  .shopify-product-landing .feature-card h3 { font-family:'Playfair Display',serif; font-size:18px; font-weight:700; color:var(--green-deep); margin:0 0 8px 0; }\n  .shopify-product-landing .feature-card p { font-size:14px; color:#5a6e62; line-height:1.65; margin:0; }\n  \n  \/* HOW TO USE *\/\n  .shopify-product-landing .howto-section { background:var(--green-pale); padding:clamp(48px,8vw,72px) clamp(16px,5vw,32px); }\n  .shopify-product-landing .howto-inner { max-width:760px; margin:0 auto; }\n  .shopify-product-landing .steps-container { display:flex; flex-direction:column; gap:0; margin-top:40px; position:relative; }\n  .shopify-product-landing .steps-container::before { content:''; position:absolute; left:35px; top:20px; bottom:20px; width:2px; background:linear-gradient(to bottom, var(--green-bright), var(--green-mid)); }\n  .shopify-product-landing .step { display:flex; align-items:flex-start; gap:20px; padding:20px 0; text-align:left; }\n  .shopify-product-landing .step-num { width:70px; height:70px; min-width:70px; background:var(--green-mid); color:var(--white); border-radius:50%; display:flex; align-items:center; justify-content:center; font-family:'Playfair Display',serif; font-size:26px; font-weight:900; box-shadow:0 8px 24px rgba(45,106,79,.3); position:relative; z-index:1; }\n  .shopify-product-landing .step-content h4 { font-family:'Playfair Display',serif; font-size:19px; color:var(--green-deep); margin:0 0 6px 0; padding-top:14px; }\n  .shopify-product-landing .step-content p { font-size:14px; color:#4a6455; line-height:1.6; margin:0; }\n  \n  \/* SPECS *\/\n  .shopify-product-landing .specs-section { background:var(--white); padding:clamp(48px,8vw,72px) clamp(16px,5vw,32px); max-width:700px; margin:0 auto; }\n  .shopify-product-landing .specs-grid { display:flex; flex-direction:column; margin-top:36px; border-radius:16px; overflow:hidden; border:1px solid rgba(45,106,79,.10); }\n  .shopify-product-landing .spec-row { display:grid; grid-template-columns:1fr 1fr; border-bottom:1px solid rgba(45,106,79,.08); }\n  .shopify-product-landing .spec-row:last-child { border-bottom:none; }\n  .shopify-product-landing .spec-key,.shopify-product-landing .spec-val { padding:16px 20px; font-size:14px; background:var(--cream); }\n  .shopify-product-landing .spec-key { font-weight:500; color:var(--green-mid); border-right:1px solid rgba(45,106,79,.08); }\n  .shopify-product-landing .spec-val { color:var(--dark); }\n  .shopify-product-landing .spec-row:nth-child(even) .spec-key,.shopify-product-landing .spec-row:nth-child(even) .spec-val { background:var(--white); }\n  \n  \/* REVIEWS *\/\n  .shopify-product-landing .review-section { padding:clamp(48px,8vw,64px) clamp(16px,5vw,32px); background:var(--cream); max-width:940px; margin:0 auto; }\n  .shopify-product-landing .reviews-grid { display:grid; grid-template-columns:repeat(auto-fit, minmax(min(100%,240px),1fr)); gap:16px; margin-top:36px; }\n  .shopify-product-landing .review-card { background:var(--white); border-radius:16px; padding:22px; border:1px solid rgba(45,106,79,.07); }\n  .shopify-product-landing .stars { color:var(--gold); font-size:15px; margin-bottom:10px; }\n  .shopify-product-landing .review-text { font-size:14px; color:#4a5a4f; line-height:1.65; margin-bottom:14px; font-style:italic; }\n  .shopify-product-landing .reviewer { font-size:13px; font-weight:500; color:var(--green-mid); }\n  \n  \/* CTA SECTION *\/\n  .shopify-product-landing .cta-section { background:linear-gradient(135deg,var(--green-deep),var(--green-mid)); padding:clamp(48px,8vw,72px) clamp(16px,5vw,32px); text-align:center; position:relative; overflow:hidden; }\n  .shopify-product-landing .cta-section::before { content:''; position:absolute; inset:0; background-image:radial-gradient(circle at 70% 50%,rgba(82,183,136,.2) 0%,transparent 60%); pointer-events:none; }\n  .shopify-product-landing .cta-section h2 { font-family:'Playfair Display',serif; font-size:clamp(24px,5vw,48px); color:var(--white) !important; margin:0 0 12px 0; position:relative; }\n  .shopify-product-landing .cta-section p { color:rgba(255,255,255,.70); font-size:clamp(14px,3vw,16px); max-width:480px; margin:0 auto 28px; line-height:1.6; position:relative; }\n  .shopify-product-landing .urgency-badge { display:inline-flex; align-items:center; gap:8px; background:rgba(201,168,76,.25); border:1px solid rgba(201,168,76,.5); color:var(--gold); font-size:13px; font-weight:500; padding:8px 20px; border-radius:100px; margin:0 auto 20px auto; position:relative; }\n  .shopify-product-landing .pulse { width:8px; height:8px; background:var(--gold); border-radius:50%; animation:pulse 1.5s infinite; }\n  @keyframes pulse { 0%,100%{opacity:1;transform:scale(1);}50%{opacity:.5;transform:scale(1.3);} }\n  .shopify-product-landing .guarantee { display:flex; justify-content:center; gap:clamp(12px,3vw,24px); margin-top:28px; flex-wrap:wrap; position:relative; }\n  .shopify-product-landing .guarantee-item { display:flex; align-items:center; gap:6px; color:rgba(255,255,255,.60); font-size:13px; }\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✦ Нова колекция 2026\u003c\/div\u003e\n  \u003ch1\u003eLEAF\u003cspan\u003eFIX\u003c\/span\u003e\n\u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003eЕлегантни самозалепващи клипси във формата на листо — вашите растения ще растат точно там, където искате.\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\u003eброя в опаковка\u003c\/strong\u003e\n      \u003cspan\u003eИзберете вашето количество\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- МЕДИЯ: ВИДЕО + СНИМКИ --\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▶ Вижте видеото\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 растения на стената у дома\"\u003e\n      \u003cdiv class=\"img-label\"\u003e🏡 Във вашия дом\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 комплект 10 броя\"\u003e\n      \u003cdiv class=\"img-label\"\u003e📦 Комплект\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STRIP С ПОЛЗИ --\u003e\n\u003cdiv class=\"benefits-strip\"\u003e\n  \u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e🌿\u003c\/span\u003e Форма на листо\u003c\/div\u003e\n  \u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e🔧\u003c\/span\u003e Без пробиване\u003c\/div\u003e\n  \u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e🧱\u003c\/span\u003e За всяка стена\u003c\/div\u003e\n  \u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e♻️\u003c\/span\u003e За многократна употреба\u003c\/div\u003e\n  \u003cdiv class=\"benefit-item\"\u003e\n\u003cspan class=\"benefit-icon\"\u003e📦\u003c\/span\u003e 10 \/ 20 \/ 30 бр.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ЧАСТ 2 — под ползите --\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\/0514\/2668\/9207\/files\/Leaffix_info_BG.png?v=1780320689\" alt=\"LEAFFIX размери на продукта\"\u003e\n    \u003cdiv class=\"img-label\"\u003e📐 Размери\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 скрито сред растенията\"\u003e\n    \u003cdiv class=\"img-label\"\u003e🌿 Скрито в растенията\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ХАРАКТЕРИСТИКИ --\u003e\n\u003csection class=\"features-section\"\u003e\n  \u003cdiv class=\"section-label\"\u003eЗащо LEAFFIX?\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eПрирода + \u003cem\u003eфункционалност\u003c\/em\u003e\u003cbr\u003eв един детайл\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\u003eНевидимо закрепване\u003c\/h3\u003e\n      \u003cp\u003eФормата на листо се слива перфектно с растенията и стената. Никой няма да забележи клипсите — ще виждат само перфектната зелена стена.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"feature-emoji\"\u003e💪\u003c\/span\u003e\n      \u003ch3\u003eСупер силно лепило 3M\u003c\/h3\u003e\n      \u003cp\u003eАкрилното лепило издържа на тежест и влага. Веднъж залепено — остава там. Подходящо за мазилка, керамика, дърво и стъкло.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"feature-emoji\"\u003e🔄\u003c\/span\u003e\n      \u003ch3\u003eЛесен монтаж\u003c\/h3\u003e\n      \u003cp\u003eПроцес в три стъпки: почисти, залепи, постави. Без инструменти, без дупки, без бъркотия. Готово за броени минути.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"feature-emoji\"\u003e🌱\u003c\/span\u003e\n      \u003ch3\u003eЗа всички увивни растения\u003c\/h3\u003e\n      \u003cp\u003eБръшлян, потос, филодендрон, монстера, лоза — работи отлично с всички видове увивни и катерещи се растения.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"feature-emoji\"\u003e🎨\u003c\/span\u003e\n      \u003ch3\u003eЕстетичен дизайн\u003c\/h3\u003e\n      \u003cp\u003eПрозрачно зеленият цвят и формата на листо ги превръщат в декоративен елемент, а не просто във функционален аксесоар.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cspan class=\"feature-emoji\"\u003e🏠\u003c\/span\u003e\n      \u003ch3\u003eДълготрайна инвестиция\u003c\/h3\u003e\n      \u003cp\u003eКлипсите са изработени от висококачествена ABS пластмаса — устойчива на влага, UV лъчи и ежедневна употреба. Купувате веднъж, ползвате с години.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- КАК СЕ ИЗПОЛЗВА --\u003e\n\u003csection class=\"howto-section\"\u003e\n  \u003cdiv class=\"howto-inner\"\u003e\n    \u003cdiv class=\"section-label\"\u003eМонтаж\u003c\/div\u003e\n    \u003cdiv class=\"section-title\"\u003eЗа \u003cem\u003e3 минути\u003c\/em\u003e\u003cbr\u003eдо зелена стена\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\u003eПочистете повърхността\u003c\/h4\u003e\n          \u003cp\u003eИзбършете стената със суха кърпа. Повърхността трябва да бъде чиста и суха за оптимално залепване.\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\u003eЗалепете клипсата\u003c\/h4\u003e\n          \u003cp\u003eОтстранете защитното фолио от лепилото и натиснете силно клипсата LEAFFIX към стената за 30 секунди.\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\u003eПоставете растението\u003c\/h4\u003e\n          \u003cp\u003eПрекарайте стъблото на растението през клипсата. Ако е необходимо, регулирайте посоката на растеж и се насладете на зеления дизайн.\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!-- ЧАСТ 3 — под монтажа --\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 монтаж\"\u003e\n    \u003cdiv class=\"img-label\"\u003e🌱 Монтаж\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 резултат\"\u003e\n    \u003cdiv class=\"img-label\"\u003e✨ Резултат\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- СПЕСИФИКАЦИИ --\u003e\n\u003csection class=\"specs-section\"\u003e\n  \u003cdiv class=\"section-label\"\u003eТехнически данни\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eСпецификации\u003c\/div\u003e\n  \u003cdiv class=\"specs-grid\"\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eМатериал\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eABS пластмаса (без съдържание на BPA)\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eЦвят\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eПрозрачно зелен\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eФорма\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eЛисто \/ Leaf design\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eЛепило\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eАкрилно самозалепващо (3M)\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eПодходящо за\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eМазилка, плочки, дърво, стъкло\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eПодходящи растения\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eВсички увивни, до 5 мм диаметър на стъблото\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eБез пробиване\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003e✓ Да\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eВ наличност\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003e10 \/ 20 \/ 30 бр.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ОТЗИВИ --\u003e\n\u003csection class=\"review-section\"\u003e\n  \u003cdiv class=\"section-label\"\u003eМнения на клиенти\u003c\/div\u003e\n  \u003cdiv class=\"section-title\"\u003eДоволен \u003cem\u003eзелен дом\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«Най-накрая подредих стената с бръшлян в хола! Клипсите LEAFFIX се сляха перфектно с растенията. Никой не ги забелязва — вижда се само красива зеленина.»\u003c\/p\u003e\n      \u003cdiv class=\"reviewer\"\u003e— Мария К., София\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«Купих комплекта от 30 броя и преобразих цялата стена в кухнята. Монтажът беше изключително бърз, а лепилото държи перфектно вече 6 месеца. Препоръчвам с две ръце.»\u003c\/p\u003e\n      \u003cdiv class=\"reviewer\"\u003e— Елена П., Пловдив\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«Взех опаковката от 20 броя за коридора — резултатът е невероятно елегантен. Съседите ме питат дали не съм наела интериорен дизайнер!»\u003c\/p\u003e\n      \u003cdiv class=\"reviewer\"\u003e— Силвия Н., Варна\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ФИНАЛНА СЕКЦИЯ --\u003e\n\u003csection class=\"cta-section\"\u003e\n  \u003cdiv class=\"urgency-badge\"\u003e\n    \u003cdiv class=\"pulse\"\u003e\u003c\/div\u003e\n    Количествата се изчерпват бързо\n  \u003c\/div\u003e\n  \u003ch2\u003eТвоята зелена стена те очаква 🌿\u003c\/h2\u003e\n  \u003cp\u003eИзберете пакета, който подхожда на вашето пространство, и започнете зелената трансформация още днес.\u003c\/p\u003e\n  \u003cdiv class=\"guarantee\"\u003e\n    \u003cdiv class=\"guarantee-item\"\u003e✓ Бърза доставка\u003c\/div\u003e\n    \u003cdiv class=\"guarantee-item\"\u003e✓ 14-дневна гаранция\u003c\/div\u003e\n    \u003cdiv class=\"guarantee-item\"\u003e✓ Сигурна покупка\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"happykoala-bg","offers":[{"title":"10 БРОЙ 8.99€ \/ БРОЙ","offer_id":54053977030983,"sku":"70603281","price":8.99,"currency_code":"EUR","in_stock":true},{"title":"20 БРОЯ 7.99€ \/ БРОЙ","offer_id":54053977063751,"sku":"70604966","price":15.98,"currency_code":"EUR","in_stock":true},{"title":"30 БРОЯ 6.99€ \/ БРОЙ","offer_id":54053977096519,"sku":"70604967","price":20.97,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0590\/5494\/8510\/files\/11_dd25c142-ccf6-475a-a58c-d93491a04e09.png?v=1780320928","url":"https:\/\/twinnytube.bg\/products\/leaffix","provider":"twinnytube.bg","version":"1.0","type":"link"}