{"product_id":"filtr-rose","title":"HEPA filter pre odsávačku prachu Holivica Rose","description":"\u003cstyle\u003e\n  .hlv-container {\n    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    background-color: #fff;\n    color: #1a1a1a;\n    line-height: 1.6;\n    padding: 20px;\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    box-sizing: border-box;\n  }\n  \n  .hlv-header {\n    text-align: center;\n    margin-bottom: 30px;\n    border-bottom: 2px solid #1a1a1a;\n    padding-bottom: 20px;\n  }\n  .hlv-subtitle {\n    font-size: 1rem;\n    color: #666;\n    font-weight: 400;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin: 0;\n  }\n\n  \/* --- SEKCIA ROZMEROV --- *\/\n  .hlv-diagram-wrapper {\n    background-color: #f9f9f9;\n    border: 1px solid #e2e8f0;\n    border-radius: 8px;\n    padding: 80px 40px 40px; \n    margin-bottom: 30px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    position: relative;\n  }\n\n  .hlv-diagram-label {\n    position: absolute;\n    top: 15px;\n    left: 20px;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.75rem;\n    color: #888;\n    letter-spacing: 1px;\n  }\n\n  .hlv-visual-box {\n    position: relative;\n    width: 220px; \n    height: 200px;\n    background: #fff;\n    border: 2px solid #1a1a1a;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    background-image: repeating-linear-gradient(90deg, transparent, transparent 9px, #eee 10px);\n  }\n  \n  .hlv-visual-box span {\n    background: white;\n    padding: 4px 10px;\n    border: 1px solid #1a1a1a;\n    font-size: 0.8rem;\n    font-weight: bold;\n    z-index: 2;\n  }\n\n  .dim-line { position: absolute; background: #000; }\n  .dim-line::before, .dim-line::after { content: ''; position: absolute; width: 0; height: 0; }\n  .dim-w1 { width: 100%; height: 1px; top: -30px; left: 0; }\n  .dim-w1::before { border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-right: 8px solid #000; left: 0; top: -3.5px; }\n  .dim-w1::after { border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 8px solid #000; right: 0; top: -3.5px; }\n  .dim-w2 { width: 1px; height: 100%; left: -30px; top: 0; }\n  .dim-w2::before { border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 8px solid #000; top: 0; left: -3.5px; }\n  .dim-w2::after { border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 8px solid #000; bottom: 0; left: -3.5px; }\n\n  .dim-label { position: absolute; font-size: 11px; font-weight: 700; background: #f9f9f9; padding: 2px 6px; white-space: nowrap; }\n  .lbl-w1 { top: -45px; left: 50%; transform: translateX(-50%); }\n  .lbl-w2 { left: -85px; top: 50%; transform: translateY(-50%) rotate(-90deg); }\n\n  .hlv-depth-info {\n    margin-top: 30px;\n    font-size: 0.85rem;\n    color: #444;\n    border: 1px solid #e2e8f0;\n    padding: 5px 15px;\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .hlv-specs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin-bottom: 30px; }\n  .hlv-spec-item { background: #fff; border: 1px solid #e2e8f0; border-radius: 8px; padding: 15px 10px; text-align: center; }\n  .hlv-spec-label { display: block; font-size: 0.7rem; color: #777; text-transform: uppercase; font-weight: 600; margin-bottom: 5px; }\n  .hlv-spec-value { display: block; font-weight: 800; font-size: 1.1rem; color: #000; }\n\n  \/* --- SEKCIA EXTRA --- *\/\n  .hlv-extra-section { \n    background-color: #fff; \n    border: 2px dashed #2d8a39; \n    border-radius: 12px; \n    padding: 20px; \n    margin: 40px 0; \n  }\n  \n  .hlv-extra-title {\n    font-weight: 800;\n    font-size: 1.1rem;\n    color: #2d8a39;\n    text-transform: uppercase;\n    margin: 0 0 5px 0;\n    display: block;\n  }\n\n  .hlv-extra-desc {\n    font-size: 0.9rem;\n    color: #333;\n    margin-bottom: 15px;\n    display: block;\n    line-height: 1.4;\n  }\n\n  .hlv-upsell-grid { \n    display: flex; \n    align-items: stretch; \n    gap: 25px; \n    margin-bottom: 15px;\n  }\n\n  .hlv-upsell-thumb {\n    flex: 0 0 100px; \n    background: #fff;\n    border: 1px solid #e2e8f0;\n    border-radius: 6px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 4px;\n  }\n  \n  .hlv-upsell-thumb img {\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n    display: block;\n  }\n\n  .hlv-upsell-actions { \n    flex: 1; \n    display: flex;\n    align-items: center; \n  }\n\n  .hlv-benefits-list { \n    list-style: none; \n    padding: 0; \n    margin: 0; \n    display: grid; \n    grid-template-columns: 1fr 1fr; \n    gap: 8px 20px; \n    width: 100%;\n  }\n  \n  .hlv-benefits-list li { \n    font-size: 0.8rem; \n    padding-left: 20px; \n    position: relative; \n    color: #444;\n    font-weight: 500;\n    line-height: 1.2;\n  }\n  \n  .hlv-benefits-list li::before { \n    content: '✔'; \n    position: absolute; \n    left: 0; \n    color: #2d8a39; \n    font-weight: bold;\n  }\n\n  .hlv-btn-container {\n    text-align: center;\n    width: 100%;\n  }\n\n  .hlv-btn-link { \n    display: inline-block; \n    background: #2d8a39; \n    color: #fff !important; \n    text-decoration: none; \n    padding: 10px 35px; \n    border-radius: 6px; \n    font-weight: 700; \n    text-transform: uppercase; \n    font-size: 0.8rem;\n    transition: background 0.2s;\n  }\n  \n  .hlv-btn-link:hover { background: #25732f; }\n\n  \/* --- OSTATNÉ ŠTÝLY --- *\/\n  .hlv-main-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n  .hlv-section { border: 1px solid #e2e8f0; padding: 20px; border-radius: 8px; background: #fafafa; }\n  .hlv-section-title { text-transform: uppercase; font-weight: 700; font-size: 0.85rem; border-bottom: 2px solid #000; display: inline-block; margin-bottom: 15px; padding-bottom: 3px; }\n  .hlv-alert { background: #fff5f5; border: 1px solid #feb2b2; border-left: 5px solid #c53030; padding: 15px; margin: 25px 0; font-size: 0.9rem; border-radius: 8px; }\n  .hlv-footer { text-align: center; font-size: 0.8rem; color: #888; margin-top: 30px; border-top: 1px solid #eee; padding-top: 20px; }\n\n  @media (max-width: 600px) {\n    .hlv-upsell-grid { flex-direction: row; gap: 15px; }\n    .hlv-benefits-list { grid-template-columns: 1fr; }\n    .hlv-specs, .hlv-main-grid { grid-template-columns: 1fr; }\n    .hlv-upsell-thumb { flex: 0 0 80px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hlv-container\"\u003e\u003cheader class=\"hlv-header\"\u003e\n\u003cp class=\"hlv-subtitle\"\u003eKompatibilita: \u003cmeta charset=\"utf-8\"\u003eHolivica Rose\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"hlv-diagram-wrapper\"\u003e\n\u003cdiv class=\"hlv-diagram-label\"\u003eRozmerová schéma (cm)\u003c\/div\u003e\n\u003cdiv class=\"hlv-visual-box\"\u003e\u003cspan\u003eHEPA FILTER\u003c\/span\u003e\n\u003cdiv class=\"dim-line dim-w1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dim-label lbl-w1\"\u003eŠírka: 22 cm\u003c\/div\u003e\n\u003cdiv class=\"dim-line dim-w2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"dim-label lbl-w2\"\u003eŠírka: 20 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hlv-depth-info\"\u003eHrúbka: \u003cstrong\u003e2 cm\u003c\/strong\u003e\u003cspan class=\"hlv-spec-value\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hlv-main-grid\"\u003e\n\u003cdiv class=\"hlv-section\"\u003e\n\u003ch3 class=\"hlv-section-title\"\u003eVýkon a kvalita\u003c\/h3\u003e\n\u003cp style=\"margin: 0; font-size: 0.9rem; color: #333; text-align: justify;\"\u003eVýmenný HEPA filter účinne zachytáva 99 % prachu. Vďaka vysokej hustote vlákien zaisťuje čisté pracovisko a bezpečnosť pre vaše zdravie.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hlv-section\"\u003e\n\u003ch3 class=\"hlv-section-title\"\u003eÚdržba\u003c\/h3\u003e\n\u003cp style=\"margin: 0; font-size: 0.9rem; color: #333; text-align: justify;\"\u003eFilter sa odporúča meniť \u003cstrong\u003ekaždé 2 – 3 mesiace\u003c\/strong\u003e. Každodenné čistenie nasucho umožňuje zachovať maximálny sací výkon zariadenia.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEKCIA EXTRA --\u003e\n\u003cdiv class=\"hlv-extra-section\"\u003e\u003cspan class=\"hlv-extra-title\"\u003eAKO PREDĹŽIŤ ŽIVOTNOSŤ FILTRA?\u003c\/span\u003e \u003cspan class=\"hlv-extra-desc\"\u003ePoužite podložky z netkanej textílie ako ochrannú bariéru, ktorá zachytí prach skôr, než sa dostane k filtru.\u003c\/span\u003e\n\u003cdiv class=\"hlv-upsell-grid\"\u003e\n\u003cdiv class=\"hlv-upsell-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0569\/1129\/8765\/files\/Top_Power_30_Ml_-_F.O.X_Patyczki_Drewniane_Do_Manicure_ze_zmianami.png?v=1772564898\" alt=\"Ochranné podložky\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hlv-upsell-actions\"\u003e\n\u003cul class=\"hlv-benefits-list\"\u003e\n\u003cli\u003eOchrana pred upchatím\u003c\/li\u003e\n\u003cli\u003eJednoduchšie čistenie\u003c\/li\u003e\n\u003cli\u003ePlný sací výkon\u003c\/li\u003e\n\u003cli\u003eDlhšia životnosť\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hlv-btn-container\"\u003e\u003ca rel=\"noopener\" href=\"https:\/\/holivica.sk\/products\/hl-chust?variant=55783134232902\" class=\"hlv-btn-link\" target=\"_blank\"\u003eZOBRAZIŤ PRODUKT →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hlv-alert\"\u003e\u003cstrong\u003ePOZOR:\u003c\/strong\u003e Používanie upchatého filtra nadmerne zaťažuje motor odsávačky, čo môže viesť k jeho prehriatiu a strate záruky.\u003c\/div\u003e\n\u003cfooter class=\"hlv-footer\"\u003eProdukt je kompatibilný s modelmi: ÜLKA Premium \/ ÜLKA AERO a ďalšími s rovnakým rozmerom.\u003c\/footer\u003e\u003c\/div\u003e","brand":"ULKA","offers":[{"title":"Default Title","offer_id":56798282219846,"sku":"filtr-rose","price":16.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0569\/1129\/8765\/files\/FiltrPremium.webp?v=1764109645","url":"https:\/\/holivica.sk\/products\/filtr-rose","provider":"Holivica","version":"1.0","type":"link"}