{"id":3,"date":"2023-11-04T03:10:23","date_gmt":"2023-11-04T03:10:23","guid":{"rendered":"http:\/\/localhost\/arwa_local\/?page_id=3"},"modified":"2025-09-07T21:50:54","modified_gmt":"2025-09-07T18:50:54","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/arwaarabia.com\/?page_id=3","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3\" class=\"elementor elementor-3\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e2d7ac e-flex e-con-boxed e-con e-parent\" data-id=\"2e2d7ac\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d5c6b2f elementor-widget elementor-widget-html\" data-id=\"d5c6b2f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\" dir=\"ltr\">\r\n<head>\r\n<meta charset=\"utf-8\" \/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n<title>Privacy Policy \u2014 Arwa Arabia Dates Factory<\/title>\r\n\r\n<!-- Clean bilingual fonts -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;800&family=Cairo:wght@400;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  :root{\r\n    --bg:#ffffff;\r\n    --text:#0f172a;\r\n    --muted:#475569;\r\n    --green:#0b3d2e;          \/* brand deep green *\/\r\n    --gold:#f6c453;           \/* brand gold (headings \/ accents) *\/\r\n    --ring:#eaeaea;           \/* soft borders *\/\r\n    --card:#ffffff;\r\n  }\r\n  *{box-sizing:border-box}\r\n  html,body{background:var(--bg); color:var(--text)}\r\n  body{\r\n    margin:0; padding:28px 18px;\r\n    font:16px\/1.75 \"Inter\", system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;\r\n  }\r\n  .wrap{max-width:1100px; margin:0 auto}\r\n\r\n  \/* Hero *\/\r\n  .hero{\r\n    background:linear-gradient(180deg,#0b3d2e 0%, #0e493a 100%);\r\n    color:#fff; border-radius:22px; padding:28px 26px; margin-bottom:22px;\r\n    box-shadow:0 28px 60px rgba(2,6,23,.18);\r\n  }\r\n  .hero h1{margin:0 0 6px; font-weight:800; font-size:clamp(1.6rem,1.2rem + 1.2vw,2.1rem); letter-spacing:.2px}\r\n  .hero p{margin:0; opacity:.95}\r\n  .hero .meta{margin-top:8px; color:#ffe8ad}\r\n\r\n  \/* Quick summary badges *\/\r\n  .badges{\r\n    display:flex; flex-wrap:wrap; gap:10px 12px; margin:16px 0 4px;\r\n  }\r\n  .badge{\r\n    background:#fff3cd; color:#7a5800; border:1px solid #f5d37a;\r\n    padding:8px 10px; border-radius:999px; font-weight:600; font-size:.92rem;\r\n  }\r\n\r\n  \/* Section cards *\/\r\n  .card{\r\n    background:var(--card); border:1px solid var(--ring);\r\n    border-radius:18px; padding:22px 22px 18px; margin:14px 0;\r\n    box-shadow:0 20px 50px rgba(2,6,23,.06);\r\n  }\r\n  .card h2{\r\n    margin:0 0 8px; color:var(--green); font-weight:800; letter-spacing:.2px;\r\n    font-size:clamp(1.15rem,1rem + .5vw,1.5rem);\r\n  }\r\n  .lead{margin:8px 0 0; color:var(--muted)}\r\n\r\n  \/* details \/ summary (accordion) *\/\r\n  details{\r\n    border:1px solid var(--ring); border-radius:14px; background:#fff; margin:12px 0;\r\n    box-shadow:0 10px 30px rgba(2,6,23,.05);\r\n  }\r\n  summary{\r\n    cursor:pointer; list-style:none; padding:14px 16px; position:relative;\r\n    font-weight:700; color:var(--green);\r\n  }\r\n  summary::-webkit-details-marker{display:none}\r\n  summary::after{\r\n    content:\"\u25be\"; position:absolute; right:14px; top:50%; transform:translateY(-50%);\r\n    color:var(--gold); font-weight:800;\r\n  }\r\n  details[open] summary::after{content:\"\u25b4\"}\r\n  .content{padding:0 16px 14px; color:var(--text)}\r\n\r\n  \/* lists *\/\r\n  ul{padding-left:1.2rem; margin:8px 0}\r\n  .check{list-style:none; padding:0}\r\n  .check li{\r\n    position:relative; padding-left:1.85rem; margin:8px 0;\r\n  }\r\n  .check li::before{\r\n    content:\"\u2713\"; position:absolute; left:0; top:.05rem; width:1.25rem; height:1.25rem;\r\n    line-height:1.25rem; text-align:center; border-radius:50%;\r\n    border:2px solid var(--gold); color:#b58500; font-weight:900;\r\n    box-shadow:0 0 0 3px rgba(246,196,83,.15);\r\n    background:#fff9e9;\r\n  }\r\n\r\n  \/* two-column helper *\/\r\n  .grid-2{\r\n    display:grid; gap:14px; grid-template-columns: repeat(2, minmax(240px, 1fr));\r\n  }\r\n  @media (max-width:860px){ .grid-2{ grid-template-columns: 1fr } }\r\n\r\n  \/* tables for cookies\/processors *\/\r\n  table{width:100%; border-collapse:separate; border-spacing:0; margin:10px 0; font-size:.98rem}\r\n  th, td{padding:10px 12px; border-bottom:1px solid var(--ring); vertical-align:top}\r\n  th{background:#fffdf5; color:#7a5800; text-align:left; font-weight:800}\r\n  tr:last-child td{border-bottom:0}\r\n\r\n  \/* bilingual Arabic helper *\/\r\n  .ar{font-family:\"Cairo\", system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif; direction:rtl; text-align:right}\r\n\r\n  \/* footer note *\/\r\n  .note{font-size:.92rem; color:#6b7280}\r\n  a{color:#0b6b4d; text-decoration:none}\r\n  a:hover{text-decoration:underline}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n  <main class=\"wrap\">\r\n    <!-- HERO -->\r\n    <header class=\"hero\">\r\n      <h1>Privacy Policy \u2014 Arwa Arabia Dates Factory<\/h1>\r\n      <p>We respect your privacy and handle personal data responsibly across our website, online store, and customer services.<\/p>\r\n      <div class=\"badges\">\r\n        <span class=\"badge\">Factory-direct B2B &amp; B2C<\/span>\r\n        <span class=\"badge\">Secure payments<\/span>\r\n        <span class=\"badge\">Account controls<\/span>\r\n      <\/div>\r\n      <p class=\"meta\">Website: <strong><a style=\"color:#ffe8ad\" href=\"https:\/\/arwaarabia.com\" rel=\"noopener\">https:\/\/arwaarabia.com<\/a><\/strong>  \u2022  Last updated: <strong>September 7, 2025<\/strong><\/p>\r\n    <\/header>\r\n\r\n    <!-- WHO WE ARE -->\r\n    <section class=\"card\">\r\n      <h2>Who We Are<\/h2>\r\n      <p class=\"lead\">\r\n        <strong>Arwa Arabia Dates Factory<\/strong> (\u201c<em>Arwa Arabia<\/em>\u201d, \u201c<em>we<\/em>\u201d, \u201c<em>us<\/em>\u201d) operates the website <a href=\"https:\/\/arwaarabia.com\">arwaarabia.com<\/a> to showcase and sell date products (retail and industrial), manage wholesale inquiries, and support our customers.\r\n      <\/p>\r\n      <div class=\"grid-2\" style=\"margin-top:10px\">\r\n        <div>\r\n          <ul class=\"check\">\r\n            <li><strong>Registered Address:<\/strong> Alkhobar, KSA]<\/li>\r\n            <li><strong>Email:<\/strong> <a href=\"mailto:info@arwaarabia.com\">info@arwaarabia.com<\/a><\/li>\r\n            <li><strong>Phone:<\/strong> <a href=\"tel:+966502482769\">+966 502 482 769<\/a><\/li>\r\n          <\/ul>\r\n        <\/div>\r\n        <div>\r\n          <ul class=\"check\">\r\n            <li><strong>Website:<\/strong> <a href=\"https:\/\/arwaarabia.com\">https:\/\/arwaarabia.com<\/a><\/li>\r\n            <li><strong>Company\/CR No.:<\/strong> On Request<\/li>\r\n            <li><strong>Data Contact:<\/strong> <a href=\"mailto:info@arwaarabia.com\">info@arwaarabia.com<\/a> (if applicable)<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- WHAT WE COLLECT -->\r\n    <section class=\"card\">\r\n      <h2>What Personal Data We Collect &amp; Why<\/h2>\r\n\r\n      <details>\r\n        <summary>Comments<\/summary>\r\n        <div class=\"content\">\r\n          <p>When visitors leave comments, we collect the data shown in the form, and also the visitor\u2019s IP address and browser user-agent string to help spam detection. An anonymized string from your email (hash) may be sent to the Gravatar service to check if you use it. After approval, your profile picture becomes public with your comment.<\/p>\r\n          <p>Gravatar privacy policy: <a href=\"https:\/\/automattic.com\/privacy\/\" target=\"_blank\" rel=\"noopener\">automattic.com\/privacy<\/a><\/p>\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details>\r\n        <summary>Orders, Accounts &amp; Checkout<\/summary>\r\n        <div class=\"content\">\r\n          <p>We collect name, billing\/shipping addresses, email, phone, order contents, and payment method details to process and deliver your order, prevent fraud, and maintain accounting records. If you create an account, we store profile and order history to make future purchases faster.<\/p>\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details>\r\n        <summary>Wholesale &amp; B2B Inquiries<\/summary>\r\n        <div class=\"content\">\r\n          <p>For factory\/industrial requests (e.g., 10\u2013100&nbsp;kg packs, drums, IBC totes), we collect company details, product specs, and contact info to prepare quotations, samples, compliance documents (e.g., Halal, CoA), and logistics plans.<\/p>\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details>\r\n        <summary>Contact Forms &amp; Support<\/summary>\r\n        <div class=\"content\">\r\n          <p>Messages you send via forms, email, or chat may include your contact info and request details. We use these to reply and keep service records.<\/p>\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details>\r\n        <summary>Media<\/summary>\r\n        <div class=\"content\">\r\n          <p>If you upload images, please avoid embedded location data (EXIF GPS). Visitors can download and extract location data from images on the site.<\/p>\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details>\r\n        <summary>Embedded Content<\/summary>\r\n        <div class=\"content\">\r\n          <p>Articles may include embedded content (e.g., videos, images). Embedded content from other sites behaves the same as if you visit the other site and may set cookies or track interactions.<\/p>\r\n        <\/div>\r\n      <\/details>\r\n    <\/section>\r\n\r\n    <!-- COOKIES -->\r\n    <section class=\"card\">\r\n      <h2>Cookies<\/h2>\r\n      <p class=\"lead\">We use cookies and similar technologies to keep the site secure, remember your preferences, and analyze performance. You can control cookies in your browser settings.<\/p>\r\n\r\n      <details open>\r\n        <summary>Typical Cookies on arwaarabia.com<\/summary>\r\n        <div class=\"content\">\r\n          <table aria-label=\"Cookies table\">\r\n            <thead>\r\n              <tr><th>Category<\/th><th>Examples<\/th><th>Purpose<\/th><th>Duration<\/th><\/tr>\r\n            <\/thead>\r\n            <tbody>\r\n              <tr>\r\n                <td><strong>Essential<\/strong><\/td>\r\n                <td><code>wordpress_logged_in_*<\/code>, <code>wp-settings-*<\/code>, <code>woocommerce_cart_hash<\/code>, <code>woocommerce_items_in_cart<\/code>, <code>wp_woocommerce_session_*<\/code><\/td>\r\n                <td>Login\/session, cart contents, checkout.<\/td>\r\n                <td>Session to 2 days (varies)<\/td>\r\n              <\/tr>\r\n              <tr>\r\n                <td><strong>Preferences<\/strong><\/td>\r\n                <td><code>pll_language<\/code> (Polylang), display options<\/td>\r\n                <td>Remember language and UI choices.<\/td>\r\n                <td>Up to 1 year<\/td>\r\n              <\/tr>\r\n              <tr>\r\n                <td><strong>Analytics<\/strong><\/td>\r\n                <td>Analytics provider cookies (if enabled)<\/td>\r\n                <td>Understand traffic and improve the site.<\/td>\r\n                <td>Up to 13 months<\/td>\r\n              <\/tr>\r\n              <tr>\r\n                <td><strong>Security\/Spam<\/strong><\/td>\r\n                <td>reCAPTCHA \/ anti-spam tokens<\/td>\r\n                <td>Protect forms and logins from abuse.<\/td>\r\n                <td>Session\/short-lived<\/td>\r\n              <\/tr>\r\n            <\/tbody>\r\n          <\/table>\r\n          <p><em>Note:<\/em> If you leave a comment you may opt-in to saving your name, email, and website in cookies for your convenience (lasts one year). A temporary cookie checks if your browser accepts cookies when you visit the login page; it contains no personal data and is discarded when you close the browser.<\/p>\r\n        <\/div>\r\n      <\/details>\r\n    <\/section>\r\n\r\n    <!-- WHO WE SHARE WITH -->\r\n    <section class=\"card\">\r\n      <h2>Who We Share Your Data With<\/h2>\r\n      <p class=\"lead\">We share data with service providers only as needed to operate our business and fulfill your requests.<\/p>\r\n      <table aria-label=\"Processors table\">\r\n        <thead>\r\n          <tr><th>Type<\/th><th>Examples<\/th><th>Why<\/th><\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td><strong>Payment Processors<\/strong><\/td>\r\n            <td>e.g., Stripe \/ PayPal \/ local gateways<\/td>\r\n            <td>Process payments securely; we do not store full card numbers on our servers.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Shipping &amp; Logistics<\/strong><\/td>\r\n            <td>SPL (Saudi Post), Aramex, DHL (as applicable)<\/td>\r\n            <td>Deliver orders and provide tracking updates.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Security &amp; Anti-Spam<\/strong><\/td>\r\n            <td>CAPTCHA \/ spam filtering<\/td>\r\n            <td>Protect forms, comments, and logins.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Email &amp; Notifications<\/strong><\/td>\r\n            <td>Transactional email\/SMS providers<\/td>\r\n            <td>Send order confirmations and support messages.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Analytics<\/strong><\/td>\r\n            <td>Site analytics (if enabled)<\/td>\r\n            <td>Measure and improve site performance.<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n      <p class=\"lead\" style=\"margin-top:10px\">If you request a password reset, your IP address may be included in the reset email for security.<\/p>\r\n    <\/section>\r\n\r\n    <!-- RETENTION -->\r\n    <section class=\"card\">\r\n      <h2>How Long We Retain Your Data<\/h2>\r\n      <ul class=\"check\">\r\n        <li><strong>Comments:<\/strong> retained indefinitely to recognize and auto-approve follow-ups.<\/li>\r\n        <li><strong>Orders &amp; accounts:<\/strong> retained for legal\/accounting requirements and service history.<\/li>\r\n        <li><strong>Support tickets &amp; inquiries:<\/strong> retained as needed for service quality and compliance.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <!-- YOUR RIGHTS -->\r\n    <section class=\"card\">\r\n      <h2>Your Rights<\/h2>\r\n      <p class=\"lead\">Subject to applicable laws (including Saudi regulations), you may have the right to:<\/p>\r\n      <ul class=\"check\">\r\n        <li><strong>Know<\/strong> what personal data we hold about you and <strong>request a copy<\/strong>.<\/li>\r\n        <li><strong>Correct<\/strong> inaccurate or incomplete data.<\/li>\r\n        <li><strong>Delete<\/strong> data when it is no longer necessary or withhold consent where applicable.<\/li>\r\n        <li><strong>Object<\/strong> to certain processing or <strong>withdraw consent<\/strong> (for optional uses like marketing).<\/li>\r\n      <\/ul>\r\n      <p>To make a request, contact us at <a href=\"mailto:info@arwaarabia.com\">info@arwaarabia.com<\/a>. We may ask you to verify your identity before acting on the request.<\/p>\r\n    <\/section>\r\n\r\n    <!-- TRANSFERS & SECURITY -->\r\n    <section class=\"card\">\r\n      <h2>Where Your Data Is Processed &amp; Security<\/h2>\r\n      <ul class=\"check\">\r\n        <li>Your data may be processed in Saudi Arabia and, where necessary, in other countries by our service providers.<\/li>\r\n        <li>We apply administrative, technical, and physical safeguards to protect data, including encryption in transit and access controls.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <!-- CHILDREN -->\r\n    <section class=\"card\">\r\n      <h2>Children<\/h2>\r\n      <p class=\"lead\">Our site is intended for customers and business partners. If you believe a child has provided us personal data without appropriate consent, please contact us to remove it.<\/p>\r\n    <\/section>\r\n\r\n    <!-- CHANGES -->\r\n    <section class=\"card\">\r\n      <h2>Changes to This Policy<\/h2>\r\n      <p class=\"lead\">We may update this policy to reflect changes in our practices or legal requirements. Updates will be posted here with a new \u201cLast updated\u201d date.<\/p>\r\n    <\/section>\r\n\r\n    <!-- CONTACT -->\r\n    <section class=\"card\">\r\n      <h2>Contact Us<\/h2>\r\n      <div class=\"grid-2\">\r\n        <div>\r\n          <ul class=\"check\">\r\n            <li><strong>Email:<\/strong> <a href=\"mailto:info@arwaarabia.com\">info@arwaarabia.com<\/a><\/li>\r\n            <li><strong>Phone:<\/strong> <a href=\"tel:+966502482769\">+966 502 482 769<\/a><\/li>\r\n          <\/ul>\r\n        <\/div>\r\n        <div>\r\n          <ul class=\"check\">\r\n            <li><strong>Address:<\/strong> [Alkhobar, KSA]<\/li>\r\n            <li><strong>Data contact:<\/strong> <a href=\"mailto:info@arwaarabia.com\">info@arwaarabia.com<\/a> (if applicable)<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n    <\/section>\r\n\r\n    <!-- \u0639\u0631\u0628\u0640\u0640\u064a (optional Arabic lead block; remove if not needed) -->\r\n    <section class=\"card ar\">\r\n      <h2>\u0645\u0646 \u0646\u062d\u0646<\/h2>\r\n      <p class=\"lead\">\u062a\u062f\u064a\u0631 <strong>\u0634\u0631\u0643\u0629\/\u0645\u0635\u0646\u0639 \u0623\u0631\u0648\u0649 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0644\u0644\u062a\u0645\u0648\u0631<\/strong> \u0645\u0648\u0642\u0639 <a href=\"https:\/\/arwaarabia.com\">arwaarabia.com<\/a> \u0644\u0639\u0631\u0636 \u0648\u0628\u064a\u0639 \u0645\u0646\u062a\u062c\u0627\u062a \u0627\u0644\u062a\u0645\u0648\u0631 (\u062a\u062c\u0632\u0626\u0629 \u0648\u0635\u0646\u0627\u0639\u064a) \u0648\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062c\u0645\u0644\u0629 \u0648\u062f\u0639\u0645 \u0627\u0644\u0639\u0645\u0644\u0627\u0621. \u0646\u062d\u062a\u0631\u0645 \u062e\u0635\u0648\u0635\u064a\u062a\u0643\u0645 \u0648\u0646\u0639\u0627\u0644\u062c \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0628\u0645\u0627 \u064a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0645\u0639\u0645\u0648\u0644 \u0628\u0647\u0627.<\/p>\r\n    <\/section>\r\n  <\/main>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Privacy Policy \u2014 Arwa Arabia Dates Factory Privacy Policy \u2014 Arwa Arabia Dates Factory We respect your privacy and handle personal data responsibly across our website, online store, and customer services. Factory-direct B2B &amp; B2C Secure payments Account controls Website: https:\/\/arwaarabia.com \u2022 Last updated: September 7, 2025 Who We Are Arwa Arabia Dates Factory (\u201cArwa [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_header_footer","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Privacy Policy - Dates Factory<\/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:\/\/arwaarabia.com\/?page_id=3\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Privacy Policy - Dates Factory\" \/>\n<meta property=\"og:description\" content=\"Privacy Policy \u2014 Arwa Arabia Dates Factory Privacy Policy \u2014 Arwa Arabia Dates Factory We respect your privacy and handle personal data responsibly across our website, online store, and customer services. Factory-direct B2B &amp; B2C Secure payments Account controls Website: https:\/\/arwaarabia.com \u2022 Last updated: September 7, 2025 Who We Are Arwa Arabia Dates Factory (\u201cArwa [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/arwaarabia.com\/?page_id=3\" \/>\n<meta property=\"og:site_name\" content=\"Dates Factory\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-07T18:50:54+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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/arwaarabia.com\/?page_id=3\",\"url\":\"https:\/\/arwaarabia.com\/?page_id=3\",\"name\":\"Privacy Policy - Dates Factory\",\"isPartOf\":{\"@id\":\"https:\/\/arwaarabia.com\/#website\"},\"datePublished\":\"2023-11-04T03:10:23+00:00\",\"dateModified\":\"2025-09-07T18:50:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/arwaarabia.com\/?page_id=3#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/arwaarabia.com\/?page_id=3\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/arwaarabia.com\/?page_id=3#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/arwaarabia.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Privacy Policy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/arwaarabia.com\/#website\",\"url\":\"https:\/\/arwaarabia.com\/\",\"name\":\"Arwa Arabia Dates\",\"description\":\"Best Dates of Saudi Arabia\",\"publisher\":{\"@id\":\"https:\/\/arwaarabia.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/arwaarabia.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/arwaarabia.com\/#organization\",\"name\":\"Arwa Arabia Company Ltd.\",\"url\":\"https:\/\/arwaarabia.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/arwaarabia.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/arwaarabia.com\/wp-content\/uploads\/2025\/05\/logoarwa.png\",\"contentUrl\":\"https:\/\/arwaarabia.com\/wp-content\/uploads\/2025\/05\/logoarwa.png\",\"width\":145,\"height\":137,\"caption\":\"Arwa Arabia Company Ltd.\"},\"image\":{\"@id\":\"https:\/\/arwaarabia.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Privacy Policy - Dates Factory","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:\/\/arwaarabia.com\/?page_id=3","og_locale":"en_US","og_type":"article","og_title":"Privacy Policy - Dates Factory","og_description":"Privacy Policy \u2014 Arwa Arabia Dates Factory Privacy Policy \u2014 Arwa Arabia Dates Factory We respect your privacy and handle personal data responsibly across our website, online store, and customer services. Factory-direct B2B &amp; B2C Secure payments Account controls Website: https:\/\/arwaarabia.com \u2022 Last updated: September 7, 2025 Who We Are Arwa Arabia Dates Factory (\u201cArwa [&hellip;]","og_url":"https:\/\/arwaarabia.com\/?page_id=3","og_site_name":"Dates Factory","article_modified_time":"2025-09-07T18:50:54+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/arwaarabia.com\/?page_id=3","url":"https:\/\/arwaarabia.com\/?page_id=3","name":"Privacy Policy - Dates Factory","isPartOf":{"@id":"https:\/\/arwaarabia.com\/#website"},"datePublished":"2023-11-04T03:10:23+00:00","dateModified":"2025-09-07T18:50:54+00:00","breadcrumb":{"@id":"https:\/\/arwaarabia.com\/?page_id=3#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/arwaarabia.com\/?page_id=3"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/arwaarabia.com\/?page_id=3#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/arwaarabia.com\/"},{"@type":"ListItem","position":2,"name":"Privacy Policy"}]},{"@type":"WebSite","@id":"https:\/\/arwaarabia.com\/#website","url":"https:\/\/arwaarabia.com\/","name":"Arwa Arabia Dates","description":"Best Dates of Saudi Arabia","publisher":{"@id":"https:\/\/arwaarabia.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/arwaarabia.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/arwaarabia.com\/#organization","name":"Arwa Arabia Company Ltd.","url":"https:\/\/arwaarabia.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/arwaarabia.com\/#\/schema\/logo\/image\/","url":"https:\/\/arwaarabia.com\/wp-content\/uploads\/2025\/05\/logoarwa.png","contentUrl":"https:\/\/arwaarabia.com\/wp-content\/uploads\/2025\/05\/logoarwa.png","width":145,"height":137,"caption":"Arwa Arabia Company Ltd."},"image":{"@id":"https:\/\/arwaarabia.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/arwaarabia.com\/index.php?rest_route=\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arwaarabia.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/arwaarabia.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/arwaarabia.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arwaarabia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3"}],"version-history":[{"count":6,"href":"https:\/\/arwaarabia.com\/index.php?rest_route=\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":6501,"href":"https:\/\/arwaarabia.com\/index.php?rest_route=\/wp\/v2\/pages\/3\/revisions\/6501"}],"wp:attachment":[{"href":"https:\/\/arwaarabia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}