{"product_id":"hl-biurko","title":"Manikúrní stůl Holivica Wave","description":"\u003cstyle\u003e\n  :root {\n    --gold: #c5a059;\n    --gold-hover: #a68545;\n    --gold-light: #fdfaf3;\n    --silver: #C0C0C0;\n    --black-matte: #222222;\n    --black: #111111;\n    --white: #ffffff;\n    --bg-soft: #fcfcfc;\n    --border: #eeeeee;\n    --text-muted: #555;\n    --section-spacing: 60px;\n  }\n\n  .hlv-master-wrapper {\n    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: var(--black);\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 20px;\n    line-height: 1.6;\n    background-color: #fff;\n  }\n\n  \/* NAGŁÓWEK *\/\n  .hlv-hero-header {\n    text-align: center;\n    padding: 40px 0;\n    border-bottom: 2px solid var(--black);\n    margin-bottom: var(--section-spacing);\n  }\n  .hlv-hero-header span { \n    text-transform: uppercase; letter-spacing: 5px; font-size: 0.75rem; color: var(--gold); font-weight: 700; display: block; margin-bottom: 10px;\n  }\n  .hlv-hero-header h1 { \n    font-size: clamp(1.8rem, 5vw, 2.8rem); font-weight: 300; text-transform: uppercase; margin: 0; letter-spacing: 3px;\n  }\n\n  .hl_section_title {\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 1.1rem;\n    margin-bottom: 30px;\n    font-weight: 700;\n  }\n\n  \/* SLIDER *\/\n  .hlv-slider-container {\n    position: relative;\n    max-width: 800px;\n    margin: 0 auto var(--section-spacing);\n    overflow: hidden;\n    border: 1px solid var(--border);\n  }\n  .hlv-slides {\n    display: flex;\n    overflow-x: auto;\n    scroll-snap-type: x mandatory;\n    scroll-behavior: smooth;\n    -webkit-overflow-scrolling: touch;\n  }\n  .hlv-slides::-webkit-scrollbar { display: none; }\n  .hlv-slide {\n    flex-shrink: 0;\n    width: 100%;\n    scroll-snap-align: start;\n  }\n  .hlv-slide img { width: 100%; height: auto; display: block; }\n  .hlv-slider-nav {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 15px;\n  }\n  .hlv-slider-nav a {\n    width: 12px; height: 12px; border-radius: 50%; background: var(--border);\n  }\n  .hlv-slider-nav a:hover { background: var(--gold); }\n\n  \/* SEKCJA OTWORU *\/\n  .hlv-hole-section {\n    background: var(--bg-soft);\n    border: 1px dashed var(--gold);\n    padding: 30px;\n    margin-bottom: var(--section-spacing);\n    text-align: center;\n  }\n  .hlv-hole-list {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 15px;\n    margin-top: 20px;\n  }\n  .hlv-hole-item {\n    background: #fff;\n    border: 1px solid var(--gold);\n    padding: 8px 15px;\n    font-size: 0.85rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: var(--black);\n  }\n\n  \/* WARIANTY *\/\n  .hlv-variants-section {\n    margin-bottom: var(--section-spacing);\n    padding: 40px 20px;\n    background: var(--bg-soft);\n  }\n  .hlv-variants-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    text-align: center;\n  }\n  .hlv-variant-card {\n    background: #fff;\n    padding: 15px;\n    border: 1px solid var(--border);\n    transition: 0.3s;\n  }\n  .hlv-variant-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.05); }\n  .hlv-variant-img {\n    width: 100%;\n    aspect-ratio: 1\/1;\n    background: #f9f9f9;\n    margin-bottom: 15px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n  }\n  .hlv-variant-img img { width: 100%; height: auto; object-fit: cover; }\n  .hlv-variant-name { font-weight: 700; font-size: 0.8rem; text-transform: uppercase; letter-spacing: 1px; }\n  .dot { height: 10px; width: 10px; border-radius: 50%; display: inline-block; margin-right: 5px; }\n\n  \/* 3 CECHY *\/\n  .hlv-features-3col {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    margin-bottom: var(--section-spacing);\n    text-align: center;\n  }\n  .hlv-feature-icon { width: 35px; height: 35px; fill: var(--gold); margin-bottom: 15px; }\n  .hlv-features-3col h2 { font-size: 0.9rem; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; }\n  .hlv-features-3col p { font-size: 0.85rem; color: var(--text-muted); line-height: 1.4; }\n\n  \/* SPECYFIKACJA *\/\n  .hlv-specs-container {\n    border: 2px solid var(--gold);\n    padding: 40px;\n    margin-bottom: var(--section-spacing);\n  }\n  .hlv-specs-wrap {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n  }\n  .hlv-spec-title { text-transform: uppercase; font-weight: 700; font-size: 0.85rem; border-bottom: 1px solid var(--gold); padding-bottom: 10px; margin-bottom: 20px; color: var(--gold); }\n  .hlv-spec-table { width: 100%; border-collapse: collapse; }\n  .hlv-spec-table td { padding: 10px 0; border-bottom: 1px solid #f0f0f0; font-size: 0.85rem; }\n  .hlv-spec-table td:first-child { color: #999; text-transform: uppercase; font-size: 0.65rem; font-weight: 700; width: 45%; }\n\n  \/* NOWA ESTETYCZNA SEKCJA DOSTAWY *\/\n  .hlv-delivery-premium {\n    background: var(--bg-soft);\n    border-left: 4px solid var(--gold);\n    padding: 35px;\n    margin-bottom: var(--section-spacing);\n    display: flex;\n    gap: 30px;\n    align-items: center;\n    border-top: 1px solid var(--border);\n    border-right: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n  }\n  .hlv-delivery-icon-wrap {\n    flex-shrink: 0;\n  }\n  .hlv-delivery-icon {\n    width: 60px;\n    height: 60px;\n    fill: var(--gold);\n  }\n  .hlv-delivery-content h4 {\n    margin: 0 0 10px 0;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 1rem;\n    color: var(--black);\n  }\n  .hlv-delivery-content p {\n    font-size: 0.9rem;\n    margin: 0;\n    color: var(--text-muted);\n    line-height: 1.5;\n  }\n  .hlv-delivery-content b { color: var(--black); }\n\n  @media (max-width: 768px) {\n    .hlv-features-3col, .hlv-specs-wrap, .hlv-variants-grid, .hlv-delivery-premium { \n      grid-template-columns: 1fr; flex-direction: column; text-align: center;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hlv-master-wrapper\"\u003e\u003cheader class=\"hlv-hero-header\"\u003e\u003cspan\u003emanikúrní stůl\u003c\/span\u003e\n\u003ch1\u003eWAVE\u003c\/h1\u003e\n\u003c\/header\u003e\u003c!-- GŁÓWNE ZDJĘCIA --\u003e\n\u003csection style=\"text-align: center; margin-bottom: var(--section-spacing);\"\u003e\n\u003cdiv class=\"hl_section_title\"\u003eModerní MINIMALISTICKÝ design\u003c\/div\u003e\n\u003cdiv class=\"hlv-slider-container\"\u003e\n\u003cdiv class=\"hlv-slides\"\u003e\n\u003cdiv class=\"hlv-slide\" id=\"img1\"\u003e\u003cimg alt=\"WAVE 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0569\/1129\/8765\/files\/STANOWISKO_5.jpg?v=1773247702\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hlv-slide\" id=\"img2\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0569\/1129\/8765\/files\/ddvsv.jpg?v=1773234010\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hlv-slide\" id=\"img3\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0569\/1129\/8765\/files\/STANOWISKO_2.jpg?v=1773247702\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hlv-slider-nav\"\u003e\u003ca href=\"#img1\"\u003e\u003c\/a\u003e\u003ca href=\"#img2\"\u003e\u003c\/a\u003e\u003ca href=\"#img3\"\u003e\u003c\/a\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OTWÓR NA POCHŁANIACZE --\u003e\n\u003csection class=\"hlv-hole-section\"\u003e\n\u003cdiv style=\"margin-bottom: 10px;\" class=\"hl_section_title\"\u003ePřipravený otvor pro nejoblíbenější odsávačky\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; color: var(--text-muted);\"\u003ePracovní deska má z výroby připravený otvor vhodný pro modely:\u003c\/p\u003e\n\u003cdiv class=\"hlv-hole-list\"\u003e\n\u003cdiv class=\"hlv-hole-item\"\u003eÜlka Premium\u003c\/div\u003e\n\u003cdiv class=\"hlv-hole-item\"\u003eHolivica Pro 2\u003c\/div\u003e\n\u003cdiv class=\"hlv-hole-item\"\u003eHolivica Rose\u003c\/div\u003e\n\u003cdiv class=\"hlv-hole-item\"\u003eÜlka Aero\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CECHY --\u003e\n\u003csection class=\"hlv-features-3col\"\u003e\n\u003cdiv\u003e\u003csvg class=\"hlv-feature-icon\" viewBox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch2\u003eErgo-Curve\u003c\/h2\u003e\n\u003cp\u003eUnikátní profilování desky WAVE umožňuje bližší kontakt s klientkou a ulehčuje zádům.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003csvg class=\"hlv-feature-icon\" viewBox=\"0 0 24 24\"\u003e\u003cpath d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch2\u003eDust Protection\u003c\/h2\u003e\n\u003cp\u003eSystém krytů chrání elektroniku skrytou pod deskou před prachem.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003csvg class=\"hlv-feature-icon\" viewBox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 3h-2v10h2V3zm4.83 2.17l-1.42 1.42C17.99 7.86 19 9.81 19 12c0 3.87-3.13 7-7 7s-7-3.13-7-7c0-2.19 1.01-4.14 2.58-5.42L6.17 5.17C4.23 6.82 3 9.26 3 12c0 4.97 4.03 9 9 9s9-4.03 9-9c0-2.74-1.23-5.18-3.17-6.83z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch2\u003ePower Center\u003c\/h2\u003e\n\u003cp\u003e15W indukční nabíječka, USB-C a zásuvky 230V na dosah ruky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARIANTY --\u003e\n\u003csection class=\"hlv-variants-section\"\u003e\n\u003cdiv class=\"hl_section_title\"\u003e3 barevné varianty\u003c\/div\u003e\n\u003cdiv class=\"hlv-variants-grid\"\u003e\n\u003cdiv class=\"hlv-variant-card\"\u003e\n\u003cdiv class=\"hlv-variant-img\"\u003e\u003cimg alt=\"Zlatý\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0569\/1129\/8765\/files\/WAVE_ZLOTY.jpg?v=1777585940\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hlv-variant-name\"\u003e\u003cspan class=\"dot\" style=\"background: var(--gold);\"\u003e\u003c\/span\u003eZlatý\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hlv-variant-card\"\u003e\n\u003cdiv class=\"hlv-variant-img\"\u003e\u003cimg alt=\"Stříbrný\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0569\/1129\/8765\/files\/WAVE_SREBRNY.jpg?v=1777585989\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hlv-variant-name\"\u003e\u003cspan class=\"dot\" style=\"background: var(--silver);\"\u003e\u003c\/span\u003eStříbrný\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hlv-variant-card\"\u003e\n\u003cdiv class=\"hlv-variant-img\"\u003e\u003cimg alt=\"Černý\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0569\/1129\/8765\/files\/WAVE_SREBRNY_1.jpg?v=1777585983\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hlv-variant-name\"\u003e\u003cspan class=\"dot\" style=\"background: var(--black-matte);\"\u003e\u003c\/span\u003eČerný\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECYFIKACJA --\u003e\n\u003csection class=\"hlv-specs-container\"\u003e\n\u003cdiv class=\"hl_section_title\" style=\"color: var(--gold);\"\u003eTechnická specifikace\u003c\/div\u003e\n\u003cdiv class=\"hlv-specs-wrap\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"hlv-spec-title\"\u003eRozměry a provedení\u003c\/h3\u003e\n\u003ctable class=\"hlv-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003ePracovní deska\u003c\/td\u003e\n\u003ctd\u003e120 cm x 70 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVýška\u003c\/td\u003e\n\u003ctd\u003e72 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRám\u003c\/td\u003e\n\u003ctd\u003eNerezová ocel (PVD)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDeska\u003c\/td\u003e\n\u003ctd\u003eMDF Premium UV lak\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"hlv-spec-title\"\u003eTechnologie\u003c\/h3\u003e\n\u003ctable class=\"hlv-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eZásuvky 230V\u003c\/td\u003e\n\u003ctd\u003e3x pod deskou\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUSB porty\u003c\/td\u003e\n\u003ctd\u003e2x USB-C Fast Charge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIndukce\u003c\/td\u003e\n\u003ctd\u003e15W Smart Charge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SEKCJA DOSTAWY Z IKONĄ AUTA --\u003e\n\u003csection class=\"hlv-delivery-premium\"\u003e\n\u003cdiv class=\"hlv-delivery-icon-wrap\"\u003e\u003csvg viewBox=\"0 0 24 24\" class=\"hlv-delivery-icon\"\u003e\u003cpath d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"hlv-delivery-content\"\u003e\n\u003ch4\u003eBezpečná doprava Premium\u003c\/h4\u003e\n\u003cp\u003eStůl WAVE je zasílán ve \u003cb\u003edvou samostatných krabicích\u003c\/b\u003e (1: deska, 2: rám s napájecím modulem). Díky tomu minimalizujeme riziko poškození při přepravě.\u003c\/p\u003e\n\u003cp style=\"margin-top: 8px;\"\u003e\u003cb\u003eDůležité:\u003c\/b\u003e Pokud je zásilka při převzetí poškozená, prosíme o její \u003cb\u003eotevření v přítomnosti kurýra\u003c\/b\u003e a sepsání protokolu.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter style=\"text-align: center; padding: 40px 0; border-top: 1px solid var(--border);\"\u003e\n\u003cp\u003eMáte dotazy? Napište nám: \u003cb\u003eshop@holivica.pl\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/footer\u003e\u003c\/div\u003e","brand":"Holivica","offers":[{"title":"Zlatý","offer_id":56479971115334,"sku":"hl-biurko-zloty","price":9731.0,"currency_code":"CZK","in_stock":true},{"title":"Stříbrný","offer_id":56479971148102,"sku":"hl-biurko-srebrny","price":10017.0,"currency_code":"CZK","in_stock":true},{"title":"Černý","offer_id":56479971180870,"sku":"hl-biurko-czarny","price":10017.0,"currency_code":"CZK","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0569\/1129\/8765\/files\/Wave-1.jpg?v=1775987680","url":"https:\/\/holivica.cz\/products\/hl-biurko","provider":"Holivica","version":"1.0","type":"link"}