{"id":1021,"date":"2025-12-02T10:04:46","date_gmt":"2025-12-02T10:04:46","guid":{"rendered":"https:\/\/zerkom.de\/agb\/"},"modified":"2026-01-08T17:54:17","modified_gmt":"2026-01-08T17:54:17","slug":"agb","status":"publish","type":"page","link":"https:\/\/zerkom.de\/en\/agb\/","title":{"rendered":"AGB"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1021\" class=\"elementor elementor-1021 elementor-187\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bec46af e-con-full e-flex e-con e-parent\" data-id=\"bec46af\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc086be elementor-widget elementor-widget-html\" data-id=\"bc086be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Zerkom T&C Widget<\/title>\r\n    <style>\r\n        \/* VORSCHAU-HELFER *\/\r\n        body {\r\n            margin: 0;\r\n            padding: 0;\r\n            background-color: transparent; \r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"zk-subpage-agb\">\r\n\r\n  <style>\r\n    \/* --- Schriftart --- *\/\r\n    \/* Google Fonts Import entfernt f\u00fcr DSGVO-Konformit\u00e4t *\/\r\n\r\n    \/* VORSCHAU-HELFER (Im Widget Stylesheet belassen f\u00fcr Portabilit\u00e4t) *\/\r\n    body {\r\n      margin: 0;\r\n      padding: 0;\r\n      background-color: transparent; \r\n    }\r\n\r\n    \/* --- Scope Wrapper --- *\/\r\n    .zk-subpage-agb {\r\n      \/* LOKALE VARIABLEN *\/\r\n      --zk-agb-lime-500: #84cc16; \/* Primary *\/\r\n      --zk-agb-lime-600: #65a30d;\r\n      \r\n      --zk-agb-slate-100: #f1f5f9;\r\n      --zk-agb-slate-200: #e2e8f0;\r\n      --zk-agb-slate-500: #64748b;\r\n      --zk-agb-slate-600: #475569;\r\n      --zk-agb-slate-800: #1e293b;\r\n      --zk-agb-slate-900: #0f172a;\r\n      \r\n      \/* Basis Einstellungen - DSGVO Konform *\/\r\n      font-family: 'Inter', system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Liberation Sans\", sans-serif;\r\n      line-height: 1.6;\r\n      color: var(--zk-agb-slate-600);\r\n      background-color: transparent;\r\n      width: 100%;\r\n      box-sizing: border-box;\r\n      padding: 2rem 1rem; \/* Kompakteres Padding f\u00fcr Mobile *\/\r\n      position: relative;\r\n      \r\n      \/* WICHTIG F\u00dcR MOBILE: Lange deutsche W\u00f6rter brechen um *\/\r\n      overflow-wrap: break-word;\r\n      word-wrap: break-word;\r\n      hyphens: auto; \r\n      -webkit-hyphens: auto;\r\n    }\r\n\r\n    @media (min-width: 768px) {\r\n        .zk-subpage-agb {\r\n            padding: 6rem 1.5rem; \r\n        }\r\n    }\r\n\r\n    \/* Reset *\/\r\n    .zk-subpage-agb *, \r\n    .zk-subpage-agb *::before, \r\n    .zk-subpage-agb *::after {\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .zk-subpage-agb h1, \r\n    .zk-subpage-agb h2, \r\n    .zk-subpage-agb h3, \r\n    .zk-subpage-agb p, \r\n    .zk-subpage-agb ul, \r\n    .zk-subpage-agb li {\r\n      margin: 0;\r\n      padding: 0;\r\n      font-family: inherit;\r\n      list-style: none;\r\n    }\r\n\r\n    \/* --- Container --- *\/\r\n    .zk-subpage-agb .zk-container {\r\n      width: 100%;\r\n      max-width: 1280px; \r\n      margin: 0 auto;\r\n      position: relative;\r\n      z-index: 10;\r\n    }\r\n\r\n    \/* --- Typografie --- *\/\r\n    \r\n    \/* Intro Text *\/\r\n    .zk-subpage-agb .zk-intro {\r\n      font-size: 1rem;\r\n      margin-bottom: 2rem;\r\n      color: var(--zk-agb-slate-500);\r\n      line-height: 1.5;\r\n    }\r\n    \r\n    @media (min-width: 768px) {\r\n        .zk-subpage-agb .zk-intro { font-size: 1.125rem; }\r\n    }\r\n\r\n    \/* Haupt\u00fcberschrift (H1) *\/\r\n    .zk-subpage-agb h1 {\r\n      font-size: clamp(2rem, 5vw, 3rem);\r\n      font-weight: 800;\r\n      color: var(--zk-agb-slate-900);\r\n      margin-bottom: 2.5rem;\r\n      line-height: 1.2;\r\n      position: relative;\r\n      display: inline-block;\r\n    }\r\n    \r\n    \/* Gr\u00fcner Strich *\/\r\n    .zk-subpage-agb h1::after {\r\n      content: '';\r\n      display: block;\r\n      width: 60px;\r\n      height: 6px;\r\n      background-color: var(--zk-agb-lime-500);\r\n      margin-top: 1rem;\r\n      border-radius: 3px;\r\n    }\r\n\r\n    \/* Paragraphen-Titel (H2) *\/\r\n    .zk-subpage-agb h2 {\r\n      font-size: clamp(1.25rem, 4vw, 1.5rem);\r\n      font-weight: 700;\r\n      color: var(--zk-agb-slate-900);\r\n      margin-top: 2rem; \/* Etwas weniger Abstand auf Mobile *\/\r\n      margin-bottom: 1rem;\r\n      line-height: 1.3;\r\n      border-bottom: 1px solid var(--zk-agb-slate-200);\r\n      padding-bottom: 0.5rem;\r\n    }\r\n    \r\n    @media (min-width: 768px) {\r\n        .zk-subpage-agb h2 { margin-top: 2.5rem; }\r\n    }\r\n\r\n    \/* Flie\u00dftext (P) *\/\r\n    .zk-subpage-agb p {\r\n      margin-bottom: 1rem;\r\n      font-size: 1rem;\r\n      color: var(--zk-agb-slate-600);\r\n    }\r\n    \r\n    \/* Spezielle Box f\u00fcr Widerrufsbelehrung *\/\r\n    .zk-subpage-agb .zk-revocation-box {\r\n      background-color: #f8fafc;\r\n      border: 1px solid var(--zk-agb-slate-200);\r\n      border-left: 4px solid var(--zk-agb-slate-500); \/* Grau f\u00fcr Neutralit\u00e4t\/Rechtliches *\/\r\n      padding: 1.25rem; \/* Angepasst f\u00fcr Mobile *\/\r\n      margin: 2rem 0;\r\n      border-radius: 0 0.5rem 0.5rem 0;\r\n    }\r\n    \r\n    @media (min-width: 768px) {\r\n        .zk-subpage-agb .zk-revocation-box { padding: 1.5rem; }\r\n    }\r\n\r\n    .zk-subpage-agb .zk-revocation-title {\r\n      font-weight: 700;\r\n      color: var(--zk-agb-slate-900);\r\n      display: block;\r\n      margin-bottom: 1rem;\r\n      font-size: 1rem;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.05em;\r\n    }\r\n    \r\n    @media (min-width: 768px) {\r\n        .zk-subpage-agb .zk-revocation-title { font-size: 1.125rem; }\r\n    }\r\n\r\n  <\/style>\r\n\r\n  <div class=\"zk-container\">\r\n    \r\n    <p class=\"zk-intro\">Our General Terms and Conditions set out all the applicable conditions for the conclusion of contracts with our company.<\/p>\r\n    \r\n    <h1>General <br>Terms and Conditions (T&C)<\/h1>\r\n\r\n    <h2>1. Scope of Application<\/h2>\r\n    <p><strong>1.1<\/strong> These General Terms and Conditions (T&C) apply to all contracts concluded between Zerkom Solutions GmbH, Friedrichstra\u00dfe 95, 10117 Berlin (hereinafter referred to as the \"Provider\") and the customer (hereinafter referred to as the \"Customer\") via the website zerkom.de\/en.<\/p>\r\n    <p><strong>1.2<\/strong> Deviating conditions of the Customer shall not be recognized unless the Provider expressly agrees to their validity in writing.<\/p>\r\n\r\n    <h2>2. Conclusion of Contract<\/h2>\r\n    <p><strong>2.1<\/strong> The presentation of products in the online shop does not constitute a legally binding offer, but an invitation to order.<\/p>\r\n    <p><strong>2.2<\/strong> By clicking the \"Order\" button, the Customer submits a binding order for the goods contained in the shopping cart. The contract is concluded when the Provider accepts the order by means of an order confirmation by e-mail immediately after receiving the order.<\/p>\r\n\r\n    <h2>3. Prices and Payment Terms<\/h2>\r\n    <p><strong>3.1<\/strong> The prices stated are final prices and include the statutory value-added tax.<\/p>\r\n    <p><strong>3.2<\/strong> The Customer can pay the purchase price via [payment methods such as advance payment, PayPal, credit card].<\/p>\r\n    <p><strong>3.3<\/strong> The purchase price is due immediately and payable without deduction.<\/p>\r\n\r\n    <h2>4. Delivery and Shipping Costs<\/h2>\r\n    <p><strong>4.1<\/strong> Delivery shall be made to the delivery address specified by the Customer.<\/p>\r\n    <p><strong>4.2<\/strong> The delivery time is approx. [delivery time in days] working days from receipt of payment.<\/p>\r\n    <p><strong>4.3<\/strong> The shipping costs are specified to the Customer in the order form and are to be borne by the Customer.<\/p>\r\n\r\n    <h2>5. Right of Withdrawal<\/h2>\r\n    <p><strong>5.1<\/strong> Consumers have a fourteen-day right of withdrawal.<\/p>\r\n    <p><strong>5.2<\/strong> The right of withdrawal does not apply to goods that have been manufactured to customer specifications or are clearly tailored to personal needs.<\/p>\r\n\r\n    <div class=\"zk-revocation-box\">\r\n      <span class=\"zk-revocation-title\">Cancellation Policy<\/span>\r\n      \r\n      <p><strong>Right of Withdrawal<\/strong><\/p>\r\n      <p>You have the right to withdraw from this contract within fourteen days without giving any reason.<\/p>\r\n      <p>The withdrawal period is fourteen days from the day on which you or a third party named by you who is not the carrier has or have taken possession of the goods.<\/p>\r\n      <p>To exercise your right of withdrawal, you must inform us (Zerkom Solutions GmbH, Friedrichstra\u00dfe 95, 10117 Berlin) by means of a clear declaration (e.g. a letter sent by post or e-mail) of your decision to withdraw from this contract.<\/p>\r\n      \r\n      <p style=\"margin-top: 1.5rem;\"><strong>Consequences of Withdrawal<\/strong><\/p>\r\n      <p>If you withdraw from this contract, we must repay you all payments we have received from you, including delivery costs (with the exception of additional costs resulting from the fact that you have chosen a type of delivery other than the cheapest standard delivery offered by us), immediately and at the latest within fourteen days from the day on which we received the notification of your withdrawal from this contract.<\/p>\r\n    <\/div>\r\n\r\n    <h2>6. Retention of Title<\/h2>\r\n    <p>The goods remain our property until full payment has been made.<\/p>\r\n\r\n    <h2>7. Warranty<\/h2>\r\n    <p>Statutory warranty rights apply.<\/p>\r\n\r\n    <h2>8. Liability<\/h2>\r\n    <p><strong>8.1<\/strong> The Provider is liable without limitation only for intent and gross negligence as well as in accordance with the Product Liability Act.<\/p>\r\n    <p><strong>8.2<\/strong> In the event of slight negligence, the Provider is only liable in the event of a breach of a material contractual obligation (cardinal obligation). In these cases, liability is limited to foreseeable damage.<\/p>\r\n\r\n    <h2>9. Data Protection<\/h2>\r\n    <p>The Provider collects and processes personal data of the Customer for contract processing in accordance with the provisions of the General Data Protection Regulation (GDPR). Further information can be found in our privacy policy.<\/p>\r\n\r\n    <h2>10. Final Provisions<\/h2>\r\n    <p><strong>10.1<\/strong> The law of the Federal Republic of Germany shall apply to the exclusion of the UN Convention on Contracts for the International Sale of Goods.<\/p>\r\n    <p><strong>10.2<\/strong> Should individual provisions of these T&C be or become invalid, the validity of the remaining provisions shall not be affected thereby.<\/p>\r\n    <p><strong>10.3<\/strong> The place of jurisdiction for all disputes arising from contractual relationships between the Customer and the Provider is the registered office of the Provider.<\/p>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Zerkom T&#038;C Widget Our General Terms and Conditions set out all the applicable conditions for the conclusion of contracts with our company. General Terms and Conditions (T&#038;C) 1. Scope of Application 1.1 These General Terms and Conditions (T&#038;C) apply to all contracts concluded between Zerkom Solutions GmbH, Friedrichstra\u00dfe 95, 10117 Berlin (hereinafter referred to as [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1021","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/zerkom.de\/en\/wp-json\/wp\/v2\/pages\/1021","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zerkom.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zerkom.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zerkom.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zerkom.de\/en\/wp-json\/wp\/v2\/comments?post=1021"}],"version-history":[{"count":3,"href":"https:\/\/zerkom.de\/en\/wp-json\/wp\/v2\/pages\/1021\/revisions"}],"predecessor-version":[{"id":1024,"href":"https:\/\/zerkom.de\/en\/wp-json\/wp\/v2\/pages\/1021\/revisions\/1024"}],"wp:attachment":[{"href":"https:\/\/zerkom.de\/en\/wp-json\/wp\/v2\/media?parent=1021"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}