{"id":77,"date":"2025-11-08T20:24:49","date_gmt":"2025-11-08T19:24:49","guid":{"rendered":"https:\/\/twendemarket.com\/?page_id=77"},"modified":"2025-11-08T21:59:47","modified_gmt":"2025-11-08T20:59:47","slug":"home","status":"publish","type":"page","link":"https:\/\/twendemarket.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!-- Twende Market \u2013 HOMEPAGE SECTIONS (self\u2011contained, no photos) -->\n<!-- Paste EVERYTHING into a Custom HTML block on your Home page. -->\n\n<style>\n:root{ --tm-brand-600:#8A5A1E; --tm-brand-700:#6F4717; --tm-cream-50:#FBF6EE; --tm-amber-400:#E7B970; --tm-brown-900:#3F2A06; --tm-text:#1A1A1A; --tm-white:#FFFFFF; }\n\n\/* \u2014\u2014\u2014 HERO \u2014\u2014\u2014 *\/\n.tm-hero{ position:relative; display:block; padding:clamp(4rem,8vw,6rem) 1.5rem; color:var(--tm-text); background:var(--tm-cream-50); text-align:center; overflow:hidden; }\n.tm-hero__content{ max-width:700px; margin-inline:auto; }\n.tm-hero__eyebrow{ display:inline-block; font:600 .9rem\/1.2 Raleway, \"Helvetica Neue\", Helvetica, Arial, sans-serif; letter-spacing:.08em; text-transform:uppercase; color:var(--tm-brand-700); background:#f5e3c6; padding:.4rem .6rem; border-radius:999px; }\n.tm-hero__headline{ margin:.8rem 0 .6rem; font:800 clamp(2rem,5vw,3.5rem)\/1.1 Raleway, \"Helvetica Neue\", Helvetica, Arial, sans-serif; color:var(--tm-brown-900); letter-spacing:-.01em; }\n.tm-hero__headline .tm-hero__accent{ color:var(--tm-brand-700); text-decoration:underline; text-decoration-thickness:.14em; text-underline-offset:.18em; }\n.tm-hero__subhead{ font:400 clamp(1rem,1.4vw,1.15rem)\/1.5 Merriweather, Georgia, \"Times New Roman\", serif; color:var(--tm-text); max-width:60ch; margin-inline:auto; }\n\n\/* \u2014\u2014\u2014 Buttons \u2014\u2014\u2014 *\/\n.tm-hero__ctas{ display:flex; flex-wrap:wrap; justify-content:center; gap:.75rem; margin-top:1.5rem; }\n.tm-btn{ --_bg:var(--tm-brand-700); --_fg:var(--tm-white); --_bd:transparent; display:inline-flex; align-items:center; justify-content:center; padding:.9rem 1.3rem; border-radius:999px; text-decoration:none; font:700 1rem\/1 Raleway, \"Helvetica Neue\", Helvetica, Arial, sans-serif; border:2px solid var(--_bd); background:var(--_bg); color:var(--_fg); box-shadow:0 2px 0 rgba(0,0,0,.12); transition:transform .06s ease, box-shadow .2s ease; }\n.tm-btn:hover{ transform:translateY(-1px); box-shadow:0 6px 18px rgba(0,0,0,.12); }\n.tm-btn--primary{ --_bg:var(--tm-brand-700); --_fg:var(--tm-white); --_bd:var(--tm-brand-700); }\n.tm-btn--ghost{ --_bg:transparent; --_fg:var(--tm-brand-700); --_bd:var(--tm-brand-700); }\n\n\/* \u2014\u2014\u2014 Badges \u2014\u2014\u2014 *\/\n.tm-hero__badges{ display:flex; flex-wrap:wrap; justify-content:center; gap:.5rem .75rem; list-style:none; padding:0; margin:1.5rem 0 0; }\n.tm-badge{ display:inline-block; padding:.4rem .6rem; border-radius:.75rem; background:#f8ead4; color:var(--tm-brand-700); font:700 .85rem\/1 Raleway, \"Helvetica Neue\", Helvetica, Arial, sans-serif; border:1px solid #dbb06a; }\n\n\/* \u2014\u2014\u2014 About \u2014\u2014\u2014 *\/\n.tm-about{ background:#fff; padding:clamp(3rem,6vw,5rem) 1.5rem; text-align:center; }\n.tm-about__wrap{ max-width:760px; margin-inline:auto; }\n.tm-h2{ font:800 clamp(1.75rem,4vw,2.5rem)\/1.2 Raleway, \"Helvetica Neue\", Helvetica, Arial, sans-serif; color:var(--tm-brown-900); margin-bottom:1rem; }\n.tm-p{ font:400 1.05rem\/1.6 Merriweather, Georgia, \"Times New Roman\", serif; color:var(--tm-text); }\n\n\/* \u2014\u2014\u2014 Shop preview \u2014\u2014\u2014 *\/\n.tm-shop-preview{ background:var(--tm-cream-50); padding:clamp(3rem,6vw,5rem) 1.5rem; }\n.tm-container{ max-width:1100px; margin-inline:auto; text-align:center; }\n.tm-grid{ display:grid; grid-template-columns:repeat(auto-fit,minmax(250px,1fr)); gap:1.5rem; text-align:left; }\n.tm-card{ background:#fff; border-radius:1rem; overflow:hidden; box-shadow:0 2px 10px rgba(0,0,0,.06); padding:1.5rem; display:flex; flex-direction:column; align-items:center; }\n.tm-ph{ width:100%; aspect-ratio:1\/1; background:#f8ead4; border-radius:.75rem; margin-bottom:1rem; }\n.tm-card h3{ font:700 1.1rem\/1.3 Raleway, \"Helvetica Neue\", Helvetica, Arial, sans-serif; color:var(--tm-brand-700); margin-bottom:.5rem; }\n.tm-card p{ font:400 .95rem\/1.5 Merriweather, Georgia, \"Times New Roman\", serif; color:var(--tm-text); text-align:center; }\n\n\/* \u2014\u2014\u2014 Contact \/ Newsletter \u2014\u2014\u2014 *\/\n.tm-contact-news{ background:#fff; padding:clamp(3rem,6vw,5rem) 1.5rem; }\n.tm-cg{ max-width:1100px; margin-inline:auto; display:grid; grid-template-columns:1fr; gap:2rem; }\n.tm-card--soft{ background:var(--tm-cream-50); border:1px solid #efd8b1; border-radius:1rem; padding:1.5rem; }\n.tm-card--line{ background:#fff; border:1px solid #eee2cf; border-radius:1rem; padding:1.5rem; }\n.tm-list{ list-style:none; padding:0; margin:0; display:grid; gap:.5rem; }\n.tm-form{ display:grid; grid-template-columns:1fr; gap:.75rem; max-width:560px; }\n.tm-input{ padding:.8rem 1rem; border:1px solid #d9c9ad; border-radius:.75rem; font:400 1rem\/1.2 Merriweather, Georgia, \"Times New Roman\", serif; }\n.tm-small{ font:400 .8rem\/1.4 Merriweather, Georgia, \"Times New Roman\", serif; color:#6b5b45; }\n\n\/* \u2014\u2014\u2014 Footer \u2014\u2014\u2014 *\/\n.tm-footer{ background:var(--tm-brand-700); color:var(--tm-white); padding:2rem 1.5rem; text-align:center; }\n.tm-footer__wrap{ max-width:1000px; margin-inline:auto; display:flex; flex-direction:column; gap:1rem; align-items:center; }\n.tm-footer nav{ display:flex; flex-wrap:wrap; justify-content:center; gap:1.5rem; font:600 .95rem\/1.4 Raleway, \"Helvetica Neue\", Helvetica, Arial, sans-serif; }\n.tm-footer a{ color:var(--tm-white); text-decoration:none; }\n.tm-copy{ font:400 .9rem\/1.5 Merriweather, Georgia, \"Times New Roman\", serif; color:rgba(255,255,255,.85); margin:0; }\n\n\/* \u2014\u2014\u2014 Scroll to top \u2014\u2014\u2014 *\/\n#tm-to-top{ position:fixed; right:1rem; bottom:1rem; z-index:9999; opacity:0; pointer-events:none; transition:opacity .2s ease, transform .2s ease; transform:translateY(8px); }\n#tm-to-top.tm-show{ opacity:1; pointer-events:auto; transform:translateY(0); }\n#tm-to-top button{ border:none; border-radius:999px; padding:.8rem 1rem; background:var(--tm-brand-700); color:#fff; font:700 .95rem\/1 Raleway, \"Helvetica Neue\", Helvetica, Arial, sans-serif; box-shadow:0 8px 18px rgba(0,0,0,.18); cursor:pointer; }\n#tm-to-top button:focus{ outline:2px solid #f8ead4; outline-offset:3px; }\n<\/style>\n\n<!-- HERO -->\n<section class=\"tm-hero\" aria-label=\"Twende Market hero\">\n  <div class=\"tm-hero__content\">\n    <span class=\"tm-hero__eyebrow\">Authentic \u2022 Fair \u2022 Family-run<\/span>\n    <h1 class=\"tm-hero__headline\">Real Kenyan <span class=\"tm-hero__accent\">Maize Flour<\/span>, straight to your kitchen<\/h1>\n    <p class=\"tm-hero__subhead\">Stone-ground taste, modern quality control. Freshly packed in Germany. Karibu!<\/p>\n    <div class=\"tm-hero__ctas\" role=\"group\" aria-label=\"Primary actions\">\n      <a class=\"tm-btn tm-btn--primary\" href=\"\/shop\/\">Shop Ugali Flour<\/a>\n      <a class=\"tm-btn tm-btn--ghost\" href=\"\/about\/\">Our Story<\/a>\n    <\/div>\n    <ul class=\"tm-hero__badges\" aria-label=\"Trust badges\">\n      <li><span class=\"tm-badge\">Fast EU Shipping<\/span><\/li>\n      <li><span class=\"tm-badge\">Family Business<\/span><\/li>\n      <li><span class=\"tm-badge\">Quality Checked<\/span><\/li>\n    <\/ul>\n  <\/div>\n<\/section>\n\n<!-- TRUST \/ SHIPPING STRIP (below hero) -->\n<section class=\"tm-shipstrip\" aria-label=\"Shipping and service highlights\" style=\"background:#fff; border-top:1px solid #eee2cf; border-bottom:1px solid #eee2cf;\">\n  <div style=\"max-width:1100px; margin-inline:auto; display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:.75rem; padding:1rem 1.5rem; text-align:center;\">\n    <div style=\"font:600 .95rem\/1.4 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-brown-900);\">Free shipping over \u20ac39<\/div>\n    <div style=\"font:600 .95rem\/1.4 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-brown-900);\">2\u20134 business days delivery (DE)<\/div>\n    <div style=\"font:600 .95rem\/1.4 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-brown-900);\">30\u2011day easy returns<\/div>\n  <\/div>\n<\/section>\n\n<!-- ABOUT -->\n<section class=\"tm-about\" aria-label=\"About Twende Market\">\n  <div class=\"tm-about__wrap\">\n    <h2 class=\"tm-h2\">Our Story<\/h2>\n    <p class=\"tm-p\" style=\"margin-bottom:1.5rem;\">Twende Market was born from a simple idea: to bring the warmth and authentic flavors of Kenya closer to families across Europe. We are a small, family-run business based in Germany, proud to offer ethically sourced and quality-checked products\u2014from <strong>maize flour<\/strong> for ugali to Kenyan teas and spices.<\/p>\n    <p class=\"tm-p\" style=\"margin-bottom:2rem;\">Our mission is to create a bridge between cultures and continents through honest trade and delicious everyday essentials. Every product we ship carries a piece of home for those who miss it\u2014and a taste of discovery for those who are new to it.<\/p>\n    <a href=\"\/shop\/\" class=\"tm-btn tm-btn--primary\">Explore Our Products<\/a>\n  <\/div>\n<\/section>\n\n<!-- SHOP PREVIEW -->\n<section class=\"tm-shop-preview\" aria-label=\"Shop preview\">\n  <div class=\"tm-container\">\n    <h2 class=\"tm-h2\">Discover Our Bestsellers<\/h2>\n    <p class=\"tm-p\" style=\"margin-bottom:3rem;\">From the heart of Kenya to your kitchen \u2013 shop our most loved essentials.<\/p>\n\n    <div class=\"tm-grid\">\n      <div class=\"tm-card\">\n        <div class=\"tm-ph\" aria-hidden=\"true\"><\/div>\n        <h3>Premium Ugali Flour 1kg<\/h3>\n        <p>Smooth texture, authentic flavor \u2013 perfect for everyday family meals.<\/p>\n        <a href=\"\/product\/ugali-flour\/\" class=\"tm-btn tm-btn--ghost\" style=\"margin-top:1rem;\">Shop Now<\/a>\n      <\/div>\n      <div class=\"tm-card\">\n        <div class=\"tm-ph\" style=\"background:#f5e3c6\" aria-hidden=\"true\"><\/div>\n        <h3>Kenyan Chai Blend<\/h3>\n        <p>Aromatic black tea with a hint of spice \u2013 the real taste of Kenyan mornings.<\/p>\n        <a href=\"\/product\/kenyan-chai\/\" class=\"tm-btn tm-btn--ghost\" style=\"margin-top:1rem;\">Shop Now<\/a>\n      <\/div>\n      <div class=\"tm-card\">\n        <div class=\"tm-ph\" style=\"background:#fdf2e3\" aria-hidden=\"true\"><\/div>\n        <h3>Sukuma Wiki Spice Mix<\/h3>\n        <p>Traditional blend to elevate your greens \u2013 rich, savory, and full of flavor.<\/p>\n        <a href=\"\/product\/sukuma-wiki-spice\/\" class=\"tm-btn tm-btn--ghost\" style=\"margin-top:1rem;\">Shop Now<\/a>\n      <\/div>\n    <\/div>\n\n    <a href=\"\/shop\/\" class=\"tm-btn tm-btn--primary\" style=\"margin-top:3rem;\">Visit Full Shop<\/a>\n  <\/div>\n<\/section>\n\n<!-- CONTACT \/ NEWSLETTER (no phone number) -->\n<section class=\"tm-contact-news\" aria-label=\"Contact and Newsletter\">\n  <div class=\"tm-cg\">\n    <div class=\"tm-card--soft\">\n      <h2 class=\"tm-h2\" style=\"margin:0 0 .75rem;\">Contact us<\/h2>\n      <p class=\"tm-p\" style=\"margin:0 0 1rem;\">Questions about orders, shipping or products? We\u2019re happy to help.<\/p>\n      <ul class=\"tm-list\">\n        <li class=\"tm-p\"><strong>Email:<\/strong> <a href=\"mailto:support@twendemarket.com\" style=\"color:var(--tm-brand-700); text-decoration:underline;\">support@twendemarket.com<\/a><\/li>\n        <li class=\"tm-small\">We usually reply within 1\u20132 business days.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"tm-card--line\">\n      <h2 class=\"tm-h2\" style=\"margin:0 0 .75rem;\">Join our newsletter<\/h2>\n      <p class=\"tm-p\" style=\"margin:0 0 1rem;\">Get product drops, recipes and special offers. No spam, unsubscribe anytime.<\/p>\n\n      <!-- Newsletter form with inline success message -->\n      <form id=\"tm-nl-form\" action=\"#\" method=\"post\" class=\"tm-form\" aria-describedby=\"tm-nl-note\">\n        <label for=\"tm-nl-name\" style=\"font:600 .95rem\/1.4 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-text);\">Name<\/label>\n        <input id=\"tm-nl-name\" name=\"name\" type=\"text\" placeholder=\"Your name\" class=\"tm-input\" \/>\n\n        <label for=\"tm-nl-email\" style=\"font:600 .95rem\/1.4 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-text);\">Email<span aria-hidden=\"true\">*<\/span><\/label>\n        <input id=\"tm-nl-email\" name=\"email\" type=\"email\" placeholder=\"you@example.com\" required class=\"tm-input\" \/>\n\n        <label style=\"display:flex; align-items:flex-start; gap:.6rem; font:400 .9rem\/1.4 Merriweather, Georgia, 'Times New Roman', serif; color:var(--tm-text);\">\n          <input type=\"checkbox\" name=\"consent\" required style=\"margin-top:.25rem;\" \/>\n          I agree to receive email updates and accept the <a href=\"\/privacy-policy\/\" style=\"color:var(--tm-brand-700); text-decoration:underline;\">privacy policy<\/a>.\n        <\/label>\n\n        <button type=\"submit\" class=\"tm-btn tm-btn--primary\" style=\"width:fit-content;\">Subscribe<\/button>\n        <small id=\"tm-nl-note\" class=\"tm-small\">By subscribing you consent to receive emails from Twende Market. You can unsubscribe anytime via the link in our emails.<\/small>\n      <\/form>\n\n      <div id=\"tm-nl-success\" class=\"tm-small\" role=\"status\" aria-live=\"polite\" style=\"display:none; margin-top:1rem; background:#f8ead4; border:1px solid #dbb06a; border-radius:.75rem; padding:.75rem 1rem; text-align:left;\">\n        \u2705 Thank you! Please check your inbox to confirm your subscription.\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FOOTER -->\n<footer class=\"tm-footer\" aria-label=\"Site footer\">\n  <div class=\"tm-footer__wrap\">\n    <nav aria-label=\"Footer links\">\n      <a href=\"\/impressum\/\">Impressum<\/a>\n      <a href=\"\/privacy-policy\/\">Privacy Policy<\/a>\n      <a href=\"\/shipping\/\">Shipping<\/a>\n      <a href=\"\/returns\/\">Returns<\/a>\n      <a href=\"\/contact\/\">Contact<\/a>\n    <\/nav>\n    <p class=\"tm-copy\">\u00a9 <span id=\"tm-year\"><\/span> Twende Market \u2014 All rights reserved.<\/p>\n    <p class=\"tm-small\" style=\"margin-top:.25rem; opacity:.85;\">Operated by Twende Market, Germany<\/p>\n  <\/div>\n<\/footer>\n\n<!-- Scroll to top button -->\n<div id=\"tm-to-top\" aria-hidden=\"true\">\n  <button type=\"button\" aria-label=\"Scroll to top\" title=\"Scroll to top\">\u2191 Top<\/button>\n<\/div>\n\n<script>\n\/\/ Footer year\n(document.getElementById('tm-year')||{}).textContent = new Date().getFullYear();\n\n\/\/ Newsletter inline success (placeholder for real provider)\n(function(){\n  var form = document.getElementById('tm-nl-form');\n  if(!form) return;\n  form.addEventListener('submit', function(e){\n    e.preventDefault();\n    var email = document.getElementById('tm-nl-email');\n    if(email && email.validity.valid){\n      document.getElementById('tm-nl-success').style.display = 'block';\n      form.reset();\n      form.querySelector('button[type=\"submit\"]').disabled = true;\n      form.querySelector('button[type=\"submit\"]').textContent = 'Subscribed';\n    } else {\n      email && email.focus();\n    }\n  });\n})();\n\n\/\/ Scroll to top button\n(function(){\n  var btnWrap = document.getElementById('tm-to-top');\n  if(!btnWrap) return;\n  var btn = btnWrap.querySelector('button');\n  var toggle = function(){\n    if(window.scrollY > 300){ btnWrap.classList.add('tm-show'); }\n    else { btnWrap.classList.remove('tm-show'); }\n  };\n  window.addEventListener('scroll', toggle, { passive:true });\n  toggle();\n  btn.addEventListener('click', function(){ window.scrollTo({ top:0, behavior:'smooth' }); });\n})();\n<\/script>\n\n<!-- COOKIE \/ CONSENT BANNER (placeholder) -->\n<style>\n#tm-cookie { position: fixed; left: 0; right: 0; bottom: 0; z-index: 99999; display:none; }\n#tm-cookie .tm-cookie__inner { margin: 0 auto; max-width: 1100px; background: #ffffff; border: 1px solid #eee2cf; border-bottom: none; border-radius: 1rem 1rem 0 0; padding: 1rem 1.25rem; box-shadow: 0 -8px 24px rgba(0,0,0,.08); display: grid; grid-template-columns: 1fr auto; gap: .75rem; align-items: center; }\n#tm-cookie p { margin: 0; font: 400 .95rem\/1.5 Merriweather, Georgia, 'Times New Roman', serif; color: var(--tm-text); }\n#tm-cookie a { color: var(--tm-brand-700); text-decoration: underline; }\n#tm-cookie .tm-cookie__actions { display: inline-flex; gap: .5rem; }\n#tm-cookie button { border: 2px solid var(--tm-brand-700); border-radius: 999px; padding: .6rem .9rem; font: 700 .95rem\/1 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; cursor: pointer; }\n#tm-cookie .tm-accept { background: var(--tm-brand-700); color: #fff; }\n#tm-cookie .tm-decline { background: transparent; color: var(--tm-brand-700); }\n@media (max-width: 640px){ #tm-cookie .tm-cookie__inner{ grid-template-columns: 1fr; text-align: left; } }\n<\/style>\n<div id=\"tm-cookie\" role=\"dialog\" aria-live=\"polite\" aria-label=\"Cookie consent\">\n  <div class=\"tm-cookie__inner\">\n    <p>We use essential cookies to run our shop and improve your experience. By clicking \u201cAccept\u201d, you agree to our <a href=\"\/privacy-policy\/\">privacy policy<\/a>. You can change your choice anytime in your browser settings.<\/p>\n    <div class=\"tm-cookie__actions\">\n      <button class=\"tm-decline\" type=\"button\" aria-label=\"Decline non-essential cookies\">Decline<\/button>\n      <button class=\"tm-accept\" type=\"button\" aria-label=\"Accept cookies\">Accept<\/button>\n    <\/div>\n  <\/div>\n<\/div>\n<script>\n(function(){\n  var key = 'tmConsent';\n  var bar = document.getElementById('tm-cookie');\n  if(!bar) return;\n  try { if(localStorage.getItem(key)) return; } catch(e){}\n  bar.style.display = 'block';\n  var accept = bar.querySelector('.tm-accept');\n  var decline = bar.querySelector('.tm-decline');\n  function hide(v){ try{ localStorage.setItem(key, v);}catch(e){} bar.style.display='none'; }\n  accept && accept.addEventListener('click', function(){ hide('accepted'); });\n  decline && decline.addEventListener('click', function(){ hide('declined'); });\n})();\n<\/script>\n\n<!-- =====================\n  PAGE TEMPLATES (copy into new WP pages)\n  ===================== -->\n\n<!-- SHIPPING INFO PAGE TEMPLATE -->\n<!-- Create a new WP page at \/shipping\/ and paste the block below into a Custom HTML block. -->\n<section style=\"max-width:800px;margin:2rem auto;padding:0 1rem;\">\n  <h1 style=\"font:800 2rem\/1.2 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-brown-900);\">Shipping Information<\/h1>\n  <p class=\"tm-p\">We currently ship within Germany and selected EU countries. Orders are processed Monday\u2013Friday.<\/p>\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">Delivery Times<\/h2>\n  <ul class=\"tm-p\" style=\"padding-left:1.1rem;\">\n    <li>Germany: 2\u20134 business days<\/li>\n    <li>EU: 3\u20137 business days<\/li>\n  <\/ul>\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">Shipping Rates<\/h2>\n  <ul class=\"tm-p\" style=\"padding-left:1.1rem;\">\n    <li>Germany: \u20ac4.90 flat \u2014 <strong>free over \u20ac39<\/strong><\/li>\n    <li>EU: from \u20ac8.90 (calculated at checkout)<\/li>\n  <\/ul>\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">Order Processing<\/h2>\n  <p class=\"tm-p\">Most orders ship within 1\u20132 business days. You\u2019ll receive a tracking email once your order is on its way.<\/p>\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">Contact<\/h2>\n  <p class=\"tm-p\">Questions about shipping? Email us at <a href=\"mailto:support@twendemarket.com\">support@twendemarket.com<\/a>.<\/p>\n<\/section>\n\n<!-- RETURNS & REFUNDS PAGE TEMPLATE -->\n<!-- Create a new WP page at \/returns\/ and paste the block below into a Custom HTML block. -->\n<section style=\"max-width:800px;margin:2rem auto;padding:0 1rem;\">\n  <h1 style=\"font:800 2rem\/1.2 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-brown-900);\">Returns &#038; Refunds<\/h1>\n  <p class=\"tm-p\">If you are not completely satisfied, you can return unopened items within <strong>30 days<\/strong> of delivery.<\/p>\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">How to Start a Return<\/h2>\n  <ol class=\"tm-p\" style=\"padding-left:1.1rem;\">\n    <li>Email <a href=\"mailto:support@twendemarket.com\">support@twendemarket.com<\/a> with your order number.<\/li>\n    <li>We\u2019ll send you the return address and instructions.<\/li>\n    <li>Pack items securely; refunds are issued to the original payment method after inspection.<\/li>\n  <\/ol>\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">Exceptions<\/h2>\n  <p class=\"tm-p\">For food items, we can only accept returns of <strong>unopened<\/strong> products for safety reasons. If your item arrived damaged or incorrect, contact us within <strong>7 days<\/strong> and we\u2019ll make it right.<\/p>\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">Exchanges<\/h2>\n  <p class=\"tm-p\">Want a replacement? Please place a new order and return the original item for a refund.<\/p>\n<\/section>\n\n<!-- IMPRESSUM PAGE TEMPLATE -->\n<!-- Create a new WP page at \/impressum\/ and paste this block into a Custom HTML block. Replace placeholder data with real info. -->\n<section style=\"max-width:800px;margin:2rem auto;padding:0 1rem;\">\n  <h1 style=\"font:800 2rem\/1.2 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-brown-900);\">Impressum<\/h1>\n  <p class=\"tm-p\">Information according to \u00a7 5 TMG (Telemediengesetz)<\/p>\n  <p class=\"tm-p\"><strong>Responsible for content:<\/strong><br>\n  Twende Market<br>\n  [Full name of owner \/ company]<br>\n  [Street address]<br>\n  [Postal code and city]<br>\n  Germany<\/p>\n  <p class=\"tm-p\"><strong>Contact:<\/strong><br>\n  Email: <a href=\"mailto:support@twendemarket.com\">support@twendemarket.com<\/a><br>\n  (Please use email for all inquiries.)<\/p>\n  <p class=\"tm-p\"><strong>VAT ID:<\/strong> [if applicable, insert USt-IdNr.]<\/p>\n  <p class=\"tm-p\"><strong>Disclaimer:<\/strong> Despite careful content control, we assume no liability for the content of external links. The operators of linked pages are solely responsible for their content.<\/p>\n  <p class=\"tm-small\">Last updated: [Month Year]<\/p>\n<\/section>\n\n<!-- PRIVACY POLICY PAGE TEMPLATE -->\n<!-- Create a new WP page at \/privacy-policy\/ and paste this block into a Custom HTML block. Adjust text to match your cookie tools \/ shop plugins. -->\n<section style=\"max-width:800px;margin:2rem auto;padding:0 1rem;\">\n  <h1 style=\"font:800 2rem\/1.2 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-brown-900);\">Privacy Policy<\/h1>\n  <p class=\"tm-p\">We take data protection seriously. Below we explain what personal data we collect, how we use it, and your rights as a visitor and customer.<\/p>\n\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">1. Responsible Entity<\/h2>\n  <p class=\"tm-p\">Twende Market<br>\n  [Full name \/ company name]<br>\n  Email: <a href=\"mailto:support@twendemarket.com\">support@twendemarket.com<\/a><\/p>\n\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">2. Data Collection<\/h2>\n  <p class=\"tm-p\">We only collect and process personal data that you voluntarily provide (e.g., when ordering, registering for our newsletter, or contacting us by email). Your data is used exclusively for the stated purpose and not shared without your consent.<\/p>\n\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">3. Cookies<\/h2>\n  <p class=\"tm-p\">Our website uses essential cookies to enable core shop functionality and improve user experience. You can change cookie settings anytime in your browser. For more information, see our cookie banner description above.<\/p>\n\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">4. Newsletter<\/h2>\n  <p class=\"tm-p\">If you subscribe to our newsletter, we use your email address only to send updates about products or promotions. You can unsubscribe at any time by clicking the unsubscribe link in the email or by contacting us directly.<\/p>\n\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">5. Your Rights<\/h2>\n  <p class=\"tm-p\">You have the right to access, correct, delete, or restrict processing of your personal data at any time. Please contact us by email for any data protection inquiries.<\/p>\n\n  <h2 class=\"tm-h2\" style=\"font-size:1.4rem;margin-top:1.5rem;\">6. Hosting and Payment Providers<\/h2>\n  <p class=\"tm-p\">Our online shop is hosted by a German\/EU provider in compliance with GDPR. If you pay online, the payment data is processed securely by the selected payment service provider (e.g., PayPal, Stripe) according to their own privacy terms.<\/p>\n\n  <p class=\"tm-small\">Last updated: [Month Year]<\/p>\n<\/section>\n\n<!-- CONTACT PAGE TEMPLATE -->\n<!-- Create a new WP page at \/contact\/ and paste this block into a Custom HTML block. -->\n<section style=\"max-width:800px;margin:2rem auto;padding:0 1rem;\">\n  <h1 style=\"font:800 2rem\/1.2 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-brown-900);\">Contact<\/h1>\n  <p class=\"tm-p\">We\u2019re happy to hear from you! For any questions about your order, products, or cooperation ideas, please fill in the form below or write us directly by email.<\/p>\n  <form action=\"#\" method=\"post\" class=\"tm-form\" style=\"margin-top:1.5rem;\">\n    <label for=\"tm-contact-name\" style=\"font:600 .95rem\/1.4 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-text);\">Name<\/label>\n    <input id=\"tm-contact-name\" name=\"name\" type=\"text\" placeholder=\"Your name\" class=\"tm-input\" required \/>\n\n    <label for=\"tm-contact-email\" style=\"font:600 .95rem\/1.4 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-text);\">Email<span aria-hidden=\"true\">*<\/span><\/label>\n    <input id=\"tm-contact-email\" name=\"email\" type=\"email\" placeholder=\"you@example.com\" required class=\"tm-input\" \/>\n\n    <label for=\"tm-contact-message\" style=\"font:600 .95rem\/1.4 Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif; color:var(--tm-text);\">Message<\/label>\n    <textarea id=\"tm-contact-message\" name=\"message\" rows=\"6\" placeholder=\"Write your message here...\" class=\"tm-input\" required><\/textarea>\n\n    <label style=\"display:flex; align-items:flex-start; gap:.6rem; font:400 .9rem\/1.4 Merriweather, Georgia, 'Times New Roman', serif; color:var(--tm-text);\">\n      <input type=\"checkbox\" name=\"consent\" required style=\"margin-top:.25rem;\" \/>\n      I agree that my data will be processed for the purpose of handling my request as described in the <a href=\"\/privacy-policy\/\" style=\"color:var(--tm-brand-700); text-decoration:underline;\">privacy policy<\/a>.\n    <\/label>\n\n    <button type=\"submit\" class=\"tm-btn tm-btn--primary\" style=\"width:fit-content;\">Send Message<\/button>\n  <\/form>\n  <p class=\"tm-small\" style=\"margin-top:1rem;\">Alternatively, you can email us at <a href=\"mailto:support@twendemarket.com\">support@twendemarket.com<\/a>.<\/p>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>Authentic \u2022 Fair \u2022 Family-run Real Kenyan Maize Flour, straight to your kitchen Stone-ground taste, modern quality control. Freshly packed in Germany. Karibu! Shop Ugali Flour Our Story Fast EU Shipping Family Business Quality Checked Free shipping over \u20ac39 2\u20134 business days delivery (DE) 30\u2011day easy returns Our Story Twende Market was born from a [&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-77","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/twendemarket.com\/index.php?rest_route=\/wp\/v2\/pages\/77","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twendemarket.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/twendemarket.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/twendemarket.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/twendemarket.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=77"}],"version-history":[{"count":5,"href":"https:\/\/twendemarket.com\/index.php?rest_route=\/wp\/v2\/pages\/77\/revisions"}],"predecessor-version":[{"id":107,"href":"https:\/\/twendemarket.com\/index.php?rest_route=\/wp\/v2\/pages\/77\/revisions\/107"}],"wp:attachment":[{"href":"https:\/\/twendemarket.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=77"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}