{"id":318313,"date":"2022-03-15T08:56:08","date_gmt":"2022-03-15T08:56:08","guid":{"rendered":""},"modified":"2026-08-05T15:44:03","modified_gmt":"2026-08-05T13:44:03","slug":"oblast-podpory","status":"publish","type":"page","link":"https:\/\/v2charge.com\/cs\/oblast-podpory\/","title":{"rendered":"Oblast podpory"},"content":{"rendered":"\n<style>\n  #v2c-soporte {\n    --paper: #ffffff; --surface: #e3e3e3; --ink: #14140f; --muted: #6b6a64; --line: #dedcd6;\n    --inverse: #14140f; --inverse-ink: #fdfdfc;\n    --shadow: 0 1px 2px rgba(20,20,15,0.04), 0 20px 40px -22px rgba(20,20,15,0.22);\n    margin: 0; background: var(--paper); color: var(--ink);\n    font-family: \"Montserrat\", -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n  #v2c-soporte * { box-sizing: border-box; }\n  #v2c-soporte a { color: inherit; }\n  #v2c-soporte img { max-width: 100%; display: block; }\n  #v2c-soporte h1, #v2c-soporte h2, #v2c-soporte h3 { font-weight: 800; margin: 0; text-wrap: balance; letter-spacing: -0.01em; }\n  #v2c-soporte .wrap { max-width: 1120px; margin: 0 auto; padding: 0 28px; }\n  #v2c-soporte .hero { padding: 0 0 44px; text-align: center; border-bottom: 1px solid var(--line); }\n  #v2c-soporte .hero h1 { font-size: clamp(32px, 5vw, 44px); font-weight: 700; }\n  #v2c-soporte .hero p { margin: 14px auto 0; color: var(--muted); font-size: 16px; font-weight: 500; max-width: 48ch; }\n  #v2c-soporte .search { max-width: 640px; margin: 34px auto 0; text-align: left; position: relative; }\n  #v2c-soporte .search .asl_w_container { width: 100% !important; display: flex !important; justify-content: center !important; position: relative !important; }\n  #v2c-soporte .search div.asl_r { position: absolute !important; top: 100% !important; left: 0 !important; right: 0 !important; width: 100% !important; margin: 8px 0 0 !important; z-index: 60 !important; }\n  #v2c-soporte .probox {\n    display: flex !important; flex-direction: row !important; align-items: center !important;\n    width: 100% !important; max-width: 640px !important; height: 44px !important; min-height: 44px !important;\n    margin: 0 auto !important; border: 1px solid #dedcd6 !important; border-radius: 8px !important;\n    padding: 0 10px 0 20px !important; background: #ffffff !important; position: relative !important; box-sizing: border-box !important;\n  }\n  #v2c-soporte .proinput { flex: 1 1 auto !important; order: 1 !important; min-width: 0 !important; height: 100% !important; display: flex !important; align-items: center !important; }\n  #v2c-soporte .proinput form { display: flex !important; align-items: center !important; width: 100% !important; height: 100% !important; }\n  #v2c-soporte .proinput input.autocomplete { display: none !important; }\n  #v2c-soporte input.orig {\n    width: 100% !important; height: 100% !important; border: none !important; outline: none !important;\n    background: transparent !important; box-shadow: none !important; font-size: 16px !important;\n    font-family: inherit !important; color: #14140f !important; padding: 0 !important; margin: 0 !important; position: static !important; top: auto !important;\n  }\n  #v2c-soporte .promagnifier {\n    order: 2 !important; flex: 0 0 auto !important; background: none !important; border: none !important; box-shadow: none !important;\n    cursor: pointer !important; display: flex !important; align-items: center !important; justify-content: center !important;\n    width: 28px !important; height: 28px !important; padding: 0 !important; margin: 0 !important; position: static !important; right: auto !important; transform: none !important;\n  }\n  #v2c-soporte .promagnifier .innericon { display: flex !important; align-items: center !important; justify-content: center !important; width: 100% !important; height: 100% !important; margin: 0 !important; padding: 0 !important; position: static !important; }\n  #v2c-soporte .promagnifier svg { width: 18px !important; height: 18px !important; }\n  #v2c-soporte .prosettings { display: none !important; }\n  #v2c-soporte .proloading { pointer-events: none !important; }\n  #v2c-soporte .topic-tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-top: 16px; }\n  #v2c-soporte .topic-tags-row { display: contents; }\n  @media (max-width: 700px) {\n    #v2c-soporte .topic-tags { flex-direction: column; align-items: center; }\n    #v2c-soporte .topic-tags-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; }\n  }\n  #v2c-soporte .topic-tags span { font-size: 12px; font-weight: 600; color: var(--muted); border: 1px solid var(--line); padding: 6px 13px; border-radius: 999px; cursor: pointer; }\n  #v2c-soporte .topic-tags span:hover { border-color: var(--ink); color: var(--ink); }\n  #v2c-soporte .assistant-pill {\n    display: inline-flex; align-items: center; gap: 10px; margin-top: 36px;\n    padding: 10px 20px 10px 10px; border-radius: 999px; border: 1.5px solid transparent;\n    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(90deg, #A8D63D, #A8D63D);\n    background-origin: border-box; background-clip: padding-box, border-box;\n    color: var(--ink); text-decoration: none;\n    font-size: 13.5px; font-weight: 500; white-space: nowrap;\n    box-shadow: 0 3px 12px -2px rgba(168,214,61,0.35), 0 1px 2px rgba(20,20,15,0.04);\n    transition: transform 0.18s ease, box-shadow 0.18s ease, background-image 0.25s ease;\n  }\n  #v2c-soporte .assistant-pill strong { font-weight: 700; }\n  #v2c-soporte .assistant-pill:hover {\n    transform: translateY(-2px); box-shadow: 0 10px 22px -12px rgba(20,20,15,0.3);\n    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(90deg, #A8D63D 0%, #A8D63D 60%, #14140f 100%);\n  }\n  #v2c-soporte .assistant-pill-icon { position: relative; flex: none; width: 30px; height: 30px; border-radius: 50%; background: #A8D63D; display: flex; align-items: center; justify-content: center; }\n  #v2c-soporte .assistant-pill-icon-glyph {\n    width: 16px; height: 16px; background-color: #14140f;\n    -webkit-mask-image: url(https:\/\/v2charge.com\/wp-content\/uploads\/2026\/08\/icono-ia.png);\n    mask-image: url(https:\/\/v2charge.com\/wp-content\/uploads\/2026\/08\/icono-ia.png);\n    -webkit-mask-size: contain; mask-size: contain;\n    -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;\n    -webkit-mask-position: center; mask-position: center;\n  }\n  #v2c-soporte .assistant-pill-status { position: absolute; bottom: -1px; right: -1px; width: 9px; height: 9px; border-radius: 50%; background: #A8D63D; border: 2px solid #ffffff; }\n  #v2c-soporte .assistant-pill-status::after { content: \"\"; position: absolute; inset: 0; border-radius: 50%; background: #A8D63D; animation: v2c-pulse 1.8s ease-out infinite; }\n  @keyframes v2c-pulse { 0% { transform: scale(1); opacity: 0.7; } 100% { transform: scale(2.4); opacity: 0; } }\n  #v2c-soporte .assistant-pill-arrow { transition: transform 0.18s ease; color: var(--muted); }\n  #v2c-soporte .assistant-pill:hover .assistant-pill-arrow { transform: translateX(3px); color: var(--ink); }\n  @media (max-width: 640px) { #v2c-soporte .assistant-pill { white-space: normal; } }\n  @media (prefers-reduced-motion: reduce) { #v2c-soporte .assistant-pill-status::after { animation: none; } }\n\n  .v2c-modal { position: fixed; inset: 0; z-index: 9999; display: none; }\n  .v2c-modal.is-open { display: block; }\n  .v2c-modal__backdrop { position: absolute; inset: 0; background: rgba(20,20,15,0.6); }\n  .v2c-modal__panel { position: relative; margin: 4vh auto; width: min(720px, 92vw); height: 88vh; background: #ffffff; border-radius: 12px; overflow: hidden; display: flex; flex-direction: column; box-shadow: 0 24px 60px -20px rgba(0,0,0,0.5); }\n  @media (max-width: 700px) { .v2c-modal__panel { margin: 0; width: 100vw; height: 100vh; height: 100dvh; border-radius: 0; } }\n  .v2c-modal__bar { display: flex; align-items: center; justify-content: space-between; padding: 14px 18px; border-bottom: 1px solid #dedcd6; }\n  .v2c-modal__title { font-weight: 700; font-size: 14px; }\n  .v2c-modal__close { -webkit-appearance: none; appearance: none; border: none; background: none !important; font-size: 16px; line-height: 1; cursor: pointer; color: #6b6a64 !important; opacity: 1 !important; padding: 4px 8px; border-radius: 6px; outline: none; box-shadow: none !important; -webkit-tap-highlight-color: transparent; }\n  .v2c-modal__close:hover { color: #14140f; background: none; }\n  .v2c-modal__close:focus, .v2c-modal__close:active, .v2c-modal__close:focus-visible { background: none; outline: none; box-shadow: none; }\n  .v2c-modal__panel iframe { flex: 1; width: 100%; border: none; }\n  #v2c-soporte .btn { overflow: hidden; }\n  #v2c-soporte .btn-arrow { display: inline-block; transition: transform 0.18s ease; }\n  #v2c-soporte .btn:hover .btn-arrow { transform: translateX(3px); }\n  #v2c-soporte section.block { padding: 28px 0; border-bottom: 1px solid var(--line); }\n  #v2c-soporte section.block:last-of-type { border-bottom: none; }\n  #v2c-soporte .block-head { margin-bottom: 26px; }\n  #v2c-soporte .block-head .eyebrow { display: block; font-size: 11px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--muted); margin-bottom: 8px; }\n  #v2c-soporte .block-head h2 { font-size: 22px; }\n  #v2c-soporte section.block:first-of-type { padding-top: 64px; }\n  #v2c-soporte .cat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }\n  @media (max-width: 760px) { #v2c-soporte .cat-grid { grid-template-columns: repeat(2, 1fr); } }\n  @media (max-width: 480px) { #v2c-soporte .cat-grid { grid-template-columns: 1fr; } }\n  #v2c-soporte .cat-card { border: 1px solid var(--line); border-radius: 20px; padding: 20px; display: flex; align-items: center; gap: 16px; text-decoration: none; color: var(--ink); background: var(--paper); position: relative; transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease; }\n  #v2c-soporte .cat-card:hover { border-color: var(--ink); transform: translateY(-3px); box-shadow: 0 10px 22px -12px rgba(20,20,15,0.28); }\n  #v2c-soporte .cat-card:active { transform: translateY(-1px); }\n  #v2c-soporte .cat-card .thumb { transition: transform 0.18s ease; }\n  #v2c-soporte .cat-card:hover .thumb { transform: scale(1.05); }\n  @media (prefers-reduced-motion: reduce) { #v2c-soporte .cat-card, #v2c-soporte .cat-card .thumb { transition: none !important; } }\n  #v2c-soporte .cat-card .thumb { width: 56px; height: 56px; border-radius: 9px; background: #F5F5F5; display: flex; align-items: center; justify-content: center; flex: none; }\n  #v2c-soporte .cat-card .thumb img { max-width: 76%; max-height: 76%; object-fit: contain; }\n  #v2c-soporte .cat-card .meta h3 { font-size: 15px; font-weight: 700; }\n  #v2c-soporte .cat-card .meta .count { font-size: 12.5px; color: var(--muted); margin-top: 3px; font-weight: 500; }\n  #v2c-soporte .cat-card.is-new::after {\n    content: \"Novinka\"; position: absolute; top: 14px; right: 14px; font-size: 8.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase;\n    color: var(--inverse-ink); background: var(--inverse); padding: 3px 6px; border-radius: 4px;\n  }\n  #v2c-soporte .articles-list { display: grid; grid-template-columns: 1fr 1fr; gap: 2px 40px; }\n  @media (max-width: 700px) { #v2c-soporte .articles-list { grid-template-columns: 1fr; } }\n  #v2c-soporte .article-row { display: flex; align-items: center; padding: 14px 0; border-bottom: 1px solid var(--line); font-size: 14.5px; font-weight: 600; }\n  #v2c-soporte .article-row .doc-icon { flex: none; color: var(--muted); margin-right: 12px; }\n  #v2c-soporte .article-row a { color: var(--ink); text-decoration: none; }\n  #v2c-soporte .article-row a:hover { text-decoration: underline; }\n  #v2c-soporte .article-row .row-arrow { margin-left: 6px; flex: none; color: var(--muted); opacity: 0; transform: translateX(-6px); transition: opacity 0.15s ease, transform 0.15s ease; }\n  #v2c-soporte .article-row a:hover ~ .row-arrow { opacity: 1; transform: translateX(0); }\n  #v2c-soporte .help-strip { border: 1px solid var(--line); border-radius: 20px; padding: 34px 38px; display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; background: var(--surface); }\n  #v2c-soporte .help-strip .copy { flex: 1 1 auto; min-width: 0; }\n  #v2c-soporte .help-strip .copy p { margin: 8px 0 0; color: var(--muted); font-size: 14px; font-weight: 500; max-width: 60ch; }\n  #v2c-soporte .help-strip .actions { display: flex; gap: 10px; flex-wrap: wrap; margin-top: 16px; }\n  #v2c-soporte .strip-icon { flex: none; width: 64px; height: 64px; border-radius: 9px; background: #F5F5F5; display: flex; align-items: center; justify-content: center; }\n  #v2c-soporte .strip-icon img { max-width: 60%; max-height: 60%; object-fit: contain; }\n\n  #v2c-soporte .help-strip:not(.with-image) { display: grid; grid-template-columns: 1fr auto; align-items: center; }\n  #v2c-soporte .help-strip:not(.with-image) .copy { display: flex; align-items: center; }\n  #v2c-soporte .help-strip:not(.with-image) .copy h3 { font-size: 19px; font-weight: 500; }\n  #v2c-soporte .help-strip:not(.with-image) .actions { display: flex; align-items: center; margin: 0; }\n  @media (max-width: 640px) {\n    #v2c-soporte .help-strip:not(.with-image) { display: flex; flex-direction: column; align-items: stretch; padding: 26px 24px; }\n    #v2c-soporte .help-strip:not(.with-image) .actions { margin-top: 18px; }\n  }\n\n  #v2c-soporte .help-strip.with-image { background: #F7F7F7; display: grid; grid-template-columns: 1fr 320px; column-gap: 24px; align-items: center; overflow: hidden; }\n  #v2c-soporte .help-strip.with-image .copy { display: block; width: auto; min-width: 0; grid-column: 1; }\n  #v2c-soporte .help-strip.with-image .copy h3 { font-size: 26px; line-height: 1.25; font-weight: 800; }\n  #v2c-soporte .help-strip.with-image .copy p { font-size: 16px; }\n  #v2c-soporte .help-strip.with-image .actions { margin-top: 40px; }\n  #v2c-soporte .help-strip.with-image .strip-image { grid-column: 2; grid-row: 1; width: 320px; align-self: end; margin: 0 -38px -34px 0; }\n  #v2c-soporte .strip-image img { width: 100%; height: auto; border-radius: 9px; display: block; }\n  @media (max-width: 700px) {\n    #v2c-soporte .help-strip.with-image { display: flex; flex-direction: column; align-items: stretch; padding: 28px 24px; }\n    #v2c-soporte .help-strip.with-image .strip-image { display: none; }\n    #v2c-soporte .help-strip.with-image .actions { margin-top: 20px; }\n  }\n  @media (max-width: 480px) {\n    #v2c-soporte .help-strip.with-image .copy h3 { font-size: 21px; }\n  }\n  #v2c-soporte .btn { display: inline-flex; align-items: center; gap: 8px; padding: 12px 20px; border-radius: 10px; font-size: 13.5px; font-weight: 700; text-decoration: none; white-space: nowrap; }\n  #v2c-soporte .btn.primary { background: var(--inverse); color: var(--inverse-ink); }\n  #v2c-soporte .btn.ghost { border: 1.5px solid var(--ink); color: var(--ink); }\n  #v2c-soporte .btn.on-dark { background: #ffffff; color: var(--ink); }\n  #v2c-soporte .resolve-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 16px; margin-top: 24px; }\n  @media (max-width: 820px) { #v2c-soporte .resolve-grid { grid-template-columns: 1fr; } }\n  #v2c-soporte .resolve-card { border-radius: 20px; padding: 34px; display: flex; flex-direction: column; gap: 14px; text-align: left; }\n  #v2c-soporte .resolve-card.primary { background: var(--ink); color: var(--paper); }\n  #v2c-soporte .resolve-card.secondary { background: #F5F5F5; color: var(--ink); }\n  #v2c-soporte .resolve-card .kicker { font-size: 11.5px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; }\n  #v2c-soporte .resolve-card.primary .kicker { color: rgba(253,253,252,0.6); }\n  #v2c-soporte .resolve-card.secondary .kicker { color: var(--muted); }\n  #v2c-soporte .resolve-card h3 { font-size: 22px; }\n  #v2c-soporte .resolve-card-title { display: flex; align-items: center; gap: 10px; }\n  #v2c-soporte .resolve-card-icon { position: relative; flex: none; width: 28px; height: 28px; border-radius: 50%; background: #A8D63D; display: flex; align-items: center; justify-content: center; }\n  #v2c-soporte .resolve-card-icon-status { position: absolute; bottom: -1px; right: -1px; width: 8px; height: 8px; border-radius: 50%; background: #A8D63D; border: 2px solid var(--ink); }\n  #v2c-soporte .resolve-card-icon-status::after { content: \"\"; position: absolute; inset: 0; border-radius: 50%; background: #A8D63D; animation: v2c-pulse 1.8s ease-out infinite; }\n  @media (prefers-reduced-motion: reduce) { #v2c-soporte .resolve-card-icon-status::after { animation: none; } }\n  #v2c-soporte .resolve-card-icon-glyph {\n    width: 15px; height: 15px; background-color: #14140f;\n    -webkit-mask-image: url(https:\/\/v2charge.com\/wp-content\/uploads\/2026\/08\/icono-ia.png);\n    mask-image: url(https:\/\/v2charge.com\/wp-content\/uploads\/2026\/08\/icono-ia.png);\n    -webkit-mask-size: contain; mask-size: contain;\n    -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;\n    -webkit-mask-position: center; mask-position: center;\n  }\n  #v2c-soporte .resolve-card.primary h3 { color: var(--paper); }\n  #v2c-soporte .resolve-card p { margin: 0; font-size: 14.5px; line-height: 1.6; max-width: 44ch; }\n  #v2c-soporte .resolve-card.primary p { color: rgba(253,253,252,0.72); }\n  #v2c-soporte .resolve-card.secondary p { color: var(--muted); }\n  #v2c-soporte .resolve-card .btn { align-self: flex-start; margin-top: auto; }\n  .entry-title { margin-top: 0px !important; }\n  #content, #primary, #main, .site-content, .content-area { background: #fff !important; }\n\n  @media (max-width: 480px) {\n    #v2c-soporte section.block { padding: 22px 0; }\n    #v2c-soporte section.block:first-of-type { padding-top: 40px; }\n    #v2c-soporte .hero { padding-bottom: 34px; }\n    #v2c-soporte .assistant-pill { padding: 8px 16px 8px 8px; font-size: 12.5px; gap: 8px; }\n    #v2c-soporte .assistant-pill-icon { width: 26px; height: 26px; }\n    #v2c-soporte .cat-card { padding: 16px; gap: 12px; }\n    #v2c-soporte .cat-card .thumb { width: 48px; height: 48px; }\n    #v2c-soporte .resolve-card { padding: 26px 24px; }\n  }\n  @media (max-width: 700px) {\n    #v2c-soporte .block-head h2 { font-size: 20px; }\n  }\n<\/style>\n\n\n\n<div id=\"v2c-soporte\">\n<header class=\"hero\">\n  <div class=\"wrap\">\n    <h1>Jak v\u00e1m m\u016f\u017eeme pomoci?<\/h1>\n    <p>Najd\u011bte n\u00e1vody a instala\u010dn\u00ed a u\u017eivatelsk\u00e9 p\u0159\u00edru\u010dky pro ka\u017edou nab\u00edje\u010dku a platformu V2C.<\/p>\n    <div class=\"search\">\n      <div class=\"asl_w_container asl_w_container_1\" data-id=\"1\" data-instance=\"1\">\n\t<div id='ajaxsearchlite1'\n\t\tdata-id=\"1\"\n\t\tdata-instance=\"1\"\n\t\tclass=\"asl_w asl_m asl_m_1 asl_m_1_1\">\n\t\t<div class=\"probox\">\n\n\t\n\t<div class='prosettings' style='display:none;' data-opened=0>\n\t\t\t\t<div class='innericon'>\n\t\t\t<svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"22\" height=\"22\" viewBox=\"0 0 512 512\" enable-background=\"new 0 0 512 512\" xml:space=\"preserve\">\n\t\t\t\t\t<polygon transform = \"rotate(90 256 256)\" points=\"142.332,104.886 197.48,50 402.5,256 197.48,462 142.332,407.113 292.727,256 \"\/>\n\t\t\t\t<\/svg>\n\t\t<\/div>\n\t<\/div>\n\n\t\n\t\n\t<div class='proinput'>\n\t\t<form role=\"search\" action='#' autocomplete=\"off\"\n\t\t\t\taria-label=\"Search form\">\n\t\t\t<input aria-label=\"Search input\"\n\t\t\t\t\ttype='search' class='orig'\n\t\t\t\t\ttabindex=\"0\"\n\t\t\t\t\tname='phrase'\n\t\t\t\t\tplaceholder=''\n\t\t\t\t\tvalue=''\n\t\t\t\t\tautocomplete=\"off\"\/>\n\t\t\t<input aria-label=\"Search autocomplete input\"\n\t\t\t\t\ttype='text'\n\t\t\t\t\tclass='autocomplete'\n\t\t\t\t\ttabindex=\"-1\"\n\t\t\t\t\tname='phrase'\n\t\t\t\t\tvalue=''\n\t\t\t\t\tautocomplete=\"off\" disabled\/>\n\t\t\t<input type='submit' value=\"Start search\" style='width:0; height: 0; visibility: hidden;'>\n\t\t<\/form>\n\t<\/div>\n\n\t\n\t\n\t<button class='promagnifier' tabindex=\"0\" aria-label=\"Search magnifier button\">\n\t\t\t\t<span class='innericon' style=\"display:block;\">\n\t\t\t<svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"22\" height=\"22\" viewBox=\"0 0 512 512\" enable-background=\"new 0 0 512 512\" xml:space=\"preserve\">\n\t\t\t\t\t<path d=\"M460.355,421.59L353.844,315.078c20.041-27.553,31.885-61.437,31.885-98.037\n\t\t\t\t\t\tC385.729,124.934,310.793,50,218.686,50C126.58,50,51.645,124.934,51.645,217.041c0,92.106,74.936,167.041,167.041,167.041\n\t\t\t\t\t\tc34.912,0,67.352-10.773,94.184-29.158L419.945,462L460.355,421.59z M100.631,217.041c0-65.096,52.959-118.056,118.055-118.056\n\t\t\t\t\t\tc65.098,0,118.057,52.959,118.057,118.056c0,65.096-52.959,118.056-118.057,118.056C153.59,335.097,100.631,282.137,100.631,217.041\n\t\t\t\t\t\tz\"\/>\n\t\t\t\t<\/svg>\n\t\t<\/span>\n\t<\/button>\n\n\t\n\t\n\t<div class='proloading'>\n\n\t\t<div class=\"asl_loader\"><div class=\"asl_loader-inner asl_simple-circle\"><\/div><\/div>\n\n\t\t\t<\/div>\n\n\t\n\t\n<\/div>\t<\/div>\n\t<div class='asl_data_container' style=\"display:none !important;\">\n\t\t<div class=\"asl_init_data wpdreams_asl_data_ct\"\n\tstyle=\"display:none !important;\"\n\tid=\"asl_init_id_1\"\n\tdata-asl-id=\"1\"\n\tdata-asl-instance=\"1\"\n\tdata-settings=\"{&quot;homeurl&quot;:&quot;https:\\\/\\\/v2charge.com\\\/cs\\\/&quot;,&quot;resultstype&quot;:&quot;vertical&quot;,&quot;resultsposition&quot;:&quot;hover&quot;,&quot;itemscount&quot;:5,&quot;charcount&quot;:0,&quot;minWordLength&quot;:2,&quot;highlight&quot;:false,&quot;highlightWholewords&quot;:true,&quot;singleHighlight&quot;:false,&quot;scrollToResults&quot;:{&quot;enabled&quot;:true,&quot;offset&quot;:0},&quot;resultareaclickable&quot;:1,&quot;autocomplete&quot;:{&quot;enabled&quot;:false,&quot;lang&quot;:&quot;en&quot;,&quot;trigger_charcount&quot;:0},&quot;mobile&quot;:{&quot;menu_selector&quot;:&quot;#menu-toggle&quot;},&quot;trigger&quot;:{&quot;click&quot;:&quot;results_page&quot;,&quot;click_location&quot;:&quot;same&quot;,&quot;update_href&quot;:false,&quot;return&quot;:&quot;results_page&quot;,&quot;return_location&quot;:&quot;same&quot;,&quot;facet&quot;:true,&quot;type&quot;:true,&quot;redirect_url&quot;:&quot;?s={phrase}&quot;,&quot;delay&quot;:300},&quot;animations&quot;:{&quot;pc&quot;:{&quot;settings&quot;:{&quot;anim&quot;:&quot;fadedrop&quot;,&quot;dur&quot;:300},&quot;results&quot;:{&quot;anim&quot;:&quot;fadedrop&quot;,&quot;dur&quot;:300},&quot;items&quot;:&quot;voidanim&quot;},&quot;mob&quot;:{&quot;settings&quot;:{&quot;anim&quot;:&quot;fadedrop&quot;,&quot;dur&quot;:300},&quot;results&quot;:{&quot;anim&quot;:&quot;fadedrop&quot;,&quot;dur&quot;:300},&quot;items&quot;:&quot;voidanim&quot;}},&quot;autop&quot;:{&quot;state&quot;:true,&quot;phrase&quot;:&quot;&quot;,&quot;count&quot;:&quot;1&quot;},&quot;resPage&quot;:{&quot;useAjax&quot;:false,&quot;selector&quot;:&quot;#main&quot;,&quot;trigger_type&quot;:true,&quot;trigger_facet&quot;:true,&quot;trigger_magnifier&quot;:false,&quot;trigger_return&quot;:false},&quot;resultsSnapTo&quot;:&quot;left&quot;,&quot;results&quot;:{&quot;width&quot;:&quot;auto&quot;,&quot;width_tablet&quot;:&quot;auto&quot;,&quot;width_phone&quot;:&quot;auto&quot;},&quot;settingsimagepos&quot;:&quot;right&quot;,&quot;closeOnDocClick&quot;:true,&quot;overridewpdefault&quot;:false,&quot;override_method&quot;:&quot;get&quot;}\"><\/div>\n\t<div id=\"asl_hidden_data\">\n\t\t<svg style=\"position:absolute\" height=\"0\" width=\"0\">\n\t\t\t<filter id=\"aslblur\">\n\t\t\t\t<feGaussianBlur in=\"SourceGraphic\" stdDeviation=\"4\"\/>\n\t\t\t<\/filter>\n\t\t<\/svg>\n\t\t<svg style=\"position:absolute\" height=\"0\" width=\"0\">\n\t\t\t<filter id=\"no_aslblur\"><\/filter>\n\t\t<\/svg>\n\t<\/div>\n\t<\/div>\n\n\t<div id='ajaxsearchliteres1'\n\tclass='vertical wpdreams_asl_results asl_w asl_r asl_r_1 asl_r_1_1'>\n\n\t\n\t<div class=\"results\">\n\n\t\t\n\t\t<div class=\"resdrg\">\n\t\t<\/div>\n\n\t\t\n\t<\/div>\n\n\t\n\t\t\t\t\t<p class='showmore'>\n\t\t\t<span>M\u00e1s resultados<\/span>\n\t\t<\/p>\n\t\t\t\n<\/div>\n\n\t<div id='__original__ajaxsearchlitesettings1'\n\t\tdata-id=\"1\"\n\t\tclass=\"searchsettings wpdreams_asl_settings asl_w asl_s asl_s_1\">\n\t\t<form name='options'\n\t\taria-label=\"Search settings form\"\n\t\tautocomplete = 'off'>\n\n\t\n\t\n\t<input type=\"hidden\" name=\"filters_changed\" style=\"display:none;\" value=\"0\">\n\t<input type=\"hidden\" name=\"filters_initial\" style=\"display:none;\" value=\"1\">\n\n\t<div class=\"asl_option_inner hiddend\">\n\t\t<input type='hidden' name='qtranslate_lang' id='qtranslate_lang'\n\t\t\t\tvalue='0'\/>\n\t<\/div>\n\n\t\t\t<div class=\"asl_option_inner hiddend\">\n\t\t\t<input type='hidden' name='wpml_lang'\n\t\t\t\t\tvalue='cs'\/>\n\t\t<\/div>\n\t\n\t\n\t<fieldset class=\"asl_sett_scroll\">\n\t\t<legend style=\"display: none;\">Generic selectors<\/legend>\n\t\t<div class=\"asl_option\" tabindex=\"0\">\n\t\t\t<div class=\"asl_option_inner\">\n\t\t\t\t<input type=\"checkbox\" value=\"exact\"\n\t\t\t\t\t\taria-label=\"Exact matches only\"\n\t\t\t\t\t\tname=\"asl_gen[]\"  checked=\"checked\"\/>\n\t\t\t\t<div class=\"asl_option_checkbox\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"asl_option_label\">\n\t\t\t\tExact matches only\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"asl_option\" tabindex=\"0\">\n\t\t\t<div class=\"asl_option_inner\">\n\t\t\t\t<input type=\"checkbox\" value=\"title\"\n\t\t\t\t\t\taria-label=\"Search in title\"\n\t\t\t\t\t\tname=\"asl_gen[]\"  checked=\"checked\"\/>\n\t\t\t\t<div class=\"asl_option_checkbox\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"asl_option_label\">\n\t\t\t\tSearch in title\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"asl_option\" tabindex=\"0\">\n\t\t\t<div class=\"asl_option_inner\">\n\t\t\t\t<input type=\"checkbox\" value=\"content\"\n\t\t\t\t\t\taria-label=\"Search in content\"\n\t\t\t\t\t\tname=\"asl_gen[]\"  checked=\"checked\"\/>\n\t\t\t\t<div class=\"asl_option_checkbox\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"asl_option_label\">\n\t\t\t\tSearch in content\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"asl_option_inner hiddend\">\n\t\t\t<input type=\"checkbox\" value=\"excerpt\"\n\t\t\t\t\taria-label=\"Search in excerpt\"\n\t\t\t\t\tname=\"asl_gen[]\" \/>\n\t\t\t<div class=\"asl_option_checkbox\"><\/div>\n\t\t<\/div>\n\t<\/fieldset>\n\t<fieldset class=\"asl_sett_scroll\">\n\t\t<legend style=\"display: none;\">Post Type Selectors<\/legend>\n\t\t\t\t\t<div class=\"asl_option\" tabindex=\"0\">\n\t\t\t\t<div class=\"asl_option_inner\">\n\t\t\t\t\t<input type=\"checkbox\" value=\"page\"\n\t\t\t\t\t\t\taria-label=\"page\"\n\t\t\t\t\t\t\tname=\"customset[]\" checked=\"checked\"\/>\n\t\t\t\t\t<div class=\"asl_option_checkbox\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"asl_option_label\">\n\t\t\t\t\tpage\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"asl_option_inner hiddend\">\n\t\t\t\t<input type=\"checkbox\" value=\"custom_css\"\n\t\t\t\t\t\taria-label=\"Hidden option, ignore please\"\n\t\t\t\t\t\tname=\"customset[]\" checked=\"checked\"\/>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"asl_option_inner hiddend\">\n\t\t\t\t<input type=\"checkbox\" value=\"topics\"\n\t\t\t\t\t\taria-label=\"Hidden option, ignore please\"\n\t\t\t\t\t\tname=\"customset[]\" checked=\"checked\"\/>\n\t\t\t<\/div>\n\t\t\t\t<\/fieldset>\n\t<\/form>\n\t<\/div>\n<\/div>\n\n      <div class=\"topic-tags\">\n        <div class=\"topic-tags-row\">\n          <span>Aktualizace<\/span>\n          <span>V2C ControlBox<\/span>\n        <\/div>\n        <div class=\"topic-tags-row\">\n          <span>Dynamick\u00e9 \u0159\u00edzen\u00ed v\u00fdkonu<\/span>\n          <span>Fotovoltaika<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <a href=\"#\" id=\"open-v2c-assistant\" class=\"assistant-pill\">\n      <span class=\"assistant-pill-icon\"><span class=\"assistant-pill-icon-glyph\"><\/span><span class=\"assistant-pill-status\"><\/span><\/span>\n      <span>Chcete okam\u017eitou odpov\u011b\u010f? <strong>Zeptejte se V2C Assistant<\/strong><\/span>\n      <svg class=\"assistant-pill-arrow\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n    <\/a>\n  <\/div>\n<\/header>\n\n<div id=\"v2c-assistant-modal\" class=\"v2c-modal\" aria-hidden=\"true\">\n  <div class=\"v2c-modal__backdrop\" id=\"v2c-assistant-backdrop\"><\/div>\n  <div class=\"v2c-modal__panel\" role=\"dialog\" aria-modal=\"true\" aria-label=\"V2C Assistant\">\n    <div class=\"v2c-modal__bar\">\n      <span class=\"v2c-modal__title\">V2C Assistant<\/span>\n      <button type=\"button\" class=\"v2c-modal__close\" id=\"close-v2c-assistant\" aria-label=\"Zav\u0159\u00edt\">\u2715<\/button>\n    <\/div>\n    <iframe data-src=\"https:\/\/v2charge.com\/v2c-support-web\/\" title=\"V2C Assistant\"><\/iframe>\n  <\/div>\n<\/div>\n\n<script>\n(function () {\n  var modal = document.getElementById('v2c-assistant-modal');\n  var openBtn = document.getElementById('open-v2c-assistant');\n  var closeBtn = document.getElementById('close-v2c-assistant');\n  var backdrop = document.getElementById('v2c-assistant-backdrop');\n  var iframe = modal.querySelector('iframe');\n  var lockedScrollY = 0;\n  function openModal(e) {\n    if (e) e.preventDefault();\n    if (e && e.stopPropagation) e.stopPropagation();\n    lockedScrollY = window.scrollY || window.pageYOffset || 0;\n    document.documentElement.style.overflow = 'hidden';\n    document.documentElement.style.height = '100%';\n    document.body.style.position = 'fixed';\n    document.body.style.top = (-lockedScrollY) + 'px';\n    document.body.style.left = '0';\n    document.body.style.right = '0';\n    document.body.style.width = '100%';\n    document.body.style.height = '100%';\n    document.body.style.overflow = 'hidden';\n    modal.classList.add('is-open');\n    if (iframe && !iframe.src && iframe.dataset.src) {\n      setTimeout(function () { iframe.src = iframe.dataset.src; }, 350);\n    }\n  }\n  function closeModal() {\n    modal.classList.remove('is-open');\n    document.documentElement.style.overflow = '';\n    document.documentElement.style.height = '';\n    document.body.style.position = '';\n    document.body.style.top = '';\n    document.body.style.left = '';\n    document.body.style.right = '';\n    document.body.style.width = '';\n    document.body.style.height = '';\n    document.body.style.overflow = '';\n    window.scrollTo(0, lockedScrollY);\n  }\n  if (openBtn) openBtn.addEventListener('click', openModal);\n  if (closeBtn) closeBtn.addEventListener('click', closeModal);\n  if (backdrop) backdrop.addEventListener('click', closeModal);\n  document.addEventListener('keydown', function (e) { if (e.key === 'Escape') closeModal(); });\n})();\n<\/script>\n<script>\n(function () {\n  function px(n) { return n + 'px'; }\n  function forceStyle(el, styles) {\n    if (!el) return;\n    for (var prop in styles) { el.style.setProperty(prop, styles[prop], 'important'); }\n  }\n  function fixSearchBox() {\n    var root = document.getElementById('v2c-soporte');\n    if (!root) return false;\n    var probox = root.querySelector('.probox');\n    if (!probox) return false;\n    var proinput = probox.querySelector('.proinput');\n    var input = probox.querySelector('input.orig');\n    var mag = probox.querySelector('.promagnifier');\n    var settings = probox.querySelector('.prosettings');\n    var container = root.querySelector('.search .asl_w_container');\n\n    forceStyle(container, { 'width': '100%', 'display': 'flex', 'justify-content': 'center' });\n    forceStyle(probox, {\n      'display': 'flex', 'flex-direction': 'row', 'align-items': 'center',\n      'width': '100%', 'max-width': '640px', 'height': '44px', 'min-height': '44px',\n      'margin': '0 auto', 'border': '1px solid #dedcd6', 'border-radius': '8px',\n      'padding': '0 10px 0 20px', 'background': '#ffffff', 'position': 'relative', 'box-sizing': 'border-box',\n      'cursor': 'text'\n    });\n    forceStyle(proinput, { 'flex': '1 1 auto', 'order': '1', 'min-width': '0', 'height': '100%', 'display': 'flex', 'align-items': 'center' });\n    var form = proinput ? proinput.querySelector('form') : null;\n    forceStyle(form, { 'display': 'flex', 'align-items': 'center', 'width': '100%', 'height': '100%' });\n    forceStyle(input, {\n      'width': '100%', 'height': '100%', 'border': 'none', 'outline': 'none',\n      'background': 'transparent', 'box-shadow': 'none', 'font-size': '16px',\n      'font-family': 'inherit', 'color': '#14140f', 'padding': '0', 'margin': '0', 'position': 'static', 'top': 'auto'\n    });\n    var autocomplete = proinput ? proinput.querySelector('input.autocomplete') : null;\n    forceStyle(autocomplete, { 'display': 'none' });\n    forceStyle(mag, {\n      'order': '2', 'flex': '0 0 auto', 'background': 'none', 'border': 'none', 'box-shadow': 'none',\n      'cursor': 'pointer', 'display': 'flex', 'align-items': 'center', 'justify-content': 'center',\n      'width': '28px', 'height': '28px', 'padding': '0', 'margin': '0', 'position': 'static', 'top': 'auto', 'right': 'auto', 'transform': 'none'\n    });\n    var innericon = mag ? mag.querySelector('.innericon') : null;\n    forceStyle(innericon, { 'display': 'flex', 'align-items': 'center', 'justify-content': 'center', 'width': '100%', 'height': '100%', 'margin': '0', 'padding': '0', 'position': 'static' });\n    var svg = mag ? mag.querySelector('svg') : null;\n    forceStyle(svg, { 'width': '18px', 'height': '18px' });\n    forceStyle(settings, { 'display': 'none' });\n    var loading = probox.querySelector('.proloading');\n    forceStyle(loading, { 'pointer-events': 'none' });\n    forceStyle(proinput, { 'cursor': 'text' });\n    return true;\n  }\n  var searchWarmed = false;\n  function warmUpSearch() {\n    if (searchWarmed) return;\n    var root = document.getElementById('v2c-soporte');\n    var input = root ? root.querySelector('.search input.orig') : null;\n    if (!input) return;\n    searchWarmed = true;\n    input.dispatchEvent(new KeyboardEvent('keydown', { bubbles: true, key: 'Shift', keyCode: 16, which: 16 }));\n    input.dispatchEvent(new KeyboardEvent('keyup', { bubbles: true, key: 'Shift', keyCode: 16, which: 16 }));\n  }\n  if (!fixSearchBox()) {\n    var tries = 0;\n    var iv = setInterval(function () {\n      tries++;\n      if (fixSearchBox() || tries > 20) clearInterval(iv);\n    }, 150);\n  }\n  setTimeout(warmUpSearch, 400);\n\n  function focusFromBox(e) {\n    var root = document.getElementById('v2c-soporte');\n    if (!root) return;\n    var probox = e.target.closest('.probox');\n    if (!probox) return;\n    if (e.target.closest('.promagnifier')) return;\n    var input = probox.querySelector('input.orig');\n    if (input && document.activeElement !== input) input.focus();\n  }\n  document.addEventListener('mousedown', focusFromBox);\n  document.addEventListener('click', focusFromBox);\n\n  document.addEventListener('click', function (e) {\n    var tag = e.target.closest('#v2c-soporte .topic-tags span');\n    if (!tag) return;\n    e.preventDefault();\n    e.stopPropagation();\n    e.stopImmediatePropagation();\n    var root = document.getElementById('v2c-soporte');\n    var input = root.querySelector('.search input.orig');\n    if (!input) return;\n    var text = tag.textContent.trim();\n    var nativeSetter = Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype, 'value').set;\n    function fillAndSearch() {\n      nativeSetter.call(input, text);\n      input.dispatchEvent(new KeyboardEvent('keydown', { bubbles: true, key: 'a', keyCode: 65, which: 65 }));\n      input.dispatchEvent(new Event('input', { bubbles: true }));\n      input.dispatchEvent(new KeyboardEvent('keyup', { bubbles: true, key: 'a', keyCode: 65, which: 65 }));\n    }\n    if (!searchWarmed) {\n      warmUpSearch();\n      setTimeout(fillAndSearch, 50);\n    } else {\n      fillAndSearch();\n    }\n  }, true);\n})();\n<\/script>\n<\/div>\n\n\n\n<div id=\"v2c-soporte\">\n<section class=\"block\">\n  <div class=\"wrap\">\n    <div class=\"block-head\"><h2>Podpora podle nab\u00edje\u010dky<\/h2><\/div>\n    <div class=\"cat-grid\">\n      <a class=\"cat-card\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/podpora-trydan-cs-1777116621\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2023\/11\/trydan-home-soporte.png\" alt=\"Nab\u00edje\u010dka V2C Trydan\" \/><\/div>\n        <div class=\"meta\"><h3>Trydan<\/h3><\/div>\n      <\/a>\n      <a class=\"cat-card\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/podpora-trydan-pro-cs-1777117842\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2024\/03\/trydanpro-home-soporte.png\" alt=\"Nab\u00edje\u010dka V2C Trydan Pro\" \/><\/div>\n        <div class=\"meta\"><h3>Trydan Pro<\/h3><\/div>\n      <\/a>\n      <a class=\"cat-card is-new\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/alva\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2026\/06\/menu-alva.png\" alt=\"Nab\u00edje\u010dka V2C Alva\" \/><\/div>\n        <div class=\"meta\"><h3>Alva<\/h3><\/div>\n      <\/a>\n      <a class=\"cat-card\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/podpora-pole-pro-cs-1777116780\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2023\/11\/polepro-home-soporte.png\" alt=\"Nab\u00edje\u010dka V2C Pole Pro\" \/><\/div>\n        <div class=\"meta\"><h3>Pole Pro<\/h3><\/div>\n      <\/a>\n      <a class=\"cat-card\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/soporte-denka-cs-1777118484\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2025\/05\/denka-product-v2c-payments.png\" alt=\"Nab\u00edje\u010dka V2C Denka\" \/><\/div>\n        <div class=\"meta\"><h3>Denka<\/h3><\/div>\n      <\/a>\n      <a class=\"cat-card\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/podpora-ev-portable\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2023\/11\/evportable-home-soporte.png\" alt=\"Nab\u00edje\u010dka V2C EV Portable\" \/><\/div>\n        <div class=\"meta\"><h3>EV Portable<\/h3><\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n\n\n<div id=\"v2c-soporte\">\n<section class=\"block\">\n  <div class=\"wrap\">\n    <div class=\"block-head\"><h2>Softwarov\u00e1 podpora<\/h2><\/div>\n    <div class=\"cat-grid\">\n      <a class=\"cat-card\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/podpora-v2c-cloud-cs-1777116905\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2024\/08\/v2c-cloud-app.png\" alt=\"V2C Cloud\" \/><\/div>\n        <div class=\"meta\"><h3>V2C Cloud<\/h3><span class=\"count\">Aplikace a monitorov\u00e1n\u00ed<\/span><\/div>\n      <\/a>\n      <a class=\"cat-card\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/ovladani-v-konu\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2024\/11\/menu-energy-management.png\" alt=\"\u0158\u00edzen\u00ed v\u00fdkonu V2C\" \/><\/div>\n        <div class=\"meta\"><h3>\u0158\u00edzen\u00ed v\u00fdkonu<\/h3><span class=\"count\">Dynamick\u00e9 nab\u00edjen\u00ed<\/span><\/div>\n      <\/a>\n      <a class=\"cat-card\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/podpora-v2c-cloud-cs-1777116905\/funkce-v2c-payments\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2024\/12\/menu-v2c-payments.png\" alt=\"V2C Payments\" \/><\/div>\n        <div class=\"meta\"><h3>V2C Payments<\/h3><span class=\"count\">Platba za nab\u00edjen\u00ed<\/span><\/div>\n      <\/a>\n      <a class=\"cat-card\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/v2c-instala-ni-panel\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2023\/12\/installer-panel-icon.png\" alt=\"V2C Installer Panel\" style=\"max-width:50%;max-height:50%;\" \/><\/div>\n        <div class=\"meta\"><h3>V2C Installer Panel<\/h3><span class=\"count\">Spr\u00e1va instalac\u00ed<\/span><\/div>\n      <\/a>\n      <a class=\"cat-card is-new\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/konfigurace-v2c-business-panel\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2026\/03\/menu-v2c-business-panel.png\" alt=\"V2C Business Panel\" \/><\/div>\n        <div class=\"meta\"><h3>V2C Business Panel<\/h3><span class=\"count\">Propl\u00e1cen\u00ed zam\u011bstnanc\u016fm<\/span><\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n\n\n\n<div id=\"v2c-soporte\">\n<section class=\"block\">\n  <div class=\"wrap\">\n    <div class=\"help-strip with-image\">\n      <div class=\"copy\">\n        <h3>Chcete pl\u00e1novat nab\u00edjen\u00ed, upravovat proud, nastavit sol\u00e1rn\u00ed profily, zm\u011bnit tarif nebo sd\u00edlet svou nab\u00edje\u010dku?<\/h3>\n        <p>V\u0161e se nastavuje na jednom m\u00edst\u011b: v bezplatn\u00e9 aplikaci V2C.<\/p>\n        <div class=\"actions\">\n          <a class=\"btn primary\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/podpora-v2c-cloud-cs-1777116905\/nastaveni-v2c-cloud\/\">Zobrazit nastaven\u00ed <span class=\"btn-arrow\">\u2192<\/span><\/a>\n        <\/div>\n      <\/div>\n      <div class=\"strip-image\">\n        <img decoding=\"async\" src=\"https:\/\/v2charge.com\/wp-content\/uploads\/2026\/08\/power-control-v2c-app.png\" alt=\"\u0158\u00edzen\u00ed v\u00fdkonu aktivovan\u00e9 v aplikaci V2C\" \/>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n\n\n<div id=\"v2c-soporte\">\n<section class=\"block\">\n  <div class=\"wrap\">\n    <div class=\"block-head\"><h2>Dal\u0161\u00ed obl\u00edben\u00fd obsah<\/h2><\/div>\n    <div class=\"articles-list\">\n      <div class=\"article-row\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"doc-icon\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><path d=\"M14 2v6h6\"\/><\/svg><a href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/v2c-smartlock-cs-1777117237\/\">Jak zamykat a odemykat nab\u00edje\u010dku na bl\u00edzkost pomoc\u00ed telefonu nebo e-Key (V2C SmartLock)<\/a><span class=\"row-arrow\">\u2192<\/span><\/div>\n      <div class=\"article-row\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"doc-icon\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><path d=\"M14 2v6h6\"\/><\/svg><a href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/ovladani-v-konu\/personalizace-izeni-v-konu\/\">Jak si p\u0159izp\u016fsobit \u0159\u00edzen\u00ed v\u00fdkonu<\/a><span class=\"row-arrow\">\u2192<\/span><\/div>\n      <div class=\"article-row\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"doc-icon\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><path d=\"M14 2v6h6\"\/><\/svg><a href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/ovladani-v-konu\/dynamicke-izeni-v-konu\/kody-chyb-p-ipojeni-a-jejich-e-eni\/\">\u0158e\u0161en\u00ed chyb dynamick\u00e9ho \u0159\u00edzen\u00ed v\u00fdkonu<\/a><span class=\"row-arrow\">\u2192<\/span><\/div>\n      <div class=\"article-row\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"doc-icon\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><path d=\"M14 2v6h6\"\/><\/svg><a href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/podpora-trydan-cs-1777116621\/u-ivatelska-p-iru-ka-trydan\/\">U\u017eivatelsk\u00e1 p\u0159\u00edru\u010dka Trydan<\/a><span class=\"row-arrow\">\u2192<\/span><\/div>\n      <div class=\"article-row\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"doc-icon\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><path d=\"M14 2v6h6\"\/><\/svg><a href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/podpora-trydan-cs-1777116621\/aktualizovat-posledni-verzi-e-charger-trydan\/\">Aktualizace na nejnov\u011bj\u0161\u00ed verzi Trydan<\/a><span class=\"row-arrow\">\u2192<\/span><\/div>\n      <div class=\"article-row\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"doc-icon\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><path d=\"M14 2v6h6\"\/><\/svg><a href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/informativni-videa\/\">Informa\u010dn\u00ed videa<\/a><span class=\"row-arrow\">\u2192<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n\n\n<div id=\"v2c-soporte\">\n<section class=\"block\" style=\"border-bottom:none;padding-bottom:120px;\">\n  <div class=\"wrap\">\n    <div class=\"block-head\">\n      <h2>Pot\u0159ebujete technickou podporu?<\/h2>\n      <\/div>\n    <div class=\"resolve-grid\">\n      <div class=\"resolve-card primary\">\n        <span class=\"kicker\">Doporu\u010deno \u00b7 Okam\u017eit\u00e1 odpov\u011b\u010f<\/span>\n        <div class=\"resolve-card-title\">\n          <span class=\"resolve-card-icon\"><span class=\"resolve-card-icon-glyph\"><\/span><span class=\"resolve-card-icon-status\"><\/span><\/span>\n          <h3>Zeptejte se V2C Assistant<\/h3>\n        <\/div>\n        <p>N\u00e1\u0161 chytr\u00fd AI asistent okam\u017eit\u011b vy\u0159e\u0161\u00ed jak\u00fdkoli dotaz ohledn\u011b va\u0161\u00ed nab\u00edje\u010dky, kdykoli. A pokud ho propoj\u00edte se sv\u00fdm \u00fa\u010dtem V2C Cloud, m\u016f\u017ee nav\u00edc za v\u00e1s prov\u00e1d\u011bt po\u017eadovan\u00e9 akce.<\/p>\n        <a class=\"btn on-dark\" href=\"https:\/\/v2charge.com\/v2c-support-web\/\" target=\"_blank\" rel=\"noopener noreferrer\">Otev\u0159\u00edt V2C Assistant <span class=\"btn-arrow\">\u2192<\/span><\/a>\n      <\/div>\n      <div class=\"resolve-card secondary\">\n        <span class=\"kicker\">Pokud se probl\u00e9m nevy\u0159e\u0161\u00ed<\/span>\n        <h3>Kontaktujte technickou podporu<\/h3>\n        <p>Vytvo\u0159te \u017e\u00e1dost v Centru technick\u00e9 podpory a my se s v\u00e1mi co nejd\u0159\u00edve spoj\u00edme.<\/p>\n        <a class=\"btn ghost\" href=\"https:\/\/v2charge.atlassian.net\/servicedesk\/customer\/portal\/3\" target=\"_blank\" rel=\"noopener noreferrer\">Otev\u0159\u00edt tiket podpory <span class=\"btn-arrow\">\u2192<\/span><\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Jak v\u00e1m m\u016f\u017eeme pomoci? Najd\u011bte n\u00e1vody a instala\u010dn\u00ed a u\u017eivatelsk\u00e9 p\u0159\u00edru\u010dky pro ka\u017edou nab\u00edje\u010dku a platformu V2C. Aktualizace V2C ControlBox Dynamick\u00e9 \u0159\u00edzen\u00ed v\u00fdkonu Fotovoltaika Chcete okam\u017eitou odpov\u011b\u010f? Zeptejte se V2C Assistant V2C Assistant \u2715 Podpora podle nab\u00edje\u010dky Trydan Trydan Pro Alva Pole Pro Denka EV Portable Softwarov\u00e1 podpora V2C Cloud Aplikace a monitorov\u00e1n\u00ed \u0158\u00edzen\u00ed v\u00fdkonu &#8230; <a title=\"Oblast podpory\" class=\"read-more\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/\" aria-label=\"Read more about Oblast podpory\">\u010c\u00edst d\u00e1l<\/a><\/p>\n","protected":false},"author":1,"featured_media":170346,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","content-type":"","_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-318313","page","type-page","status-publish","has-post-thumbnail"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Oblast podpory \u25b7 Technick\u00e9 informace o e-Chargerech | V2C<\/title>\n<meta name=\"description\" content=\"Konzultujte v oblasti podpory V2C technick\u00e9 informace o na\u0161ich e-Chargerech a vy\u0159e\u0161te v\u0161echny sv\u00e9 dotazy \u27a4 P\u0159\u00edru\u010dky a posledn\u00ed aktualizace.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Oblast podpory \u25b7 Technick\u00e9 informace o e-Chargerech | V2C\" \/>\n<meta property=\"og:description\" content=\"Konzultujte v oblasti podpory V2C technick\u00e9 informace o na\u0161ich e-Chargerech a vy\u0159e\u0161te v\u0161echny sv\u00e9 dotazy \u27a4 P\u0159\u00edru\u010dky a posledn\u00ed aktualizace.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/v2charge.com\/cs\/oblast-podpory\/\" \/>\n<meta property=\"og:site_name\" content=\"V2C\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/V2C.Charge\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-05T13:44:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@V2C_Charge\" \/>\n<meta name=\"twitter:label1\" content=\"Odhadovan\u00e1 doba \u010dten\u00ed\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/oblast-podpory\\\/\",\"url\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/oblast-podpory\\\/\",\"name\":\"Oblast podpory \u25b7 Technick\u00e9 informace o e-Chargerech | V2C\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/oblast-podpory\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/oblast-podpory\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/v2charge.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/v2c-electric-chargers.jpg\",\"datePublished\":\"2022-03-15T08:56:08+00:00\",\"dateModified\":\"2026-08-05T13:44:03+00:00\",\"description\":\"Konzultujte v oblasti podpory V2C technick\u00e9 informace o na\u0161ich e-Chargerech a vy\u0159e\u0161te v\u0161echny sv\u00e9 dotazy \u27a4 P\u0159\u00edru\u010dky a posledn\u00ed aktualizace.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/oblast-podpory\\\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/v2charge.com\\\/cs\\\/oblast-podpory\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/oblast-podpory\\\/#primaryimage\",\"url\":\"https:\\\/\\\/v2charge.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/v2c-electric-chargers.jpg\",\"contentUrl\":\"https:\\\/\\\/v2charge.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/v2c-electric-chargers.jpg\",\"width\":1200,\"height\":675,\"caption\":\"V2C Electric Chargers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/oblast-podpory\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"V2C\",\"item\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Oblast podpory\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/#website\",\"url\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/\",\"name\":\"V2C\",\"description\":\"#CargandoElMa\u00f1ana\",\"publisher\":{\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"cs\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/#organization\",\"name\":\"V2C\",\"url\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/v2charge.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/cropped-v2c-charge-logo-menu.png\",\"contentUrl\":\"https:\\\/\\\/v2charge.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/cropped-v2c-charge-logo-menu.png\",\"width\":984,\"height\":431,\"caption\":\"V2C\"},\"image\":{\"@id\":\"https:\\\/\\\/v2charge.com\\\/cs\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/V2C.Charge\",\"https:\\\/\\\/x.com\\\/V2C_Charge\",\"https:\\\/\\\/www.instagram.com\\\/v2c.charge\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@V2C\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/v2c-chargers\\\/\"],\"contactPoint\":[{\"@type\":\"ContactPoint\",\"contactType\":\"customer support\",\"telephone\":\"+34960654554\",\"email\":\"info@v2charge.com\",\"availableLanguage\":[\"Spanish\",\"English\",\"Portuguese\",\"French\"]},{\"@type\":\"ContactPoint\",\"contactType\":\"sales\",\"telephone\":\"+34960654554\",\"email\":\"info@v2charge.com\",\"availableLanguage\":[\"Spanish\",\"English\"]}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Oblast podpory \u25b7 Technick\u00e9 informace o e-Chargerech | V2C","description":"Konzultujte v oblasti podpory V2C technick\u00e9 informace o na\u0161ich e-Chargerech a vy\u0159e\u0161te v\u0161echny sv\u00e9 dotazy \u27a4 P\u0159\u00edru\u010dky a posledn\u00ed aktualizace.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/v2charge.com\/cs\/oblast-podpory\/","og_locale":"cs_CZ","og_type":"article","og_title":"Oblast podpory \u25b7 Technick\u00e9 informace o e-Chargerech | V2C","og_description":"Konzultujte v oblasti podpory V2C technick\u00e9 informace o na\u0161ich e-Chargerech a vy\u0159e\u0161te v\u0161echny sv\u00e9 dotazy \u27a4 P\u0159\u00edru\u010dky a posledn\u00ed aktualizace.","og_url":"https:\/\/v2charge.com\/cs\/oblast-podpory\/","og_site_name":"V2C","article_publisher":"https:\/\/www.facebook.com\/V2C.Charge","article_modified_time":"2026-08-05T13:44:03+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@V2C_Charge","twitter_misc":{"Odhadovan\u00e1 doba \u010dten\u00ed":"5 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/v2charge.com\/cs\/oblast-podpory\/","url":"https:\/\/v2charge.com\/cs\/oblast-podpory\/","name":"Oblast podpory \u25b7 Technick\u00e9 informace o e-Chargerech | V2C","isPartOf":{"@id":"https:\/\/v2charge.com\/cs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/v2charge.com\/cs\/oblast-podpory\/#primaryimage"},"image":{"@id":"https:\/\/v2charge.com\/cs\/oblast-podpory\/#primaryimage"},"thumbnailUrl":"https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg","datePublished":"2022-03-15T08:56:08+00:00","dateModified":"2026-08-05T13:44:03+00:00","description":"Konzultujte v oblasti podpory V2C technick\u00e9 informace o na\u0161ich e-Chargerech a vy\u0159e\u0161te v\u0161echny sv\u00e9 dotazy \u27a4 P\u0159\u00edru\u010dky a posledn\u00ed aktualizace.","breadcrumb":{"@id":"https:\/\/v2charge.com\/cs\/oblast-podpory\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/v2charge.com\/cs\/oblast-podpory\/"]}]},{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/v2charge.com\/cs\/oblast-podpory\/#primaryimage","url":"https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg","contentUrl":"https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg","width":1200,"height":675,"caption":"V2C Electric Chargers"},{"@type":"BreadcrumbList","@id":"https:\/\/v2charge.com\/cs\/oblast-podpory\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"V2C","item":"https:\/\/v2charge.com\/cs\/"},{"@type":"ListItem","position":2,"name":"Oblast podpory"}]},{"@type":"WebSite","@id":"https:\/\/v2charge.com\/cs\/#website","url":"https:\/\/v2charge.com\/cs\/","name":"V2C","description":"#CargandoElMa\u00f1ana","publisher":{"@id":"https:\/\/v2charge.com\/cs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/v2charge.com\/cs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"cs"},{"@type":"Organization","@id":"https:\/\/v2charge.com\/cs\/#organization","name":"V2C","url":"https:\/\/v2charge.com\/cs\/","logo":{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/v2charge.com\/cs\/#\/schema\/logo\/image\/","url":"https:\/\/v2charge.com\/wp-content\/uploads\/2024\/11\/cropped-v2c-charge-logo-menu.png","contentUrl":"https:\/\/v2charge.com\/wp-content\/uploads\/2024\/11\/cropped-v2c-charge-logo-menu.png","width":984,"height":431,"caption":"V2C"},"image":{"@id":"https:\/\/v2charge.com\/cs\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/V2C.Charge","https:\/\/x.com\/V2C_Charge","https:\/\/www.instagram.com\/v2c.charge\/","https:\/\/www.youtube.com\/@V2C","https:\/\/www.linkedin.com\/company\/v2c-chargers\/"],"contactPoint":[{"@type":"ContactPoint","contactType":"customer support","telephone":"+34960654554","email":"info@v2charge.com","availableLanguage":["Spanish","English","Portuguese","French"]},{"@type":"ContactPoint","contactType":"sales","telephone":"+34960654554","email":"info@v2charge.com","availableLanguage":["Spanish","English"]}]}]}},"uagb_featured_image_src":{"full":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg",1200,675,false],"thumbnail":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers-150x150.jpg",150,150,true],"medium":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers-300x169.jpg",300,169,true],"medium_large":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers-768x432.jpg",768,432,true],"large":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers-1024x576.jpg",1024,576,true],"gs-tiny":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg",50,28,false],"xl":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg",1200,675,false],"xxl":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg",1200,675,false],"xxxl":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg",1200,675,false],"xxxxl":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg",1200,675,false],"xxxxxl":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg",1200,675,false],"1536x1536":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg",1200,675,false],"2048x2048":["https:\/\/v2charge.com\/wp-content\/uploads\/2024\/07\/v2c-electric-chargers.jpg",1200,675,false]},"uagb_author_info":{"display_name":"V2C","author_link":"https:\/\/v2charge.com\/cs\/author\/root_k4eu7ki8\/"},"uagb_comment_info":0,"uagb_excerpt":"Jak v\u00e1m m\u016f\u017eeme pomoci? Najd\u011bte n\u00e1vody a instala\u010dn\u00ed a u\u017eivatelsk\u00e9 p\u0159\u00edru\u010dky pro ka\u017edou nab\u00edje\u010dku a platformu V2C. Aktualizace V2C ControlBox Dynamick\u00e9 \u0159\u00edzen\u00ed v\u00fdkonu Fotovoltaika Chcete okam\u017eitou odpov\u011b\u010f? Zeptejte se V2C Assistant V2C Assistant \u2715 Podpora podle nab\u00edje\u010dky Trydan Trydan Pro Alva Pole Pro Denka EV Portable Softwarov\u00e1 podpora V2C Cloud Aplikace a monitorov\u00e1n\u00ed \u0158\u00edzen\u00ed v\u00fdkonu&hellip;","_links":{"self":[{"href":"https:\/\/v2charge.com\/cs\/wp-json\/wp\/v2\/pages\/318313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/v2charge.com\/cs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/v2charge.com\/cs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/v2charge.com\/cs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/v2charge.com\/cs\/wp-json\/wp\/v2\/comments?post=318313"}],"version-history":[{"count":5,"href":"https:\/\/v2charge.com\/cs\/wp-json\/wp\/v2\/pages\/318313\/revisions"}],"predecessor-version":[{"id":388401,"href":"https:\/\/v2charge.com\/cs\/wp-json\/wp\/v2\/pages\/318313\/revisions\/388401"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/v2charge.com\/cs\/wp-json\/wp\/v2\/media\/170346"}],"wp:attachment":[{"href":"https:\/\/v2charge.com\/cs\/wp-json\/wp\/v2\/media?parent=318313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}