{"id":29,"date":"2026-06-12T14:13:37","date_gmt":"2026-06-12T11:13:37","guid":{"rendered":"http:\/\/localhost:8080\/home\/"},"modified":"2026-06-22T16:39:48","modified_gmt":"2026-06-22T13:39:48","slug":"home","status":"publish","type":"page","link":"https:\/\/dawasouq.com\/uae\/","title":{"rendered":"Home"},"content":{"rendered":"<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/><link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/><link       href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&#038;display=swap\"       rel=\"stylesheet\"     \/>\n<style> :root { --bg: #ffffff; --surface: #ffffff; --surface-muted: #f4f7f7; --ink: #08182d; --ink-soft: #4a5b5a; --line: #e4ecec; --brand: #0a7c7a; --brand-deep: #0d1f3d; --brand-hero: #0d1f3d; --brand-soft: #e6f4f3; --accent: #f0c98a; --glow-mint: #c9f0ef; --glow-blush: #fbe0e6; --glow-lavender: #e6e0fb; --glow-sky: #d8ecfb; --radius-2xl: 32px; --radius-xl: 24px; --radius-lg: 18px; --radius-md: 12px; --shadow-sm: 0 4px 18px rgba(16, 49, 39, 0.06); --shadow: 0 18px 50px rgba(16, 49, 39, 0.12); --shadow-lg: 0 30px 70px rgba(16, 49, 39, 0.18); } * { box-sizing: border-box; } html { scroll-behavior: smooth; } body { margin: 0; font-family: \"Plus Jakarta Sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif; background: var(--bg); color: var(--ink); line-height: 1.55; -webkit-font-smoothing: antialiased; } a { color: inherit; text-decoration: none; } img { display: block; max-width: 100%; } .container { width: min(1180px, 92vw); margin: 0 auto; } .nav-wrap { position: sticky; top: 16px; z-index: 50; padding: 0 16px; } .nav { max-width: 1180px; margin: 0 auto; background: rgba(255, 255, 255, 0.82); backdrop-filter: blur(14px); border: 1px solid rgba(228, 236, 232, 0.9); border-radius: 999px; box-shadow: var(--shadow-sm); display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 10px 12px 10px 22px; min-height: 62px; } .brand { font-weight: 800; font-size: 1.25rem; letter-spacing: -0.02em; color: var(--brand-deep); } .brand span { color: var(--brand); } .nav-links { display: none; align-items: center; gap: 26px; color: var(--ink-soft); font-weight: 600; font-size: 0.95rem; } .nav-links a:hover { color: var(--brand); } .nav-cta { display: flex; align-items: center; gap: 8px; } .nav-login { display: none; color: var(--ink-soft); font-weight: 600; font-size: 0.95rem; } .nav-login:hover { color: var(--brand); } .button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; border-radius: 999px; border: 1px solid transparent; font-weight: 700; font-size: 0.95rem; padding: 12px 22px; cursor: pointer; transition: transform 0.15s ease, background 0.2s ease, box-shadow 0.2s ease; } .button-primary { background: var(--brand); color: #fff; box-shadow: 0 10px 24px rgba(27, 94, 68, 0.28); } .button-primary:hover { background: #16706d; transform: translateY(-1px); } .button-light { background: #fff; color: var(--brand-deep); border-color: rgba(255, 255, 255, 0.5); } .button-light:hover { transform: translateY(-1px); } .button-ghost { background: transparent; color: #fff; border-color: rgba(255, 255, 255, 0.4); } .button-ghost:hover { background: rgba(255, 255, 255, 0.12); } .button-outline { background: #fff; color: var(--brand-deep); border-color: var(--line); } .button-outline:hover { border-color: var(--brand); transform: translateY(-1px); } .hero { margin: 18px 16px 0; } .hero-inner { position: relative; overflow: hidden; border-radius: var(--radius-2xl); background: radial-gradient(120% 120% at 80% 0%, rgba(45, 122, 92, 0.55) 0%, rgba(16, 49, 39, 0) 45%), radial-gradient(90% 90% at 10% 100%, rgba(13, 58, 42, 0.8) 0%, rgba(16, 49, 39, 0) 60%), linear-gradient(160deg, #0a2343 0%, #071a33 100%); color: #eaf5f5; padding: 56px 28px 30px; text-align: center; } .hero-inner::after { content: \"\"; position: absolute; inset: auto -10% -40% -10%; height: 60%; background: radial-gradient(60% 100% at 50% 100%, rgba(240, 201, 138, 0.18), rgba(16, 49, 39, 0) 70%); pointer-events: none; } .pill { display: inline-flex; align-items: center; gap: 8px; background: rgba(255, 255, 255, 0.12); border: 1px solid rgba(255, 255, 255, 0.18); color: #dbeeed; border-radius: 999px; padding: 7px 14px; font-size: 0.82rem; font-weight: 600; backdrop-filter: blur(6px); } .pill .dot { width: 8px; height: 8px; border-radius: 50%; background: #5fd6d2; box-shadow: 0 0 0 4px rgba(95, 214, 160, 0.25); } .hero h1 { margin: 20px auto 14px; font-size: clamp(2.3rem, 8vw, 4.2rem); line-height: 1.02; letter-spacing: -0.03em; font-weight: 800; max-width: 16ch; } .hero h1 em { font-style: normal; color: #f0c98a; } .hero-sub { margin: 0 auto; max-width: 60ch; color: #c2d6d5; font-size: clamp(1rem, 2.4vw, 1.15rem); } .hero-actions { margin: 26px 0 8px; display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; } .topbanner { background: var(--brand-deep); color: #dcefee; text-align: center; font-size: 0.86rem; font-weight: 600; letter-spacing: 0.01em; padding: 9px 16px; } .topbanner strong { color: #fff; font-weight: 800; } .cat-cards { margin: -34px 16px 0; position: relative; z-index: 6; } .cat-grid { max-width: 1080px; margin: 0 auto; display: grid; grid-template-columns: 1fr; gap: 14px; background: #fff; border: 1px solid var(--line); border-radius: var(--radius-2xl); box-shadow: var(--shadow); padding: 16px; } .cat-card { display: flex; align-items: center; gap: 16px; padding: 8px; border-radius: var(--radius-lg); transition: background 0.18s ease, transform 0.15s ease; } .cat-card:hover { background: var(--surface-muted); transform: translateY(-1px); } .cat-thumb { flex: none; width: 88px; height: 72px; border-radius: var(--radius-md); object-fit: cover; background: var(--surface-muted); } .cat-label { font-weight: 700; font-size: 1.05rem; letter-spacing: -0.01em; flex: 1; } .cat-arrow { flex: none; color: var(--brand); } .trust-strip { margin: 22px 16px 0; position: relative; z-index: 5; } .trust-inner { max-width: 1080px; margin: 0 auto; background: #fff; border: 1px solid var(--line); border-radius: var(--radius-xl); box-shadow: var(--shadow); padding: 18px 22px; display: grid; grid-template-columns: 1fr; gap: 14px; text-align: center; } .trust-item { display: flex; align-items: center; justify-content: center; gap: 10px; font-weight: 600; font-size: 0.92rem; color: var(--ink); } .trust-item svg { flex: none; color: var(--brand); } .section { position: relative; padding: 70px 0 10px; } .section-head { text-align: center; max-width: 720px; margin: 0 auto; } .eyebrow { display: inline-block; text-transform: uppercase; letter-spacing: 0.16em; font-size: 0.74rem; font-weight: 700; color: var(--brand); margin-bottom: 12px; } h2 { margin: 0 0 12px; font-size: clamp(1.7rem, 4.5vw, 2.6rem); line-height: 1.1; letter-spacing: -0.02em; font-weight: 800; } .lead { margin: 0; color: var(--ink-soft); font-size: 1.05rem; } .included { margin-top: 40px; } .included-card { background: var(--surface-muted); border: 1px solid var(--line); border-radius: var(--radius-2xl); padding: 30px 26px; display: grid; gap: 26px; } .included-card h3 { margin: 0; font-size: 1.4rem; letter-spacing: -0.01em; } .check-list { list-style: none; margin: 0; padding: 0; display: grid; gap: 14px; } .check-list li { display: flex; align-items: flex-start; gap: 12px; font-weight: 600; color: var(--ink); } .check-list li span { font-weight: 500; color: var(--ink-soft); } .check-ico { flex: none; width: 24px; height: 24px; border-radius: 50%; background: var(--brand-soft); color: var(--brand); display: grid; place-items: center; margin-top: 1px; } .feature { position: relative; overflow: hidden; margin-top: 26px; border-radius: var(--radius-2xl); border: 1px solid var(--line); background: #fff; padding: 36px 26px; } .feature::before { content: \"\"; position: absolute; width: 70%; height: 70%; top: -20%; right: -10%; border-radius: 50%; filter: blur(70px); opacity: 0.8; z-index: 0; pointer-events: none; } .feature.glow-mint::before { background: var(--glow-mint); } .feature.glow-blush::before { background: var(--glow-blush); } .feature.glow-lavender::before { background: var(--glow-lavender); } .feature.glow-sky::before { background: var(--glow-sky); } .feature-grid { position: relative; z-index: 1; display: grid; gap: 28px; align-items: center; } .feature h3 { margin: 14px 0 10px; font-size: clamp(1.5rem, 4vw, 2.1rem); line-height: 1.12; letter-spacing: -0.02em; font-weight: 800; } .feature p { margin: 0 0 20px; color: var(--ink-soft); font-size: 1.02rem; } .feature .check-list { margin-bottom: 24px; } .feature-media { position: relative; min-height: 300px; border-radius: var(--radius-xl); border: 1px solid var(--line); box-shadow: var(--shadow); overflow: hidden; } .feature-media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; } .tag { display: inline-flex; align-items: center; gap: 6px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.14em; color: var(--brand); background: var(--brand-soft); border-radius: 999px; padding: 6px 12px; } .soon { background: #fff; border: 1px solid var(--line); color: var(--ink-soft); letter-spacing: 0.1em; } .split { margin-top: 26px; display: grid; gap: 18px; } .split-card { position: relative; overflow: hidden; border-radius: var(--radius-2xl); padding: 30px 26px; border: 1px solid var(--line); background: var(--surface-muted); } .split-card.dark { background: linear-gradient(160deg, #0a2343, #071a33); color: #eaf5f5; border-color: transparent; } .split-card.dark p { color: #c2d6d5; } .split-media { width: 100%; height: 180px; object-fit: cover; border-radius: var(--radius-lg); margin-bottom: 18px; } .split-card h3 { margin: 12px 0 8px; font-size: 1.4rem; letter-spacing: -0.01em; } .split-card p { margin: 0; color: var(--ink-soft); } .testimonials { margin-top: 30px; } .t-grid { margin-top: 28px; display: grid; gap: 16px; grid-template-columns: 1fr; } .t-card { background: #fff; border: 1px solid var(--line); border-radius: var(--radius-lg); padding: 22px; box-shadow: var(--shadow-sm); } .t-stars { color: var(--accent); letter-spacing: 2px; font-size: 0.95rem; margin-bottom: 10px; } .t-card p { margin: 0 0 14px; font-size: 0.98rem; color: var(--ink); } .t-author { display: flex; align-items: center; gap: 10px; } .t-avatar { width: 38px; height: 38px; border-radius: 50%; background: var(--brand-soft); color: var(--brand); display: grid; place-items: center; font-weight: 700; font-size: 0.9rem; } .t-name { font-weight: 700; font-size: 0.92rem; } .t-meta { font-size: 0.8rem; color: var(--ink-soft); } .guarantee { margin: 56px 16px 0; } .guarantee-inner { max-width: 1080px; margin: 0 auto; background: linear-gradient(160deg, #0a2343, #071a33); border-radius: var(--radius-2xl); color: #eaf5f5; padding: 30px 26px; display: grid; gap: 18px; text-align: center; } .guarantee-inner .eyebrow { color: var(--accent); } .g-item { display: flex; flex-direction: column; align-items: center; gap: 8px; } .g-item svg { color: var(--accent); } .g-item strong { font-size: 1rem; } .cta-banner { margin-top: 60px; text-align: center; padding: 10px 0 0; } .cta-banner h2 { max-width: 18ch; margin: 0 auto 14px; } .cta-banner .lead { max-width: 52ch; margin: 0 auto 24px; } .footer { margin-top: 64px; border-top: 1px solid var(--line); background: var(--surface-muted); padding: 44px 0 30px; color: var(--ink-soft); font-size: 0.9rem; } .footer-top { display: grid; gap: 26px; grid-template-columns: 1fr; } .footer-brand .brand { font-size: 1.4rem; } .footer-brand p { margin: 12px 0 0; max-width: 38ch; } .footer-col h4 { margin: 0 0 12px; font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.12em; color: var(--ink); } .footer-col ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 8px; } .footer-col a:hover { color: var(--brand); } .disclaimer { margin-top: 32px; padding-top: 22px; border-top: 1px solid var(--line); font-size: 0.76rem; line-height: 1.6; color: #859790; } .footer-legal { margin-top: 18px; display: flex; flex-wrap: wrap; gap: 8px 18px; align-items: center; justify-content: space-between; } .footer-legal .links { display: flex; flex-wrap: wrap; gap: 8px 16px; } @media (min-width: 760px) { .trust-inner { grid-template-columns: repeat(4, 1fr); } .cat-grid { grid-template-columns: repeat(2, 1fr); padding: 20px; } .feature-media { min-height: 380px; } .included-card { grid-template-columns: 1.1fr 1fr; align-items: center; padding: 44px 40px; } .feature { padding: 48px 44px; } .feature-grid { grid-template-columns: 1.05fr 1fr; gap: 44px; } .feature.reverse .feature-grid { grid-template-columns: 1fr 1.05fr; } .feature.reverse .feature-text { order: 2; } .split { grid-template-columns: 1fr 1fr; } .t-grid { grid-template-columns: repeat(3, 1fr); } .guarantee-inner { grid-template-columns: auto repeat(3, 1fr); align-items: center; text-align: left; padding: 32px 44px; } .guarantee-inner .g-head { text-align: left; } .g-item { flex-direction: row; align-items: center; text-align: left; } .footer-top { grid-template-columns: 1.6fr 1fr 1fr 1fr; } } @media (min-width: 960px) { .nav-links, .nav-login { display: flex; } .hero-inner { padding: 80px 40px 40px; } }  .nav-links a, .nav-login, .nav-cta .button { white-space: nowrap; } .nav { gap: 14px; } <\/style>\n<div class=\"topbanner\">Join <strong>2,847+<\/strong> shoppers (placeholder) who pay only on delivery \ud83c\uddf8\ud83c\udde6<\/div>\n<div class=\"nav-wrap\">\n<nav class=\"nav\" aria-label=\"Primary\"> <a class=\"brand\" href=\"#\" aria-label=\"DawaSouq home\"><img decoding=\"async\" src=\"https:\/\/dawasouq.com\/uae\/wp-content\/uploads\/dawasouq-logo-h.png\" alt=\"DawaSouq\" style=\"height:52px;width:auto;display:block\" \/><\/a> <\/p>\n<div class=\"nav-links\"> <a href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-landing\/\">Offer<\/a> <a href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-advertorial\/\">Story<\/a> <a href=\"https:\/\/dawasouq.com\/uae\/product\/sample-cod-product\/\">Product<\/a> <a href=\"#how\">How It Works<\/a> <\/div>\n<div class=\"nav-cta\"> <a class=\"nav-login\" href=\"mailto:support@dawasouq.example\">Support<\/a> <a class=\"button button-primary\" href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-landing\/\">Shop the Offer<\/a> <\/div>\n<\/nav><\/div>\n<p> <main> <\/p>\n<section class=\"hero\">\n<div class=\"hero-inner\"> <span class=\"pill\"><span class=\"dot\"><\/span> Cash on Delivery across the UAE<\/span> <\/p>\n<h1>Shop online, <em>pay at your door<\/em>.<\/h1>\n<p class=\"hero-sub\"> Order online with no card and no prepayment. Inspect the package at your door and pay the courier in cash \u2014 in dirhams, with free shipping and no hidden fees. <\/p>\n<div class=\"hero-actions\"> <a class=\"button button-light\" href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-landing\/\">Shop the Offer<\/a> <a class=\"button button-ghost\" href=\"#how\">See how it works<\/a> <\/div>\n<\/p><\/div>\n<\/section>\n<nav class=\"cat-cards\" aria-label=\"Care categories\">\n<div class=\"cat-grid\"> <a class=\"cat-card\" href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-landing\/\"> <img decoding=\"async\" class=\"cat-thumb\" src=\"https:\/\/dawasouq.com\/uae\/wp-content\/uploads\/dawasouq\/photos\/weight-loss.jpg\" alt=\"Featured launch offer (placeholder)\" loading=\"lazy\" \/> <span class=\"cat-label\">Featured Offer \u2014 AED 149<\/span> <svg class=\"cat-arrow\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg> <\/a> <a class=\"cat-card\" href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-advertorial\/\"> <img decoding=\"async\" class=\"cat-thumb\" src=\"https:\/\/dawasouq.com\/uae\/wp-content\/uploads\/dawasouq\/photos\/peptides.jpg\" alt=\"The shopper story (placeholder)\" loading=\"lazy\" \/> <span class=\"cat-label\">Why shoppers choose COD<\/span> <svg class=\"cat-arrow\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg> <\/a> <a class=\"cat-card\" href=\"https:\/\/dawasouq.com\/uae\/product\/sample-cod-product\/\"> <img decoding=\"async\" class=\"cat-thumb\" src=\"https:\/\/dawasouq.com\/uae\/wp-content\/uploads\/dawasouq\/photos\/mens.jpg\" alt=\"Sample COD Product (placeholder)\" loading=\"lazy\" \/> <span class=\"cat-label\">Sample COD Product<\/span> <svg class=\"cat-arrow\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg> <\/a> <a class=\"cat-card\" href=\"https:\/\/dawasouq.com\/uae\/checkouts\/sa-cod-checkout\/\"> <img decoding=\"async\" class=\"cat-thumb\" src=\"https:\/\/dawasouq.com\/uae\/wp-content\/uploads\/dawasouq\/photos\/womens.jpg\" alt=\"COD checkout (placeholder)\" loading=\"lazy\" \/> <span class=\"cat-label\">Order Now \u2014 Pay on Delivery<\/span> <svg class=\"cat-arrow\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg> <\/a> <\/div>\n<\/nav>\n<div class=\"trust-strip\">\n<div class=\"trust-inner\">\n<div class=\"trust-item\"> <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2 4 5v6c0 5 3.5 8 8 11 4.5-3 8-6 8-11V5l-8-3Z\"\/><\/svg> Pay on delivery <\/div>\n<div class=\"trust-item\"> <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M3 12h18M12 3a14 14 0 0 1 0 18 14 14 0 0 1 0-18Z\"\/><\/svg> AED pricing <\/div>\n<div class=\"trust-item\"> <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M9.5 9.5a2.5 2.5 0 0 1 4.5 1.2c0 1.8-2.5 1.8-2.5 3.3M12 17h.01\"\/><\/svg> Free shipping <\/div>\n<div class=\"trust-item\"> <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 7h11v8H3zM14 10h4l3 3v2h-7z\"\/><circle cx=\"7\" cy=\"17\" r=\"1.6\"\/><circle cx=\"17\" cy=\"17\" r=\"1.6\"\/><\/svg> 30-day guarantee <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<section class=\"section\">\n<div class=\"container\">\n<div class=\"included\">\n<div class=\"included-card\">\n<div> <span class=\"tag\">Cash on Delivery, simplified<\/span> <\/p>\n<h3 style=\"margin-top:14px;\">Everything you need, included.<\/h3>\n<p class=\"lead\" style=\"margin-top:8px;\"> One simple order. No card, no prepayment, clear AED pricing, and support that answers \u2014 pay only when the package is in your hands. <\/p>\n<div class=\"hero-actions\" style=\"justify-content:flex-start;margin-top:20px;\"> <a class=\"button button-primary\" href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-landing\/\">Shop the Offer<\/a> <a class=\"button button-outline\" href=\"#how\">Learn more<\/a> <\/div>\n<\/p><\/div>\n<ul class=\"check-list\">\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Pay the courier in cash, on delivery<\/li>\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Clear, honest AED pricing on every product<\/li>\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> The courier calls you before every delivery<\/li>\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Support that replies within 4 hours (placeholder)<\/li>\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Fast local shipping across the Kingdom<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"weight-loss\" class=\"section\" style=\"padding-top:24px;\">\n<div class=\"container\">\n<div class=\"feature glow-mint\">\n<div class=\"feature-grid\">\n<div class=\"feature-text\"> <span class=\"tag\">The launch offer<\/span> <\/p>\n<h3>Try the Sample COD Product, risk-free<\/h3>\n<p> AED 149 instead of AED 249, free shipping, and you pay nothing until it&#8217;s delivered. A placeholder product that shows exactly how DawaSouq ordering works. <\/p>\n<ul class=\"check-list\">\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Pay on delivery \u2014 zero prepayment risk<\/li>\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Free shipping, no hidden fees<\/li>\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> 30-day satisfaction guarantee (placeholder)<\/li>\n<\/ul>\n<p> <a class=\"button button-primary\" href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-landing\/\">Shop the Offer<\/a> <\/div>\n<div class=\"feature-media\"> <img decoding=\"async\" src=\"https:\/\/dawasouq.com\/uae\/wp-content\/uploads\/dawasouq\/photos\/weight-loss.jpg\" alt=\"The featured launch offer (placeholder)\" loading=\"lazy\" \/> <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section\" style=\"padding-top:0;\">\n<div class=\"container\">\n<div class=\"split\">\n<div class=\"split-card\"> <img decoding=\"async\" class=\"split-media\" src=\"https:\/\/dawasouq.com\/uae\/wp-content\/uploads\/dawasouq\/photos\/clinician.jpg\" alt=\"DawaSouq support (placeholder)\" loading=\"lazy\" \/> <span class=\"tag\">No app needed<\/span> <\/p>\n<h3>Your order, tracked by phone<\/h3>\n<p> No account, no app, no card on file. The courier calls before delivery and you choose the time \u2014 your phone number is all it takes. <\/p>\n<\/p><\/div>\n<div class=\"split-card dark\"> <span class=\"tag soon\" style=\"background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:#dbeeed;\">Real support<\/span> <\/p>\n<h3>Support that continues<\/h3>\n<p> A friendly support team answers questions about products, orders, and delivery \u2014 before and after you pay. (Placeholder team for the POC.) <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"mens\" class=\"section\" style=\"padding-top:24px;\">\n<div class=\"container\">\n<div class=\"feature glow-lavender reverse\">\n<div class=\"feature-grid\">\n<div class=\"feature-text\"> <span class=\"tag\">The sample product<\/span> <\/p>\n<h3>Built to prove the COD experience, end to end<\/h3>\n<p> The Sample COD Product validates the whole journey \u2014 order, courier call, cash payment at the door \u2014 before the real catalog arrives. <\/p>\n<ul class=\"check-list\">\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Order in under a minute \u2014 three fields<\/li>\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Inspect the package before you pay<\/li>\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Fast local shipping across the Kingdom<\/li>\n<\/ul>\n<p> <a class=\"button button-primary\" href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-landing\/\">Shop the Offer<\/a> <\/div>\n<div class=\"feature-media\"> <img decoding=\"async\" src=\"https:\/\/dawasouq.com\/uae\/wp-content\/uploads\/dawasouq\/photos\/mens.jpg\" alt=\"Sample COD Product (placeholder)\" loading=\"lazy\" \/> <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"womens\" class=\"section\" style=\"padding-top:24px;\">\n<div class=\"container\">\n<div class=\"feature glow-blush\">\n<div class=\"feature-grid\">\n<div class=\"feature-text\"> <span class=\"tag soon\">Coming soon<\/span> <\/p>\n<h3>The full catalog is on its way<\/h3>\n<p> DawaSouq will launch with a curated catalog \u2014 every product ordered the same way: online, in dirhams, paid in cash at your door. <\/p>\n<ul class=\"check-list\">\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Curated products, clear AED pricing<\/li>\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Same Cash-on-Delivery checkout<\/li>\n<li><span class=\"check-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg><\/span> Fast local shipping across the Kingdom<\/li>\n<\/ul>\n<p> <a class=\"button button-outline\" href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-landing\/\">Join the waitlist<\/a> <\/div>\n<div class=\"feature-media\"> <img decoding=\"async\" src=\"https:\/\/dawasouq.com\/uae\/wp-content\/uploads\/dawasouq\/photos\/womens.jpg\" alt=\"Catalog coming soon (placeholder)\" loading=\"lazy\" \/> <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"how\" class=\"section\">\n<div class=\"container\">\n<div class=\"section-head\"> <span class=\"eyebrow\">How Cash on Delivery works<\/span> <\/p>\n<h2>Three simple steps<\/h2>\n<p class=\"lead\">A straightforward process with zero prepayment \u2014 you stay in control until the package is in your hands.<\/p>\n<\/p><\/div>\n<div class=\"split\" style=\"grid-template-columns:1fr;margin-top:30px;\">\n<div class=\"t-grid\" style=\"margin-top:0;\">\n<div class=\"t-card\">\n<div class=\"t-avatar\" style=\"margin-bottom:12px;\">1<\/div>\n<div class=\"t-name\" style=\"font-size:1.05rem;margin-bottom:6px;\">Order online \u2014 no card<\/div>\n<p style=\"color:var(--ink-soft);margin:0;\">Your name, phone, and address. That&#8217;s everything we need.<\/p>\n<\/p><\/div>\n<div class=\"t-card\">\n<div class=\"t-avatar\" style=\"margin-bottom:12px;\">2<\/div>\n<div class=\"t-name\" style=\"font-size:1.05rem;margin-bottom:6px;\">The courier calls you<\/div>\n<p style=\"color:var(--ink-soft);margin:0;\">Fast local delivery anywhere in the UAE. You pick the time that suits you.<\/p>\n<\/p><\/div>\n<div class=\"t-card\">\n<div class=\"t-avatar\" style=\"margin-bottom:12px;\">3<\/div>\n<div class=\"t-name\" style=\"font-size:1.05rem;margin-bottom:6px;\">Pay cash at your door<\/div>\n<p style=\"color:var(--ink-soft);margin:0;\">Inspect the package first, then pay the courier in AED. That&#8217;s the whole process.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section testimonials\">\n<div class=\"container\">\n<div class=\"section-head\"> <span class=\"eyebrow\">Those who chose DawaSouq<\/span> <\/p>\n<h2>There&#8217;s a reason people rave about COD<\/h2>\n<p class=\"lead\">Join the shoppers who order online without ever typing a card number. (Placeholder reviews.)<\/p>\n<\/p><\/div>\n<div class=\"t-grid\">\n<div class=\"t-card\">\n<div class=\"t-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n<p>&#8220;Ordered Sunday, the courier called Tuesday morning. I paid cash at the door. This is how it should always work.&#8221;<\/p>\n<div class=\"t-author\">\n<div class=\"t-avatar\">T<\/div>\n<div>\n<div class=\"t-name\">Mohammed A.<\/div>\n<div class=\"t-meta\">Verified customer (placeholder)<\/div>\n<\/div>\n<\/div><\/div>\n<div class=\"t-card\">\n<div class=\"t-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n<p>&#8220;I ordered for my mother \u2014 she would never use a card online. She inspected the package and paid the courier. Done.&#8221;<\/p>\n<div class=\"t-author\">\n<div class=\"t-avatar\">A<\/div>\n<div>\n<div class=\"t-name\">Noura S.<\/div>\n<div class=\"t-meta\">Verified customer (placeholder)<\/div>\n<\/div>\n<\/div><\/div>\n<div class=\"t-card\">\n<div class=\"t-stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n<p>&#8220;No OTP codes, no payment failures, no refund forms. Three fields, a phone call, and cash at the door. Five stars for the model alone.&#8221;<\/p>\n<div class=\"t-author\">\n<div class=\"t-avatar\">J<\/div>\n<div>\n<div class=\"t-name\">Khalid M.<\/div>\n<div class=\"t-meta\">Verified customer (placeholder)<\/div>\n<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"guarantee\">\n<div class=\"guarantee-inner\">\n<div class=\"g-head\"> <span class=\"eyebrow\">The DawaSouq guarantee<\/span> <\/p>\n<div style=\"font-weight:800;font-size:1.2rem;\">Pay only when it arrives<\/div>\n<\/p><\/div>\n<div class=\"g-item\"> <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 7h11v8H3zM14 10h4l3 3v2h-7z\"\/><circle cx=\"7\" cy=\"17\" r=\"1.6\"\/><circle cx=\"17\" cy=\"17\" r=\"1.6\"\/><\/svg> <strong>Free, fast local delivery<\/strong> <\/div>\n<div class=\"g-item\"> <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2 4 5v6c0 5 3.5 8 8 11 4.5-3 8-6 8-11V5l-8-3Z\"\/><path d=\"m9 12 2 2 4-4\"\/><\/svg> <strong>Prices in AED, what you see is what you pay<\/strong> <\/div>\n<div class=\"g-item\"> <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M8 12h8\"\/><\/svg> <strong>No hidden fees<\/strong> <\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section cta-banner\" id=\"start\">\n<div class=\"container\"> <span class=\"eyebrow\">Better is possible<\/span> <\/p>\n<h2>Online shopping, built around trust.<\/h2>\n<p class=\"lead\">Get the Sample COD Product for AED 149 \u2014 free shipping, pay cash on delivery, 30-day guarantee.<\/p>\n<div class=\"hero-actions\"> <a class=\"button button-primary\" href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-landing\/\">Shop the Offer<\/a> <a class=\"button button-outline\" href=\"#how\">See how it works<\/a> <\/div>\n<\/p><\/div>\n<\/section>\n<p> <\/main> <\/p>\n<footer class=\"footer\">\n<div class=\"container\">\n<div class=\"footer-top\">\n<div class=\"footer-brand\"> <a class=\"brand\" href=\"#\"><img decoding=\"async\" src=\"https:\/\/dawasouq.com\/uae\/wp-content\/uploads\/dawasouq-logo-h.png\" alt=\"DawaSouq\" style=\"height:52px;width:auto;display:block\" \/><\/a> <\/p>\n<p>Cash-on-Delivery shopping for the UAE. Order online, inspect at your door, pay in cash.<\/p>\n<\/p><\/div>\n<div class=\"footer-col\">\n<h4>Shop<\/h4>\n<ul>\n<li><a href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-landing\/\">Offer<\/a><\/li>\n<li><a href=\"https:\/\/dawasouq.com\/uae\/sp\/sa-advertorial\/\">Story<\/a><\/li>\n<li><a href=\"https:\/\/dawasouq.com\/uae\/product\/sample-cod-product\/\">Product<\/a><\/li>\n<li><a href=\"https:\/\/dawasouq.com\/uae\/checkouts\/sa-cod-checkout\/\">Order Now<\/a><\/li>\n<\/ul><\/div>\n<div class=\"footer-col\">\n<h4>Company<\/h4>\n<ul>\n<li><a href=\"#how\">How It Works<\/a><\/li>\n<li><a href=\"#\">About<\/a><\/li>\n<li><a href=\"#\">Reviews<\/a><\/li>\n<li><a href=\"#\">Contact<\/a><\/li>\n<\/ul><\/div>\n<div class=\"footer-col\">\n<h4>Legal<\/h4>\n<ul>\n<li><a href=\"policies\/privacy-policy.html\">Privacy Policy<\/a><\/li>\n<li><a href=\"policies\/terms-and-conditions.html\">Terms &amp; Conditions<\/a><\/li>\n<li><a href=\"policies\/refund-policy.html\">Withdrawal &amp; Refunds<\/a><\/li>\n<li><a href=\"policies\/index.html\">All policies<\/a><\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<p class=\"disclaimer\"> This is a proof-of-concept storefront for DawaSouq. The product shown is a sample used to validate ordering, Cash-on-Delivery checkout, and delivery flows; names, reviews, and statistics are illustrative placeholders, not real customer content. Replace with verified content before any live use. <\/p>\n<div class=\"footer-legal\">\n<div>&copy; 2026 DawaSouq. All rights reserved.<\/div>\n<div class=\"links\"> <a href=\"policies\/terms-and-conditions.html\">Terms &amp; Conditions<\/a> <a href=\"policies\/privacy-policy.html\">Privacy Policy<\/a> <a href=\"#\">Cookie Policy<\/a> <a href=\"#\">Shipping Policy<\/a> <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/footer>\n","protected":false},"excerpt":{"rendered":"<p>Join 2,847+ shoppers (placeholder) who pay only on delivery \ud83c\uddf8\ud83c\udde6 Offer Story Product How It Works Support Shop the Offer Cash on Delivery across the UAE Shop online, pay at your door. Order online with no card and no prepayment. Inspect the package at your door and pay the courier in cash \u2014 in dirhams, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-29","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dawasouq.com\/uae\/wp-json\/wp\/v2\/pages\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dawasouq.com\/uae\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dawasouq.com\/uae\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dawasouq.com\/uae\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dawasouq.com\/uae\/wp-json\/wp\/v2\/comments?post=29"}],"version-history":[{"count":8,"href":"https:\/\/dawasouq.com\/uae\/wp-json\/wp\/v2\/pages\/29\/revisions"}],"predecessor-version":[{"id":681,"href":"https:\/\/dawasouq.com\/uae\/wp-json\/wp\/v2\/pages\/29\/revisions\/681"}],"wp:attachment":[{"href":"https:\/\/dawasouq.com\/uae\/wp-json\/wp\/v2\/media?parent=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}