{"id":3,"date":"2026-07-28T16:09:30","date_gmt":"2026-07-28T16:09:30","guid":{"rendered":"http:\/\/alyal.ae\/?page_id=3"},"modified":"2026-08-01T00:13:35","modified_gmt":"2026-07-31T20:13:35","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/alyal.ae\/ar\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<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-2dcf4c62 e-flex e-con-boxed e-con e-parent\" data-id=\"2dcf4c62\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c69aba elementor-widget elementor-widget-text-editor\" data-id=\"4c69aba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600&family=Montserrat:wght@400;500;600&display=swap');\n\n:root {\n    --alyal-bg: #fff6e5;\n    --alyal-dark: #292929;\n    --alyal-brown: #6a4127;\n    --alyal-muted: #776f65;\n    --alyal-line: rgba(41, 41, 41, 0.12);\n}\n\n* {\n    box-sizing: border-box;\n}\n\nhtml,\nbody {\n    overflow-x: hidden;\n}\n\nbody {\n    margin: 0;\n    background: #ffffff;\n    color: var(--alyal-dark);\n    font-family: 'Montserrat', sans-serif;\n}\n\n\n\/* =====================================\n   HERO\n===================================== *\/\n\n.alyal-policy-hero {\n    position: relative;\n\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n\n    min-height: 520px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    background-image:\n        linear-gradient(\n            rgba(20, 20, 20, 0.48),\n            rgba(20, 20, 20, 0.48)\n        ),\n        url(\"https:\/\/alyal.ae\/wp-content\/uploads\/2026\/07\/0H6A2404-1-scaled.webp\");\n\n    background-position: center;\n    background-size: cover;\n    background-repeat: no-repeat;\n\n    text-align: center;\n    overflow: hidden;\n}\n\n.alyal-policy-hero-content {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n    max-width: 850px;\n    padding: 110px 25px;\n\n    color: #ffffff;\n}\n\n.alyal-policy-eyebrow {\n    margin-bottom: 20px;\n\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n\n    color: #fff6e5;\n}\n\n.alyal-policy-title {\n    margin: 0 0 20px;\n\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(58px, 8vw, 92px);\n    font-weight: 500;\n    line-height: 0.95;\n    letter-spacing: -1px;\n}\n\n.alyal-policy-subtitle {\n    max-width: 620px;\n    margin: 0 auto;\n\n    font-size: 14px;\n    font-weight: 400;\n    line-height: 1.9;\n\n    color: rgba(255,255,255,0.82);\n}\n\n\n\/* =====================================\n   POLICY WRAPPER\n===================================== *\/\n\n.alyal-policy {\n    background: #ffffff;\n    padding: 90px 25px 120px;\n}\n\n.alyal-policy-container {\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n}\n\n\n\/* Intro *\/\n.alyal-policy-intro {\n    padding-bottom: 50px;\n    margin-bottom: 55px;\n\n    border-bottom: 1px solid var(--alyal-line);\n}\n\n.alyal-policy-intro p {\n    margin: 0;\n\n    color: var(--alyal-muted);\n\n    font-size: 15px;\n    font-weight: 400;\n    line-height: 2;\n}\n\n\n\/* =====================================\n   SECTIONS\n===================================== *\/\n\n.alyal-policy-section {\n    margin-bottom: 58px;\n}\n\n.alyal-policy-section:last-child {\n    margin-bottom: 0;\n}\n\n.alyal-policy-number {\n    display: block;\n\n    margin-bottom: 9px;\n\n    color: var(--alyal-brown);\n\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n}\n\n.alyal-policy-section h2 {\n    margin: 0 0 22px;\n\n    color: var(--alyal-dark);\n\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 34px;\n    font-weight: 600;\n    line-height: 1.1;\n}\n\n.alyal-policy-section p {\n    margin: 0 0 17px;\n\n    color: var(--alyal-muted);\n\n    font-size: 14px;\n    font-weight: 400;\n    line-height: 1.95;\n}\n\n.alyal-policy-section p:last-child {\n    margin-bottom: 0;\n}\n\n\n\/* Lists *\/\n.alyal-policy-list {\n    margin: 23px 0;\n    padding: 0;\n\n    list-style: none;\n}\n\n.alyal-policy-list li {\n    position: relative;\n\n    margin-bottom: 14px;\n    padding-left: 25px;\n\n    color: var(--alyal-muted);\n\n    font-size: 14px;\n    line-height: 1.8;\n}\n\n.alyal-policy-list li::before {\n    content: \"\";\n    position: absolute;\n\n    left: 1px;\n    top: 10px;\n\n    width: 7px;\n    height: 1px;\n\n    background: var(--alyal-brown);\n}\n\n\n\/* =====================================\n   CONTACT BOX\n===================================== *\/\n\n.alyal-policy-contact {\n    margin-top: 70px;\n    padding: 48px;\n\n    background: var(--alyal-bg);\n    text-align: center;\n}\n\n.alyal-policy-contact-small {\n    margin-bottom: 12px;\n\n    color: var(--alyal-brown);\n\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n}\n\n.alyal-policy-contact h2 {\n    margin: 0 0 16px;\n\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 38px;\n    font-weight: 600;\n}\n\n.alyal-policy-contact p {\n    max-width: 600px;\n    margin: 0 auto 28px;\n\n    color: var(--alyal-muted);\n\n    font-size: 14px;\n    line-height: 1.9;\n}\n\n.alyal-contact-links {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px 25px;\n}\n\n.alyal-contact-links a {\n    color: var(--alyal-dark) !important;\n\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: 0.4px;\n\n    text-decoration: none !important;\n\n    border-bottom: 1px solid rgba(41,41,41,.35);\n\n    padding-bottom: 4px;\n\n    transition:\n        color .3s ease,\n        border-color .3s ease;\n}\n\n.alyal-contact-links a:hover {\n    color: var(--alyal-brown) !important;\n    border-color: var(--alyal-brown);\n}\n\n\n\/* Last updated *\/\n.alyal-last-updated {\n    margin-top: 45px;\n\n    color: #999188;\n\n    font-size: 11px;\n    text-align: center;\n    letter-spacing: .5px;\n}\n\n\n\/* =====================================\n   MOBILE\n===================================== *\/\n\n@media (max-width: 700px) {\n\n    .alyal-policy-hero {\n        min-height: 430px;\n    }\n\n    .alyal-policy-hero-content {\n        padding: 90px 20px;\n    }\n\n    .alyal-policy-title {\n        font-size: 58px;\n    }\n\n    .alyal-policy-subtitle {\n        font-size: 13px;\n    }\n\n    .alyal-policy {\n        padding: 65px 20px 85px;\n    }\n\n    .alyal-policy-intro {\n        padding-bottom: 38px;\n        margin-bottom: 43px;\n    }\n\n    .alyal-policy-section {\n        margin-bottom: 45px;\n    }\n\n    .alyal-policy-section h2 {\n        font-size: 29px;\n    }\n\n    .alyal-policy-section p,\n    .alyal-policy-list li {\n        font-size: 13px;\n        line-height: 1.85;\n    }\n\n    .alyal-policy-contact {\n        margin-top: 55px;\n        padding: 40px 22px;\n    }\n\n    .alyal-policy-contact h2 {\n        font-size: 32px;\n    }\n\n    .alyal-contact-links {\n        flex-direction: column;\n        align-items: center;\n        gap: 16px;\n    }\n}\n\n<\/style>\n\n\n<!-- =====================================\n     HERO\n====================================== -->\n\n<section class=\"alyal-policy-hero\">\n\n    <div class=\"alyal-policy-hero-content\">\n\n        <div class=\"alyal-policy-eyebrow\">\n            Alyal\n        <\/div>\n\n        <h1 class=\"alyal-policy-title\">\n            Privacy Policy\n        <\/h1>\n\n        <p class=\"alyal-policy-subtitle\">\n            Your privacy matters to us. This policy explains how Alyal\n            collects, uses, protects and shares your personal information\n            when you shop with us or use our website.\n        <\/p>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- =====================================\n     PRIVACY POLICY\n====================================== -->\n\n<section class=\"alyal-policy\">\n\n    <div class=\"alyal-policy-container\">\n\n\n        <!-- INTRO -->\n\n        <div class=\"alyal-policy-intro\">\n\n            <p>\n                Alyal respects your privacy and is committed to protecting\n                the personal information you provide to us. This Privacy\n                Policy describes how we collect, use, store and disclose\n                information when you visit our website, place an order,\n                contact us or otherwise interact with Alyal.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 01 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">01<\/span>\n\n            <h2>About This Privacy Policy<\/h2>\n\n            <p>\n                This Privacy Policy applies to the Alyal website and the\n                services provided through it.\n            <\/p>\n\n            <p>\n                Alyal operates from the United Arab Emirates and sells\n                products to customers within the UAE and internationally.\n                Depending on where you are located, additional privacy or\n                data protection laws may apply to the processing of your\n                personal information.\n            <\/p>\n\n            <p>\n                By using our website or providing personal information to\n                Alyal, you acknowledge that your information will be handled\n                as described in this Privacy Policy.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 02 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">02<\/span>\n\n            <h2>Information We Collect<\/h2>\n\n            <p>\n                We collect personal information that is necessary to provide\n                our products and services, process your orders, communicate\n                with you and operate our website.\n            <\/p>\n\n            <p>\n                Information we may collect includes:\n            <\/p>\n\n            <ul class=\"alyal-policy-list\">\n\n                <li>\n                    Your full name.\n                <\/li>\n\n                <li>\n                    Your email address.\n                <\/li>\n\n                <li>\n                    Your mobile or telephone number.\n                <\/li>\n\n                <li>\n                    Your billing and delivery address.\n                <\/li>\n\n                <li>\n                    Order information, including products purchased,\n                    quantities and order history.\n                <\/li>\n\n                <li>\n                    Information you voluntarily provide when contacting\n                    customer service.\n                <\/li>\n\n                <li>\n                    Technical information relating to your use of our\n                    website, including cookies, browser information,\n                    device information and similar technical data.\n                <\/li>\n\n            <\/ul>\n\n            <p>\n                We aim to collect only information reasonably necessary for\n                the purpose for which it is required.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 03 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">03<\/span>\n\n            <h2>How We Use Your Information<\/h2>\n\n            <p>\n                Alyal may use your personal information for purposes\n                including:\n            <\/p>\n\n            <ul class=\"alyal-policy-list\">\n\n                <li>\n                    Processing and confirming your orders.\n                <\/li>\n\n                <li>\n                    Preparing, shipping and delivering products you purchase.\n                <\/li>\n\n                <li>\n                    Communicating with you regarding an order or delivery.\n                <\/li>\n\n                <li>\n                    Providing customer support and responding to enquiries.\n                <\/li>\n\n                <li>\n                    Processing returns, exchanges or refunds where applicable.\n                <\/li>\n\n                <li>\n                    Maintaining appropriate business and transaction records.\n                <\/li>\n\n                <li>\n                    Improving our website, products and customer experience.\n                <\/li>\n\n                <li>\n                    Preventing fraudulent transactions, misuse or security\n                    threats.\n                <\/li>\n\n                <li>\n                    Meeting applicable legal, regulatory, accounting or\n                    administrative obligations.\n                <\/li>\n\n            <\/ul>\n\n        <\/div>\n\n\n\n        <!-- 04 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">04<\/span>\n\n            <h2>Order and Delivery Information<\/h2>\n\n            <p>\n                When you place an order, we require certain personal\n                information so that we can fulfil and deliver your purchase.\n            <\/p>\n\n            <p>\n                This may include your name, mobile number, email address and\n                delivery address.\n            <\/p>\n\n            <p>\n                Without this information, we may be unable to complete or\n                deliver your order.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 05 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">05<\/span>\n\n            <h2>Sharing Information With Delivery Companies<\/h2>\n\n            <p>\n                To fulfil an order, Alyal may provide limited personal\n                information to courier, shipping, logistics or delivery\n                companies responsible for delivering your order.\n            <\/p>\n\n            <p>\n                The information shared may include details such as your\n                name, telephone number and delivery address.\n            <\/p>\n\n            <p>\n                This information is shared only to the extent reasonably\n                necessary to arrange, manage and complete delivery of your\n                purchase.\n            <\/p>\n\n            <p>\n                Delivery providers may process your information under their\n                own privacy and operational requirements and applicable law.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 06 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">06<\/span>\n\n            <h2>We Do Not Sell Your Personal Information<\/h2>\n\n            <p>\n                Alyal does not sell or rent your personal information to\n                third parties.\n            <\/p>\n\n            <p>\n                Personal information may only be disclosed where reasonably\n                necessary to operate our business, provide a service you\n                requested, process or deliver an order, comply with legal\n                obligations, protect our legitimate rights, or where\n                disclosure is otherwise permitted or required by applicable\n                law.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 07 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">07<\/span>\n\n            <h2>Service Providers<\/h2>\n\n            <p>\n                Alyal may work with third-party companies that provide\n                services necessary for the operation of our online store.\n            <\/p>\n\n            <p>\n                These may include hosting providers, website service\n                providers, payment providers, technology providers,\n                analytics providers, courier companies and other\n                operational service providers.\n            <\/p>\n\n            <p>\n                Where such providers process personal information on our\n                behalf, information should only be provided to the extent\n                necessary for the relevant service.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 08 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">08<\/span>\n\n            <h2>Payment Information<\/h2>\n\n            <p>\n                Payments made through our website may be processed by\n                third-party payment providers.\n            <\/p>\n\n            <p>\n                Depending on the payment method used, payment providers may\n                collect and process information required to authorise and\n                complete your transaction.\n            <\/p>\n\n            <p>\n                Alyal may receive transaction information such as payment\n                status, transaction reference or payment confirmation,\n                but payment providers may independently process information\n                in accordance with their own privacy policies and applicable\n                requirements.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 09 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">09<\/span>\n\n            <h2>Cookies<\/h2>\n\n            <p>\n                Our website uses cookies and similar technologies.\n            <\/p>\n\n            <p>\n                Cookies are small pieces of data placed on your device when\n                you visit a website. They may help the website function\n                correctly, remember preferences, maintain shopping-cart\n                functionality, improve security and understand how visitors\n                interact with our website.\n            <\/p>\n\n            <p>\n                We may use cookies that are necessary for website operation\n                as well as functional, performance or analytical cookies\n                where applicable.\n            <\/p>\n\n            <p>\n                Third-party services integrated with our website may also\n                use cookies or similar technologies according to their own\n                policies.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 10 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">10<\/span>\n\n            <h2>Managing Cookies<\/h2>\n\n            <p>\n                Most internet browsers allow you to manage or delete cookies\n                through your browser settings.\n            <\/p>\n\n            <p>\n                You may choose to block certain cookies, although disabling\n                cookies that are necessary for website functionality may\n                affect features such as your shopping cart, checkout,\n                account or website preferences.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 11 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">11<\/span>\n\n            <h2>International Orders and Data Transfers<\/h2>\n\n            <p>\n                Alyal serves customers in the United Arab Emirates and\n                internationally.\n            <\/p>\n\n            <p>\n                When an international order is placed, personal information\n                may need to be processed or transferred outside the UAE in\n                order to fulfil the order, provide payment processing,\n                shipping, hosting, technology or related services.\n            <\/p>\n\n            <p>\n                Where personal data is transferred internationally, Alyal\n                intends to handle such transfers in accordance with\n                applicable data-protection requirements.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 12 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">12<\/span>\n\n            <h2>Data Security<\/h2>\n\n            <p>\n                Alyal takes reasonable administrative, organisational and\n                technical measures intended to protect personal information\n                against unauthorised access, misuse, disclosure, alteration\n                or loss.\n            <\/p>\n\n            <p>\n                However, no website, electronic transmission or storage\n                system can be guaranteed to be completely secure. We\n                therefore cannot guarantee absolute security of information\n                transmitted through the internet.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 13 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">13<\/span>\n\n            <h2>How Long We Keep Information<\/h2>\n\n            <p>\n                We retain personal information only for as long as reasonably\n                necessary for the purposes for which it was collected,\n                including order fulfilment, customer support, accounting,\n                dispute resolution, fraud prevention and compliance with\n                applicable legal obligations.\n            <\/p>\n\n            <p>\n                Retention periods may vary depending on the type of\n                information and the reason it is being retained.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 14 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">14<\/span>\n\n            <h2>Your Privacy Rights<\/h2>\n\n            <p>\n                Depending on applicable law and the circumstances of the\n                request, you may have rights regarding your personal\n                information.\n            <\/p>\n\n            <p>\n                These may include the right to request access to information\n                held about you, request correction of inaccurate information,\n                request deletion where legally applicable, object to or\n                restrict certain processing, or withdraw consent where\n                processing is based on consent.\n            <\/p>\n\n            <p>\n                Certain requests may be subject to legal exceptions,\n                verification requirements or obligations requiring Alyal to\n                retain particular information.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 15 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">15<\/span>\n\n            <h2>Marketing Communications<\/h2>\n\n            <p>\n                If Alyal offers marketing communications such as newsletters,\n                offers or promotional updates, we may send these where you\n                have requested them or where otherwise permitted by\n                applicable law.\n            <\/p>\n\n            <p>\n                Where required, you may withdraw your consent or unsubscribe\n                from future marketing communications.\n            <\/p>\n\n            <p>\n                Communications necessary to complete an order, provide\n                customer support or notify you about an existing transaction\n                are not considered promotional communications.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 16 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">16<\/span>\n\n            <h2>Third-Party Websites<\/h2>\n\n            <p>\n                Our website may contain links to websites or services\n                operated by third parties.\n            <\/p>\n\n            <p>\n                Alyal is not responsible for the privacy practices, security\n                or content of third-party websites. We encourage customers to\n                review the privacy policy of any external website or service\n                they use.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 17 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">17<\/span>\n\n            <h2>Children&#8217;s Privacy<\/h2>\n\n            <p>\n                Alyal&#8217;s online store is intended for customers capable of\n                entering into purchases in accordance with applicable law.\n            <\/p>\n\n            <p>\n                We do not intentionally seek to collect personal information\n                from children for purposes unrelated to providing our\n                products and services.\n            <\/p>\n\n            <p>\n                If you believe personal information relating to a child has\n                been provided to us inappropriately, please contact us.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 18 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">18<\/span>\n\n            <h2>Legal Requirements<\/h2>\n\n            <p>\n                Alyal may disclose personal information where required to\n                comply with applicable laws, regulations, court orders,\n                governmental requests or other lawful obligations.\n            <\/p>\n\n            <p>\n                Information may also be processed where reasonably necessary\n                to establish, exercise or defend legal rights, investigate\n                suspected fraud or protect Alyal, our customers or others\n                from misuse or unlawful activity.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 19 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">19<\/span>\n\n            <h2>Changes to This Privacy Policy<\/h2>\n\n            <p>\n                Alyal may update this Privacy Policy from time to time to\n                reflect changes to our services, business practices,\n                technology or applicable legal requirements.\n            <\/p>\n\n            <p>\n                The updated version will be published on this page. We\n                encourage visitors to review this page periodically to stay\n                informed about how we handle personal information.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- 20 -->\n\n        <div class=\"alyal-policy-section\">\n\n            <span class=\"alyal-policy-number\">20<\/span>\n\n            <h2>Contact Alyal<\/h2>\n\n            <p>\n                If you have questions about this Privacy Policy, your personal\n                information, an order, or wish to make a privacy-related\n                request, you may contact Alyal using the details below.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- CONTACT BOX -->\n\n        <div class=\"alyal-policy-contact\">\n\n            <div class=\"alyal-policy-contact-small\">\n                Contact\n            <\/div>\n\n            <h2>We&#8217;re Here to Help<\/h2>\n\n            <p>\n                For privacy enquiries, personal-data requests or general\n                assistance, please contact Alyal through one of the following\n                channels.\n            <\/p>\n\n            <div class=\"alyal-contact-links\">\n\n                <a href=\"https:\/\/alyal.ae\/ar\/contact-us\/\">\n                    Contact Us\n                <\/a>\n\n                <a href=\"mailto:Alyal.ae@outlook.com\">\n                    Alyal.ae@outlook.com\n                <\/a>\n\n                <a\n                    href=\"https:\/\/wa.me\/971501751107\"\n                    target=\"_blank\"\n                    rel=\"noopener\"\n                >\n                    WhatsApp +971 50 175 1107\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"alyal-last-updated\">\n            Last updated: August 2026\n        <\/div>\n\n\n    <\/div>\n\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Alyal Privacy Policy Your privacy matters to us. This policy explains how Alyal collects, uses, protects and shares your personal information when you shop with us or use our website. Alyal respects your privacy and is committed to protecting the personal information you provide to us. This Privacy Policy describes how we collect, use, store [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/alyal.ae\/ar\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alyal.ae\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alyal.ae\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alyal.ae\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alyal.ae\/ar\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":6,"href":"https:\/\/alyal.ae\/ar\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":397,"href":"https:\/\/alyal.ae\/ar\/wp-json\/wp\/v2\/pages\/3\/revisions\/397"}],"wp:attachment":[{"href":"https:\/\/alyal.ae\/ar\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}