{"id":8977,"date":"2024-04-24T10:02:26","date_gmt":"2024-04-24T10:02:26","guid":{"rendered":"https:\/\/ruza.thembaydev.com\/demo-3\/?page_id=3"},"modified":"2026-07-08T08:09:09","modified_gmt":"2026-07-08T08:09:09","slug":"privacy-policy-2","status":"publish","type":"page","link":"https:\/\/theprimeroot.com\/ar\/privacy-policy-2\/","title":{"rendered":"\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629"},"content":{"rendered":"<h2 class=\"wp-block-heading\"><\/h2>\n\n\n<p>&nbsp;<\/p>\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.5\">\n    <title>Moon Paris \u00b7 Privacy Policy<\/title>\n    <!-- Font & base style for clean, modern look -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background: #f9f7f5;\n            color: #1e1e1e;\n            line-height: 1.6;\n            padding: 2rem 1rem;\n        }\n\n        .policy-wrapper {\n            max-width: 1000px;\n            margin: 0 auto;\n            background: #ffffff;\n            border-radius: 28px;\n            box-shadow: 0 20px 40px -12px rgba(0,0,0,0.08), 0 8px 24px -6px rgba(0,0,0,0.02);\n            padding: 2.5rem 2rem;\n            transition: padding 0.2s;\n        }\n\n        \/* header *\/\n        .policy-header {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            align-items: baseline;\n            border-bottom: 2px solid #f0ebe6;\n            padding-bottom: 1.5rem;\n            margin-bottom: 2.25rem;\n        }\n\n        .policy-header h1 {\n            font-size: 2rem;\n            font-weight: 600;\n            letter-spacing: -0.02em;\n            color: #1e1e1e;\n            display: flex;\n            align-items: center;\n            gap: 0.4rem;\n        }\n\n        .policy-header h1 span {\n            background: #1e1e1e;\n            color: #fff;\n            font-size: 0.9rem;\n            font-weight: 500;\n            padding: 0.1rem 0.9rem;\n            border-radius: 40px;\n            letter-spacing: 0.3px;\n            margin-left: 0.5rem;\n        }\n\n        .last-updated {\n            background: #f1eeea;\n            padding: 0.45rem 1.1rem;\n            border-radius: 60px;\n            font-size: 0.8rem;\n            font-weight: 500;\n            color: #3d3d3d;\n            letter-spacing: 0.2px;\n        }\n\n        \/* store badge *\/\n        .store-intro {\n            background: #f6f3ef;\n            padding: 1.5rem 1.8rem;\n            border-radius: 20px;\n            margin-bottom: 2.5rem;\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            align-items: center;\n            gap: 1rem 0.5rem;\n        }\n\n        .store-intro .brand {\n            font-weight: 600;\n            font-size: 1.3rem;\n            letter-spacing: -0.3px;\n        }\n\n        .store-intro .brand small {\n            font-weight: 400;\n            font-size: 0.9rem;\n            color: #4f4f4f;\n            display: inline-block;\n            margin-left: 0.5rem;\n        }\n\n        .store-contact {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem 1.8rem;\n            font-size: 0.95rem;\n        }\n\n        .store-contact a {\n            color: #1e1e1e;\n            text-decoration: none;\n            font-weight: 500;\n            border-bottom: 1px dotted transparent;\n            transition: border-color 0.2s;\n        }\n\n        .store-contact a:hover {\n            border-bottom-color: #1e1e1e;\n        }\n\n        \/* sections *\/\n        .section {\n            margin-bottom: 2.5rem;\n        }\n\n        .section-title {\n            font-size: 1.5rem;\n            font-weight: 600;\n            letter-spacing: -0.02em;\n            margin-bottom: 0.8rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .section-title .badge {\n            background: #e7e1da;\n            font-size: 0.7rem;\n            font-weight: 600;\n            padding: 0.15rem 0.7rem;\n            border-radius: 40px;\n            color: #2f2f2f;\n            letter-spacing: 0.2px;\n        }\n\n        .section p, .section li {\n            color: #2c2c2c;\n        }\n\n        .section ul {\n            padding-left: 1.6rem;\n            margin: 0.6rem 0 0.2rem 0;\n        }\n\n        .section ul li {\n            margin-bottom: 0.3rem;\n        }\n\n        .highlight-box {\n            background: #faf8f6;\n            border-left: 4px solid #1e1e1e;\n            padding: 1.2rem 1.5rem;\n            border-radius: 14px;\n            margin: 1rem 0 0.2rem 0;\n        }\n\n        .grid-2col {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 1rem 1.5rem;\n            background: #faf8f6;\n            padding: 1.2rem 1.5rem;\n            border-radius: 18px;\n            margin-top: 0.6rem;\n        }\n\n        .grid-2col div {\n            font-weight: 400;\n        }\n\n        .grid-2col strong {\n            font-weight: 600;\n            display: block;\n            margin-bottom: 0.15rem;\n        }\n\n        .contact-block {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1.5rem 3rem;\n            background: #f4f1ed;\n            padding: 1.5rem 2rem;\n            border-radius: 24px;\n            margin-top: 0.4rem;\n        }\n\n        .contact-block a {\n            color: #1e1e1e;\n            font-weight: 500;\n            text-decoration: none;\n            border-bottom: 1px dotted transparent;\n        }\n\n        .contact-block a:hover {\n            border-bottom-color: #1e1e1e;\n        }\n\n        .footer-note {\n            margin-top: 2.8rem;\n            padding-top: 1.8rem;\n            border-top: 1px solid #e3dcd5;\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            align-items: center;\n            font-size: 0.9rem;\n            color: #4a4a4a;\n        }\n\n        .footer-note .copy {\n            font-weight: 400;\n        }\n\n        .footer-note .copy strong {\n            font-weight: 600;\n            color: #1e1e1e;\n        }\n\n        \/* responsive *\/\n        @media (max-width: 720px) {\n            .policy-wrapper {\n                padding: 1.8rem 1.2rem;\n            }\n            .policy-header {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 0.5rem;\n            }\n            .policy-header h1 {\n                font-size: 1.8rem;\n                flex-wrap: wrap;\n            }\n            .store-intro {\n                flex-direction: column;\n                align-items: flex-start;\n            }\n            .grid-2col {\n                grid-template-columns: 1fr;\n                gap: 0.8rem;\n            }\n            .contact-block {\n                flex-direction: column;\n                gap: 0.8rem;\n            }\n            .store-contact {\n                flex-direction: column;\n                gap: 0.3rem;\n            }\n        }\n\n        @media (max-width: 450px) {\n            body {\n                padding: 1rem 0.5rem;\n            }\n            .policy-wrapper {\n                padding: 1.2rem 0.9rem;\n                border-radius: 20px;\n            }\n            .section-title {\n                font-size: 1.3rem;\n            }\n            .highlight-box {\n                padding: 1rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"policy-wrapper\">\n    <!-- header -->\n    <div class=\"policy-header\">\n        <h1>\n            \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629\n            <span>Moon Paris<\/span>\n        <\/h1>\n        <div class=\"last-updated\">\ud83d\udcc5 Last updated: June 2026<\/div>\n    <\/div>\n\n    <!-- store identity -->\n    <div class=\"store-intro\">\n        <div class=\"brand\">\n            \ud83c\udf19 Moon Paris\n            <small>Basra, Iraq<\/small>\n        <\/div>\n        <div class=\"store-contact\">\n            <span>\ud83d\udcf1 <a href=\"https:\/\/wa.me\/9647740100002\" target=\"_blank\">07740100002<\/a><\/span>\n            <span>\u2709\ufe0f <a href=\"mailto:Moonparis2026@gmail.com\">Moonparis2026@gmail.com<\/a><\/span>\n            <span>\ud83d\udcf7 <a href=\"#\" target=\"_blank\">@6w__90<\/a><\/span>\n        <\/div>\n    <\/div>\n\n    <!-- 1. Introduction -->\n    <div class=\"section\">\n        <div class=\"section-title\">\u0645\u0642\u062f\u0645\u0629 <span class=\"badge\">who we are<\/span><\/div>\n        <p><strong>Moon Paris<\/strong> is committed to respecting the privacy of its customers and protecting their personal data. This policy explains how your information is collected, used, and stored when you shop with us via our website, WhatsApp, or by visiting our branches in Basra.<\/p>\n        <div style=\"margin-top: 0.6rem; background: #f6f3ef; padding: 0.8rem 1.2rem; border-radius: 16px; font-size: 0.95rem;\">\n            <strong>Store Information:<\/strong><br>\n            Name: Moon Paris \u00b7 Owner: Sayed Walaa \u00b7 Location: Basra, Iraq<br>\n            WhatsApp: 07740100002 \u00b7 Email: Moonparis2026@gmail.com\n        <\/div>\n    <\/div>\n\n    <!-- 2. Information we collect -->\n    <div class=\"section\">\n        <div class=\"section-title\">2. \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u062a\u064a \u0646\u062c\u0645\u0639\u0647\u0627<\/div>\n        <p>\u0639\u0646\u062f \u0627\u0644\u062a\u0633\u0648\u0642 \u0623\u0648 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627\u060c \u0646\u0642\u0648\u0645 \u0628\u062c\u0645\u0639:<\/p>\n        <ul>\n            <li>\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644\u060c \u0648\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641\u060c \u0648\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/li>\n            <li>\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0648\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0637\u0644\u0628<\/li>\n            <li>\u0633\u062c\u0644 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a \u0648\u0627\u0644\u0641\u0648\u0627\u062a\u064a\u0631<\/li>\n            <li>\u0645\u062d\u0627\u062f\u062b\u0627\u062a \u0648\u0627\u062a\u0633\u0627\u0628 \u0648\u0637\u0644\u0628\u0627\u062a \u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0645\u0644\u0627\u0621<\/li>\n            <li>\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0635\u0641\u062d \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0639\u0646\u062f \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0645\u0648\u0642\u0639<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- 3. How we use your information -->\n    <div class=\"section\">\n        <div class=\"section-title\">3. \u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0646\u0627 \u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u0643<\/div>\n        <p>\u0646\u0633\u062a\u062e\u062f\u0645 \u0628\u064a\u0627\u0646\u0627\u062a\u0643 \u0644\u0644\u0623\u063a\u0631\u0627\u0636 \u0627\u0644\u062a\u0627\u0644\u064a\u0629:<\/p>\n        <ul>\n            <li>\u0645\u0639\u0627\u0644\u062c\u0629 \u0637\u0644\u0628\u0627\u062a\u0643\u0645 \u0648\u062a\u0631\u062a\u064a\u0628 \u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0625\u0644\u0649 \u0639\u0646\u0648\u0627\u0646\u0643\u0645<\/li>\n            <li>\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0643\u0645 \u0628\u062e\u0635\u0648\u0635 \u062d\u0627\u0644\u0629 \u0637\u0644\u0628\u0643\u0645 \u0648\u0623\u064a \u062a\u062d\u062f\u064a\u062b\u0627\u062a<\/li>\n            <li>\u0645\u0639\u0627\u0644\u062c\u0629 \u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0625\u0631\u062c\u0627\u0639 \u0648\u0627\u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644<\/li>\n            <li>\u062a\u062d\u0633\u064a\u0646 \u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0648\u062a\u0639\u0632\u064a\u0632 \u062a\u062c\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642<\/li>\n            <li>\u064a\u062a\u0637\u0644\u0628 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0639\u0631\u0648\u0636 \u0648\u0627\u0644\u062e\u0635\u0648\u0645\u0627\u062a \u0645\u0648\u0627\u0641\u0642\u062a\u0643 \u0641\u0642\u0637.<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- 4. Sharing information -->\n    <div class=\"section\">\n        <div class=\"section-title\">4. \u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a<\/div>\n        <p>\u0646\u062d\u0646 \u0644\u0627 \u0646\u0628\u064a\u0639 \u0628\u064a\u0627\u0646\u0627\u062a\u0643 \u0648\u0644\u0627 \u0646\u0634\u0627\u0631\u0643\u0647\u0627 \u0645\u0639 \u0623\u064a \u0637\u0631\u0641 \u062b\u0627\u0644\u062b \u063a\u064a\u0631 \u062a\u0627\u0628\u0639 \u0644\u0646\u0627. \u0646\u062d\u0646 \u0646\u0634\u0627\u0631\u0643 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0636\u0631\u0648\u0631\u064a\u0629 \u0641\u0642\u0637 \u0645\u0639:<\/p>\n        <ul>\n            <li>\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u062a\u0648\u0635\u064a\u0644 \u0644\u0625\u062a\u0645\u0627\u0645 \u062a\u0633\u0644\u064a\u0645 \u0637\u0644\u0628\u0643<\/li>\n            <li>\u0627\u0644\u062c\u0647\u0627\u062a \u0627\u0644\u062d\u0643\u0648\u0645\u064a\u0629\u060c \u0648\u0630\u0644\u0643 \u0641\u0642\u0637 \u0639\u0646\u062f \u0627\u0644\u0627\u0642\u062a\u0636\u0627\u0621 \u0628\u0645\u0648\u062c\u0628 \u0627\u0644\u0642\u0627\u0646\u0648\u0646.<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- 5. Protecting your data -->\n    <div class=\"section\">\n        <div class=\"section-title\">5. \u062d\u0645\u0627\u064a\u0629 \u0628\u064a\u0627\u0646\u0627\u062a\u0643<\/div>\n        <p>\u0646\u062d\u0646 \u0645\u0644\u062a\u0632\u0645\u0648\u0646 \u0628\u062d\u0645\u0627\u064a\u0629 \u0645\u0639\u0644\u0648\u0645\u0627\u062a\u0643 \u0645\u0646 \u062e\u0644\u0627\u0644:<\/p>\n        <ul>\n            <li>Encrypting sensitive data<\/li>\n            <li>\u062a\u0642\u064a\u064a\u062f \u0648\u0635\u0648\u0644 \u0627\u0644\u0645\u0648\u0638\u0641\u064a\u0646 \u0625\u0644\u0649 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0634\u062e\u0635\u064a\u0629<\/li>\n            <li>\u0644\u0627 \u064a\u062a\u0645 \u062a\u062e\u0632\u064a\u0646 \u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 \u0628\u0639\u062f \u0625\u062a\u0645\u0627\u0645 \u0627\u0644\u0645\u0639\u0627\u0645\u0644\u0629.<\/li>\n            <li>\u0645\u0631\u0627\u062c\u0639\u0629 \u062f\u0648\u0631\u064a\u0629 \u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0623\u0645\u0646<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- 6. Data retention -->\n    <div class=\"section\">\n        <div class=\"section-title\">6. \u0641\u062a\u0631\u0629 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a<\/div>\n        <div class=\"grid-2col\">\n            <div><strong>\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0637\u0644\u0628<\/strong> 5 \u0633\u0646\u0648\u0627\u062a \u0644\u0644\u0623\u063a\u0631\u0627\u0636 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0648\u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a\u0629<\/div>\n            <div><strong>\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0627\u062a\u0635\u0627\u0644<\/strong> \u0645\u0646 \u0633\u0646\u0629 \u0625\u0644\u0649 \u0633\u0646\u062a\u064a\u0646<\/div>\n            <div><strong>\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u0633\u0648\u064a\u0642<\/strong> \u064a\u064f\u062d\u0630\u0641 \u0641\u0648\u0631 \u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u0627\u0634\u062a\u0631\u0627\u0643<\/div>\n            <div><strong>\u0637\u0644\u0628<\/strong> \u064a\u0645\u0643\u0646\u0643 \u0637\u0644\u0628 \u062d\u0630\u0641 \u0628\u064a\u0627\u0646\u0627\u062a\u0643 \u0641\u064a \u0623\u064a \u0648\u0642\u062a.<\/div>\n        <\/div>\n    <\/div>\n\n    <!-- 7. Your rights -->\n    <div class=\"section\">\n        <div class=\"section-title\">7. \u062d\u0642\u0648\u0642\u0643 \u0643\u0639\u0645\u064a\u0644<\/div>\n        <p>\u0644\u062f\u064a\u0643 \u0627\u0644\u062d\u0642 \u0641\u064a:<\/p>\n        <ul>\n            <li>\u0627\u0637\u0644\u0639 \u0639\u0644\u0649 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u064a \u0646\u062d\u062a\u0641\u0638 \u0628\u0647\u0627 \u0639\u0646\u0643<\/li>\n            <li>\u062a\u0635\u062d\u064a\u062d \u0623\u064a \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u063a\u064a\u0631 \u062f\u0642\u064a\u0642\u0629<\/li>\n            <li>Request to delete your personal data<\/li>\n            <li>\u0637\u0644\u0628 \u062d\u0630\u0641 \u0628\u064a\u0627\u0646\u0627\u062a\u0643 \u0627\u0644\u0634\u062e\u0635\u064a\u0629<\/li>\n            <li>\u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0646\u0633\u062e\u0629 \u0645\u0646 \u0628\u064a\u0627\u0646\u0627\u062a\u0643<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- 8. Cookies -->\n    <div class=\"section\">\n        <div class=\"section-title\">8. \u0645\u0644\u0641\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637<\/div>\n        <p>\u064a\u0633\u062a\u062e\u062f\u0645 \u0645\u0648\u0642\u0639\u0646\u0627 \u0645\u0644\u0641\u0627\u062a \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637 \u0627\u0644\u0636\u0631\u0648\u0631\u064a\u0629 \u0644\u0639\u0645\u0644 \u0639\u0631\u0628\u0629 \u0627\u0644\u062a\u0633\u0648\u0642 \u0648\u0644\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644. \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u062a\u0635\u0641\u062d\u0643.<\/p>\n    <\/div>\n\n    <!-- 9. Children's privacy -->\n    <div class=\"section\">\n        <div class=\"section-title\">9. \u062e\u0635\u0648\u0635\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644<\/div>\n        <p>\u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0645\u062e\u0635\u0635\u0629 \u0644\u0644\u0628\u0627\u0644\u063a\u064a\u0646 \u0641\u0642\u0637. \u0646\u062d\u0646 \u0644\u0627 \u0646\u062c\u0645\u0639 \u0639\u0646 \u0639\u0645\u062f \u0628\u064a\u0627\u0646\u0627\u062a \u0645\u0646 \u0623\u0641\u0631\u0627\u062f \u062a\u0642\u0644 \u0623\u0639\u0645\u0627\u0631\u0647\u0645 \u0639\u0646 18 \u0639\u0627\u0645\u0627\u064b\u060c \u0648\u0625\u0630\u0627 \u0627\u0643\u062a\u0634\u0641\u0646\u0627 \u0648\u062c\u0648\u062f \u0623\u064a \u0628\u064a\u0627\u0646\u0627\u062a \u0645\u0646 \u0647\u0630\u0627 \u0627\u0644\u0642\u0628\u064a\u0644\u060c \u0641\u0625\u0646\u0646\u0627 \u0646\u062d\u0630\u0641\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0641\u0648\u0631.<\/p>\n    <\/div>\n\n    <!-- 10. Contact us regarding privacy -->\n    <div class=\"section\">\n        <div class=\"section-title\">10. \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0628\u062e\u0635\u0648\u0635 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629<\/div>\n        <p>\u0644\u0623\u064a \u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a \u0623\u0648 \u0637\u0644\u0628\u0627\u062a \u062a\u062a\u0639\u0644\u0642 \u0628\u062e\u0635\u0648\u0635\u064a\u062a\u0643:<\/p>\n        <div class=\"contact-block\">\n            <span>\ud83d\udcf1 WhatsApp: <a href=\"https:\/\/wa.me\/9647740100002\" target=\"_blank\">07740100002<\/a> (Available 24\/7)<\/span>\n            <span>\ud83d\udce7 Email: <a href=\"mailto:Moonparis2026@gmail.com\">Moonparis2026@gmail.com<\/a><\/span>\n            <span>\ud83d\udcf7 Instagram: <a href=\"#\" target=\"_blank\">@6w__90<\/a><\/span>\n        <\/div>\n\n        <div style=\"margin-top: 1.2rem; background: #f1ede9; padding: 1rem 1.5rem; border-radius: 18px;\">\n            <p style=\"margin-bottom: 0.2rem;\"><strong>\ud83c\udfea Main Branch:<\/strong> Basra, Al-Tuwaisa, Rabat Center Street.<br>Opening Hours: 8 AM \u2013 12 AM (Midnight)<\/p>\n            <p style=\"margin-bottom: 0;\"><strong>\ud83c\udfea Second Branch:<\/strong> Basra, Al-Jazira, Chansel Mall, Main Street.<br>Opening Hours: 8 AM \u2013 12 AM (Midnight)<\/p>\n        <\/div>\n        <p style=\"margin-top: 0.8rem; font-weight: 500;\">\u0633\u0646\u0631\u062f \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0641\u064a \u063a\u0636\u0648\u0646 5 \u0623\u064a\u0627\u0645 \u0639\u0645\u0644.<\/p>\n    <\/div>\n\n    <!-- 11. Amendments -->\n    <div class=\"section\">\n        <div class=\"section-title\">11. \u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0633\u064a\u0627\u0633\u0629<\/div>\n        <p>\u0646\u062d\u062a\u0641\u0638 \u0628\u0627\u0644\u062d\u0642 \u0641\u064a \u062a\u0639\u062f\u064a\u0644 \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629 \u0647\u0630\u0647 \u062d\u0633\u0628 \u0627\u0644\u062d\u0627\u062c\u0629. \u0648\u0633\u064a\u062a\u0645 \u0625\u062e\u0637\u0627\u0631\u0643\u0645 \u0628\u0623\u064a \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u062c\u0648\u0647\u0631\u064a\u0629 \u0639\u0628\u0631 \"\u0648\u0627\u062a\u0633\u0627\u0628\" \u0623\u0648 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0642\u0628\u0644 30 \u064a\u0648\u0645\u0627\u064b. \u0643\u0645\u0627 \u064a\u0638\u0647\u0631 \u062a\u0627\u0631\u064a\u062e \u0622\u062e\u0631 \u062a\u062d\u062f\u064a\u062b \u062f\u0627\u0626\u0645\u0627\u064b \u0641\u064a \u0623\u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629.<\/p>\n        <div class=\"highlight-box\">\n            <p style=\"font-weight: 400;\">\u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0643 \u0644\u062e\u062f\u0645\u0627\u062a Moon Paris\u060c \u0641\u0625\u0646\u0643 \u062a\u0648\u0627\u0641\u0642 \u0639\u0644\u0649 \u0647\u0630\u0647 \u0627\u0644\u0633\u064a\u0627\u0633\u0629.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- footer -->\n    <div class=\"footer-note\">\n        <span class=\"copy\">\u00a9 2026 <strong>Moon Paris<\/strong>. All rights reserved.<\/span>\n        <span style=\"font-size: 0.8rem; opacity: 0.7;\">\ud83c\udf19  Basra \u00b7 Iraq<\/span>\n    <\/div>\n\n<\/div>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>&nbsp; Moon Paris \u00b7 Privacy Policy Privacy Policy Moon Paris \ud83d\udcc5 Last updated: June 2026 \ud83c\udf19 Moon Paris Basra, Iraq \ud83d\udcf1 07740100002 \u2709\ufe0f Moonparis2026@gmail.com \ud83d\udcf7 @6w__90 1. Introduction who we are Moon Paris is committed to respecting the privacy of its customers and protecting their personal data. This policy explains how your information is collected, &hellip; <a href=\"https:\/\/theprimeroot.com\/ar\/privacy-policy-2\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-8977","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/theprimeroot.com\/ar\/wp-json\/wp\/v2\/pages\/8977","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theprimeroot.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theprimeroot.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theprimeroot.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theprimeroot.com\/ar\/wp-json\/wp\/v2\/comments?post=8977"}],"version-history":[{"count":1,"href":"https:\/\/theprimeroot.com\/ar\/wp-json\/wp\/v2\/pages\/8977\/revisions"}],"predecessor-version":[{"id":9673,"href":"https:\/\/theprimeroot.com\/ar\/wp-json\/wp\/v2\/pages\/8977\/revisions\/9673"}],"wp:attachment":[{"href":"https:\/\/theprimeroot.com\/ar\/wp-json\/wp\/v2\/media?parent=8977"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}