{"id":719,"date":"2026-06-13T13:07:41","date_gmt":"2026-06-13T13:07:41","guid":{"rendered":"https:\/\/hidrodoko.com\/?page_id=719"},"modified":"2026-06-13T13:10:06","modified_gmt":"2026-06-13T13:10:06","slug":"terms-of-use","status":"publish","type":"page","link":"https:\/\/hidrodoko.com\/en\/terms-of-use\/","title":{"rendered":"Terms of Use"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"719\" class=\"elementor elementor-719\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6828926 e-con e-atomic-element e-flexbox-base e-33c1933\" data-id=\"6828926\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"6828926\">\n    \t\t<div class=\"elementor-element elementor-element-cfaa3ee elementor-widget elementor-widget-html\" data-id=\"cfaa3ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>.elementor-element-cfaa3ee{display:none !important}<\/style>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-a0d7bf9 e-con e-atomic-element e-flexbox-base e-24b5440\" data-id=\"a0d7bf9\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"a0d7bf9\">\n    \t\t<div class=\"elementor-element elementor-element-4607763 elementor-widget elementor-widget-html\" data-id=\"4607763\" data-element_type=\"widget\" data-e-type=\"widget\" data-no-translation=\"\" 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>Terms of Use \u2013 Hidro Doko<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@300;400;500&display=swap\" rel=\"stylesheet\" \/>\r\n  <style>\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n    :root {\r\n      --navy: #0E2A47; --navy-mid: #163860;\r\n      --copper: #C86A1F; --copper-light: #E08842;\r\n      --bg: #EEF4FB; --text: #0D1E33;\r\n      --muted: #5A6E85; --border: #B8CDE0;\r\n    }\r\n    html { scroll-behavior: smooth; }\r\n    body { font-family: 'Inter', sans-serif; font-weight: 300; font-size: 16px; line-height: 1.75; color: var(--text); background: var(--bg); }\r\n\r\n    .hero { background: var(--navy); padding: 64px 2rem 56px; text-align: center; border-bottom: 3px solid var(--copper); position: relative; overflow: hidden; }\r\n    .hero::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 70% 50%, rgba(200,106,31,0.12) 0%, transparent 60%); pointer-events: none; }\r\n    .hero-eyebrow { font-size: 11px; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--copper); margin-bottom: 14px; }\r\n    .hero h1 { font-family: 'Cormorant Garamond', serif; font-size: clamp(2.2rem, 5vw, 3.4rem); font-weight: 500; color: #fff; line-height: 1.15; margin-bottom: 18px; }\r\n    .hero-sub { font-size: 14px; color: rgba(255,255,255,0.55); max-width: 480px; margin: 0 auto; line-height: 1.6; }\r\n\r\n    .layout { display: grid; grid-template-columns: 220px 1fr; gap: 0; max-width: 1080px; margin: 0 auto; padding: 0 1.5rem; }\r\n    aside { padding: 48px 28px 48px 0; border-right: 1px solid var(--border); position: sticky; top: 0; height: 100vh; overflow-y: auto; }\r\n    .toc-label { font-size: 10px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: var(--copper); margin-bottom: 18px; }\r\n    aside nav a { display: block; font-size: 13px; color: var(--muted); text-decoration: none; padding: 6px 0 6px 10px; border-left: 2px solid transparent; transition: color 0.2s, border-color 0.2s; line-height: 1.4; }\r\n    aside nav a:hover { color: var(--navy); border-left-color: var(--copper); }\r\n\r\n    main { padding: 48px 0 80px 48px; }\r\n    .section { margin-bottom: 56px; scroll-margin-top: 20px; }\r\n    .section-header { display: flex; align-items: baseline; gap: 14px; margin-bottom: 22px; padding-bottom: 14px; border-bottom: 1px solid var(--border); }\r\n    .section-num { font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 600; color: var(--copper); min-width: 30px; }\r\n    .section h2 { font-family: 'Cormorant Garamond', serif; font-size: 1.45rem; font-weight: 600; color: var(--navy); line-height: 1.2; }\r\n    .section p { color: #1e3248; margin-bottom: 14px; font-size: 15px; }\r\n    .section p:last-child { margin-bottom: 0; }\r\n\r\n    ul.rights-list { list-style: none; padding: 0; margin-top: 16px; display: grid; gap: 10px; }\r\n    ul.rights-list li { display: flex; gap: 12px; align-items: flex-start; font-size: 14.5px; color: #1e3248; background: #fff; border: 1px solid var(--border); border-radius: 8px; padding: 14px 16px; }\r\n    ul.rights-list li::before { content: '\u2192'; color: var(--copper); font-size: 14px; flex-shrink: 0; margin-top: 1px; }\r\n\r\n    .data-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 18px; }\r\n    .data-card { background: #fff; border: 1px solid var(--border); border-radius: 8px; padding: 16px 18px; }\r\n    .data-card-label { font-size: 10px; font-weight: 500; letter-spacing: 0.16em; text-transform: uppercase; color: var(--copper); margin-bottom: 6px; }\r\n    .data-card-value { font-size: 14px; color: var(--navy); line-height: 1.55; }\r\n\r\n    .alert { border-radius: 10px; padding: 18px 22px; margin: 20px 0; display: flex; gap: 14px; align-items: flex-start; }\r\n    .alert-icon { font-size: 20px; flex-shrink: 0; margin-top: 2px; }\r\n    .alert-body { font-size: 14.5px; line-height: 1.65; }\r\n    .alert-body strong { display: block; font-size: 13px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 4px; }\r\n    .alert-warn { background: rgba(200,106,31,0.09); border: 1px solid rgba(200,106,31,0.35); color: #6B3A10; }\r\n    .alert-warn strong { color: var(--copper); }\r\n\r\n    .contact-box { background: var(--navy); border-radius: 12px; padding: 32px 36px; color: #fff; margin-top: 20px; }\r\n    .contact-box h3 { font-family: 'Cormorant Garamond', serif; font-size: 1.35rem; font-weight: 500; color: var(--copper-light); margin-bottom: 18px; }\r\n    .contact-row { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; font-size: 14px; color: rgba(255,255,255,0.82); }\r\n    .contact-icon { width: 28px; height: 28px; background: rgba(200,106,31,0.18); border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 13px; flex-shrink: 0; }\r\n    .contact-row a { color: var(--copper-light); text-decoration: none; }\r\n    .contact-row a:hover { text-decoration: underline; }\r\n\r\n    .update-bar { background: rgba(14,42,71,0.07); border: 1px solid var(--border); border-radius: 8px; padding: 14px 18px; font-size: 13px; color: var(--muted); margin-bottom: 40px; display: flex; gap: 10px; align-items: center; }\r\n    .update-bar strong { color: var(--copper); }\r\n\r\n    @media (max-width: 768px) {\r\n      .layout { grid-template-columns: 1fr; padding: 0 1.2rem; }\r\n      aside { display: none; }\r\n      main { padding: 36px 0 60px 0; }\r\n      .data-grid { grid-template-columns: 1fr; }\r\n      .contact-box { padding: 24px 22px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"hero\">\r\n  <p class=\"hero-eyebrow\">A Group \u00b7 hidrodoko.com<\/p>\r\n  <h1>Terms of Use<\/h1>\r\n  <p class=\"hero-sub\">The terms and conditions governing the use of hidrodoko.com and the services of A Group H.M.D.<\/p>\r\n<\/div>\r\n\r\n<div class=\"layout\">\r\n  <aside>\r\n    <p class=\"toc-label\">Contents<\/p>\r\n    <nav>\r\n      <a href=\"#s1\">1. Acceptance of Terms<\/a>\r\n      <a href=\"#s2\">2. Intellectual Property<\/a>\r\n      <a href=\"#s3\">3. Permitted Use<\/a>\r\n      <a href=\"#s4\">4. Products and Prices<\/a>\r\n      <a href=\"#s5\">5. Orders and Payments<\/a>\r\n      <a href=\"#s6\">6. External Links<\/a>\r\n      <a href=\"#s7\">7. Limitation of Liability<\/a>\r\n      <a href=\"#s8\">8. Changes to the Site<\/a>\r\n      <a href=\"#s9\">9. Applicable Law<\/a>\r\n      <a href=\"#s10\">10. Contact<\/a>\r\n    <\/nav>\r\n  <\/aside>\r\n\r\n  <main>\r\n    <div class=\"update-bar\"><strong>Last updated:<\/strong> 13 June 2026 &nbsp;\u00b7&nbsp; Versioni 1.0 &nbsp;\u00b7&nbsp; hidrodoko.com<\/div>\r\n\r\n    <!-- 1 -->\r\n    <div class=\"section\" id=\"s1\">\r\n      <div class=\"section-header\"><span class=\"section-num\">01<\/span><h2>Acceptance of Terms<\/h2><\/div>\r\n      <p>By accessing and using <strong>hidrodoko.com<\/strong>, you fully and unreservedly accept the following terms of use. These terms are legally binding between you and <strong>A Group H.M.D<\/strong>, the operator of this website.<\/p>\r\n      <p>If you do not agree with any of these terms, please discontinue use of the website immediately. Continued access constitutes full acceptance of them.<\/p>\r\n      <div class=\"alert alert-warn\">\r\n        <div class=\"alert-icon\">\u26a0\ufe0f<\/div>\r\n        <div class=\"alert-body\">\r\n          <strong>Age restriction<\/strong>\r\n          hidrodoko.com and its services are intended exclusively for persons aged 18 or over. Persons under this age may only use the site under the supervision of a parent or legal guardian.\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 2 -->\r\n    <div class=\"section\" id=\"s2\">\r\n      <div class=\"section-header\"><span class=\"section-num\">02<\/span><h2>Intellectual Property<\/h2><\/div>\r\n      <p>All materials published on hidrodoko.com \u2014 including but not limited to texts, photographs, product images, logos, designs, trade names and visual concepts \u2014 are the exclusive property of <strong>A Group H.M.D<\/strong> or its licensors, and are protected by Albanian and international copyright law.<\/p>\r\n      <ul class=\"rights-list\">\r\n        <li>Copying, reproducing, distributing or publishing any material without express written consent from A Group H.M.D is strictly prohibited.<\/li>\r\n        <li>Use of Hidro Doko logos and trade names in any unauthorised commercial context is prohibited.<\/li>\r\n        <li>Automated scraping, unauthorised indexing or any other means of bulk data collection from the website is prohibited.<\/li>\r\n        <li>Personal and non-commercial viewing of the website, and sharing of links (URLs) to the website, is permitted.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <!-- 3 -->\r\n    <div class=\"section\" id=\"s3\">\r\n      <div class=\"section-header\"><span class=\"section-num\">03<\/span><h2>Permitted Use<\/h2><\/div>\r\n      <p>hidrodoko.com may only be used for lawful purposes and in accordance with these terms. You agree not to use the website to:<\/p>\r\n      <ul class=\"rights-list\">\r\n        <li>Any activity unlawful under Albanian or international law.<\/li>\r\n        <li>Send unsolicited communications, spam or fraudulent materials.<\/li>\r\n        <li>Interfere with the technical infrastructure of the website, servers or network.<\/li>\r\n        <li>Collect personal data of other users without their consent.<\/li>\r\n        <li>Impersonate or falsely represent the identity of Hidro Doko or A Group H.M.D on any platform.<\/li>\r\n        <li>Publish false, offensive or defamatory comments, reviews or content.<\/li>\r\n      <\/ul>\r\n      <p>A Group H.M.D reserves the right to block access from IP addresses or devices that violate these terms, without prior notice.<\/p>\r\n    <\/div>\r\n\r\n    <!-- 4 -->\r\n    <div class=\"section\" id=\"s4\">\r\n      <div class=\"section-header\"><span class=\"section-num\">04<\/span><h2>Products and Prices<\/h2><\/div>\r\n      <p>Hidro Doko makes every reasonable effort to ensure that product and pricing information is accurate and up to date. However:<\/p>\r\n      <div class=\"data-grid\">\r\n        <div class=\"data-card\">\r\n          <p class=\"data-card-label\">Pricing accuracy<\/p>\r\n          <p class=\"data-card-value\">Prices may change without prior notice. The final price is confirmed during the ordering process or by direct contact.<\/p>\r\n        <\/div>\r\n        <div class=\"data-card\">\r\n          <p class=\"data-card-label\">Availability<\/p>\r\n          <p class=\"data-card-value\">Availability e produkteve mund t\u00eb ndryshoj\u00eb. Produktet e shfaqura n\u00eb faqe nuk jan\u00eb gjithmon\u00eb n\u00eb stok t\u00eb menj\u00ebhersh\u00ebm.<\/p>\r\n        <\/div>\r\n        <div class=\"data-card\">\r\n          <p class=\"data-card-label\">Product images<\/p>\r\n          <p class=\"data-card-value\">Photographs are illustrative. Colours and details may differ slightly from the physical product, depending on screen calibration.<\/p>\r\n        <\/div>\r\n        <div class=\"data-card\">\r\n          <p class=\"data-card-label\">Technical errors<\/p>\r\n          <p class=\"data-card-value\">In the event of an obvious error in price or description, A Group H.M.D is not obliged to honour that price and may cancel the order.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 5 -->\r\n    <div class=\"section\" id=\"s5\">\r\n      <div class=\"section-header\"><span class=\"section-num\">05<\/span><h2>Orders and Payments<\/h2><\/div>\r\n      <p>By placing an order through hidrodoko.com or by direct contact, you enter into a purchase agreement with A Group H.M.D, which is subject to the following terms:<\/p>\r\n      <ul class=\"rights-list\">\r\n        <li>Every order is considered a <strong>purchase offer<\/strong> on your part and becomes binding only upon express confirmation by Hidro Doko.<\/li>\r\n        <li>Payments are made by the method agreed between the parties \u2014 bank transfer, cash or another method confirmed in writing.<\/li>\r\n        <li>Hidro Doko reserves the right to refuse or cancel any order, notifying the buyer and refunding any amounts paid within 5 working days.<\/li>\r\n        <li>Displayed prices do not include delivery costs, which are calculated based on destination and quantity, and confirmed before the order is finalised.<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <!-- 6 -->\r\n    <div class=\"section\" id=\"s6\">\r\n      <div class=\"section-header\"><span class=\"section-num\">06<\/span><h2>External Links<\/h2><\/div>\r\n      <p>hidrodoko.com may contain links to third-party websites (partners, brands, information sources). A Group H.M.D:<\/p>\r\n      <ul class=\"rights-list\">\r\n        <li>Does not control and accepts no responsibility for the content, policies or practices of linked third-party websites.<\/li>\r\n        <li>Does not guarantee the accuracy, availability or security of external websites.<\/li>\r\n        <li>Encourages you to read the terms and privacy policies of any external website before accessing it.<\/li>\r\n      <\/ul>\r\n      <p>The presence of a link on our website does not constitute endorsement or guarantee of that website.<\/p>\r\n    <\/div>\r\n\r\n    <!-- 7 -->\r\n    <div class=\"section\" id=\"s7\">\r\n      <div class=\"section-header\"><span class=\"section-num\">07<\/span><h2>Limitation of Liability<\/h2><\/div>\r\n      <p>To the maximum extent permitted by Albanian law, A Group H.M.D accepts no liability for:<\/p>\r\n      <ul class=\"rights-list\">\r\n        <li><strong>Website downtime<\/strong> \u2014 we do not guarantee 100% availability and are not liable for losses caused by technical interruptions.<\/li>\r\n        <li><strong>Indirect damages<\/strong> \u2014 loss of profits, data or other indirect damage arising from use of the website.<\/li>\r\n        <li><strong>Third-party actions<\/strong> \u2014 damage caused by hackers, viruses or unauthorised actions of third parties.<\/li>\r\n        <li><strong>Inaccurate information<\/strong> \u2014 decisions made based on website information without confirmation from our team.<\/li>\r\n      <\/ul>\r\n      <p>A Group H.M.D's maximum liability to any individual customer is limited to the amount paid by that customer for the specific product or service which is the subject of the claim.<\/p>\r\n    <\/div>\r\n\r\n    <!-- 8 -->\r\n    <div class=\"section\" id=\"s8\">\r\n      <div class=\"section-header\"><span class=\"section-num\">08<\/span><h2>Changes to the Site and Terms<\/h2><\/div>\r\n      <p>A Group H.M.D reserves the right to modify, update or withdraw any part of hidrodoko.com or these terms at any time, without prior notice, for reasons including:<\/p>\r\n      <ul class=\"rights-list\">\r\n        <li>Legal or regulatory changes applicable in Albania.<\/li>\r\n        <li>Technical, security or functional updates to the platform.<\/li>\r\n        <li>Changes to the range of products or services offered.<\/li>\r\n      <\/ul>\r\n      <p>The current version of the Terms of Use is always the one published on the website with the most recent update date. We recommend checking it periodically.<\/p>\r\n    <\/div>\r\n\r\n    <!-- 9 -->\r\n    <div class=\"section\" id=\"s9\">\r\n      <div class=\"section-header\"><span class=\"section-num\">09<\/span><h2>Applicable Law and Jurisdiction<\/h2><\/div>\r\n      <p>These Terms of Use are governed by and construed in accordance with the <strong>laws of the Republic of Albania<\/strong>. Any dispute arising from or relating to these terms shall be subject to the exclusive jurisdiction of the competent Albanian courts.<\/p>\r\n      <p>Prior to any legal action, the parties agree to seek an amicable resolution of the dispute within 30 calendar days of the date of written notification of the claim.<\/p>\r\n    <\/div>\r\n\r\n    <!-- 10 -->\r\n    <div class=\"section\" id=\"s10\">\r\n      <div class=\"section-header\"><span class=\"section-num\">10<\/span><h2>Contact Us<\/h2><\/div>\r\n      <p>For any questions relating to the Terms of Use or the operation of hidrodoko.com:<\/p>\r\n      <div class=\"contact-box\">\r\n        <h3>A Group H.M.D \u00b7 Hidro Doko<\/h3>\r\n        <div class=\"contact-row\"><div class=\"contact-icon\">\ud83d\udccd<\/div> Rruga 1 Maji, Fier, Shqip\u00ebri<\/div>\r\n        <div class=\"contact-row\"><div class=\"contact-icon\">\u2709\ufe0f<\/div><a href=\"mailto:info@hidrodoko.com\">info@hidrodoko.com<\/a><\/div>\r\n        <div class=\"contact-row\"><div class=\"contact-icon\">\ud83d\udcde<\/div><a href=\"tel:+3556030717\">+355 60 30 717<\/a><\/div>\r\n        <div class=\"contact-row\"><div class=\"contact-icon\">\ud83d\udcac<\/div><a href=\"https:\/\/wa.me\/3556030717\" target=\"_blank\">WhatsApp: +355 60 30 717<\/a><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/main>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Terms of Use \u2013 Hidro Doko A Group \u00b7 hidrodoko.com Terms of Use The terms and conditions governing the use of hidrodoko.com and the services of A Group H.M.D. Contents 1. Acceptance of Terms 2. Intellectual Property 3. Permitted Use 4. Products and Prices 5. Orders and Payments 6. External Links 7. Limitation of Liability [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-719","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Terms of Use - Hidro Doko<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hidrodoko.com\/en\/terms-of-use\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terms of Use - Hidro Doko\" \/>\n<meta property=\"og:description\" content=\"Terms of Use \u2013 Hidro Doko A Group \u00b7 hidrodoko.com Terms of Use The terms and conditions governing the use of hidrodoko.com and the services of A Group H.M.D. Contents 1. Acceptance of Terms 2. Intellectual Property 3. Permitted Use 4. Products and Prices 5. Orders and Payments 6. External Links 7. Limitation of Liability [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hidrodoko.com\/en\/terms-of-use\/\" \/>\n<meta property=\"og:site_name\" content=\"Hidro Doko\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-13T13:10:06+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"17 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hidrodoko.com\\\/terms-of-use\\\/\",\"url\":\"https:\\\/\\\/hidrodoko.com\\\/terms-of-use\\\/\",\"name\":\"Terms of Use - Hidro Doko\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hidrodoko.com\\\/#website\"},\"datePublished\":\"2026-06-13T13:07:41+00:00\",\"dateModified\":\"2026-06-13T13:10:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hidrodoko.com\\\/terms-of-use\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hidrodoko.com\\\/terms-of-use\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hidrodoko.com\\\/terms-of-use\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hidrodoko.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Terms of Use\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hidrodoko.com\\\/#website\",\"url\":\"https:\\\/\\\/hidrodoko.com\\\/\",\"name\":\"Hidro Doko\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/hidrodoko.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hidrodoko.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hidrodoko.com\\\/#organization\",\"name\":\"Hidro Doko\",\"url\":\"https:\\\/\\\/hidrodoko.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hidrodoko.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hidrodoko.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/a_group_logo_algerian_style_A.svg\",\"contentUrl\":\"https:\\\/\\\/hidrodoko.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/a_group_logo_algerian_style_A.svg\",\"width\":1000,\"height\":600,\"caption\":\"Hidro Doko\"},\"image\":{\"@id\":\"https:\\\/\\\/hidrodoko.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Terms of Use - Hidro Doko","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:\/\/hidrodoko.com\/en\/terms-of-use\/","og_locale":"en_US","og_type":"article","og_title":"Terms of Use - Hidro Doko","og_description":"Terms of Use \u2013 Hidro Doko A Group \u00b7 hidrodoko.com Terms of Use The terms and conditions governing the use of hidrodoko.com and the services of A Group H.M.D. Contents 1. Acceptance of Terms 2. Intellectual Property 3. Permitted Use 4. Products and Prices 5. Orders and Payments 6. External Links 7. Limitation of Liability [&hellip;]","og_url":"https:\/\/hidrodoko.com\/en\/terms-of-use\/","og_site_name":"Hidro Doko","article_modified_time":"2026-06-13T13:10:06+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"17 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hidrodoko.com\/terms-of-use\/","url":"https:\/\/hidrodoko.com\/terms-of-use\/","name":"Terms of Use - Hidro Doko","isPartOf":{"@id":"https:\/\/hidrodoko.com\/#website"},"datePublished":"2026-06-13T13:07:41+00:00","dateModified":"2026-06-13T13:10:06+00:00","breadcrumb":{"@id":"https:\/\/hidrodoko.com\/terms-of-use\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hidrodoko.com\/terms-of-use\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hidrodoko.com\/terms-of-use\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hidrodoko.com\/"},{"@type":"ListItem","position":2,"name":"Terms of Use"}]},{"@type":"WebSite","@id":"https:\/\/hidrodoko.com\/#website","url":"https:\/\/hidrodoko.com\/","name":"Hidro Doko","description":"","publisher":{"@id":"https:\/\/hidrodoko.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hidrodoko.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hidrodoko.com\/#organization","name":"Hidro Doko","url":"https:\/\/hidrodoko.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hidrodoko.com\/#\/schema\/logo\/image\/","url":"https:\/\/hidrodoko.com\/wp-content\/uploads\/2026\/05\/a_group_logo_algerian_style_A.svg","contentUrl":"https:\/\/hidrodoko.com\/wp-content\/uploads\/2026\/05\/a_group_logo_algerian_style_A.svg","width":1000,"height":600,"caption":"Hidro Doko"},"image":{"@id":"https:\/\/hidrodoko.com\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/hidrodoko.com\/en\/wp-json\/wp\/v2\/pages\/719","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hidrodoko.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hidrodoko.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hidrodoko.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hidrodoko.com\/en\/wp-json\/wp\/v2\/comments?post=719"}],"version-history":[{"count":4,"href":"https:\/\/hidrodoko.com\/en\/wp-json\/wp\/v2\/pages\/719\/revisions"}],"predecessor-version":[{"id":724,"href":"https:\/\/hidrodoko.com\/en\/wp-json\/wp\/v2\/pages\/719\/revisions\/724"}],"wp:attachment":[{"href":"https:\/\/hidrodoko.com\/en\/wp-json\/wp\/v2\/media?parent=719"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}