{"id":3,"date":"2026-02-16T07:49:02","date_gmt":"2026-02-16T07:49:02","guid":{"rendered":"http:\/\/naanbite.test\/?page_id=3"},"modified":"2026-04-02T05:57:52","modified_gmt":"2026-04-02T05:57:52","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/volksample.com.au\/naanbite\/privacy-policy\/","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-0afc48e e-flex e-con-boxed e-con e-parent\" data-id=\"0afc48e\" 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-5f051e2 elementor-widget elementor-widget-html\" data-id=\"5f051e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<!-- No html, head, body, or title tags used. Black background for privacy policy -->\n<style>\n    \/* global reset, dark theme, black background *\/\n    .privacy-root {\n        background-color: #000000;\n        margin: 0;\n        padding: 2rem 1rem;\n        font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n        color: #e6e0d9;\n        line-height: 1.5;\n        min-height: 100vh;\n        box-sizing: border-box;\n    }\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    .privacy-container {\n        max-width: 1120px;\n        margin: 0 auto;\n        background: #0c0a08;\n        border-radius: 32px;\n        box-shadow: 0 20px 35px rgba(0, 0, 0, 0.6), 0 0 0 1px rgba(255, 215, 170, 0.1);\n        overflow: hidden;\n        border: 1px solid #2c241e;\n    }\n    .privacy-header {\n        background: #0f0d0b;\n        padding: 2rem 2rem 1.2rem 2rem;\n        border-bottom: 1px solid #2a221b;\n    }\n    .brand {\n        display: flex;\n        align-items: baseline;\n        flex-wrap: wrap;\n        justify-content: space-between;\n        gap: 1rem;\n        margin-bottom: 0.5rem;\n    }\n    .brand h1 {\n        font-size: 1.9rem;\n        font-weight: 600;\n        letter-spacing: -0.3px;\n        color: #f2bc7b;\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n    }\n    .brand h1 span {\n        font-size: 1.6rem;\n    }\n    .last-updated {\n        background: #1e1712;\n        padding: 0.35rem 1rem;\n        border-radius: 40px;\n        font-size: 0.85rem;\n        color: #d9a066;\n        font-weight: 500;\n    }\n    .intro-text {\n        margin-top: 0.75rem;\n        color: #b8aa9a;\n        font-size: 0.95rem;\n        border-left: 3px solid #c77e3a;\n        padding-left: 1rem;\n    }\n    .privacy-content {\n        padding: 2rem 2rem 2.5rem 2rem;\n    }\n    .privacy-section {\n        margin-bottom: 2.2rem;\n        scroll-margin-top: 1rem;\n    }\n    .privacy-section h2 {\n        font-size: 1.65rem;\n        font-weight: 600;\n        margin-bottom: 0.9rem;\n        color: #f0cfaa;\n        border-left: 4px solid #e2a15c;\n        padding-left: 0.9rem;\n    }\n    .privacy-section h3 {\n        font-size: 1.25rem;\n        font-weight: 600;\n        margin: 1rem 0 0.5rem 0;\n        color: #e7c29b;\n    }\n    .privacy-section p, .privacy-section li {\n        color: #ddd0c2;\n    }\n    .privacy-section ul, .privacy-section ol {\n        margin: 0.75rem 0 0.75rem 1.6rem;\n    }\n    .privacy-section li {\n        margin: 0.45rem 0;\n    }\n    .contact-block {\n        background: #120f0c;\n        border-radius: 28px;\n        padding: 1.4rem 1.8rem;\n        margin-top: 1.8rem;\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: space-between;\n        align-items: center;\n        gap: 1.2rem;\n        border: 1px solid #2f261f;\n    }\n    .contact-details {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 1.2rem;\n        align-items: center;\n    }\n    .contact-details a {\n        text-decoration: none;\n        color: #f2bc7b;\n        font-weight: 500;\n        transition: color 0.2s, background 0.2s;\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: #1f1914;\n        padding: 0.4rem 1rem;\n        border-radius: 60px;\n        border: 1px solid #3a2d23;\n    }\n    .contact-details a:hover {\n        color: #ffd7a5;\n        background: #2c221c;\n        text-decoration: underline;\n    }\n    .address {\n        font-weight: 500;\n        color: #cbb088;\n        background: #1f1914;\n        padding: 0.4rem 1rem;\n        border-radius: 60px;\n        border: 1px solid #3a2d23;\n        font-size: 0.9rem;\n    }\n    hr {\n        margin: 1.5rem 0;\n        border: none;\n        height: 1px;\n        background: linear-gradient(90deg, #2c241e, #5a4330, #2c241e);\n    }\n    .footer-note {\n        font-size: 0.75rem;\n        text-align: center;\n        margin-top: 1rem;\n        color: #8f7a64;\n    }\n    @media (max-width: 680px) {\n        .privacy-content, .privacy-header {\n            padding: 1.5rem;\n        }\n        .brand h1 {\n            font-size: 1.5rem;\n        }\n        .privacy-section h2 {\n            font-size: 1.4rem;\n        }\n        .contact-block {\n            flex-direction: column;\n            align-items: flex-start;\n        }\n    }\n    .small-print {\n        font-size: 0.85rem;\n        color: #a0866e;\n    }\n    .highlight-badge {\n        background: #1b1510;\n        border-radius: 20px;\n        padding: 0.2rem 0.8rem;\n        font-size: 0.75rem;\n        display: inline-block;\n    }\n<\/style>\n\n<div class=\"privacy-root\">\n    <div class=\"privacy-container\">\n        <div class=\"privacy-header\">\n            <div class=\"brand\">\n                <h1>\n                    <span><\/span> Naan Bite Privacy Policy\n                <\/h1>\n                <div class=\"last-updated\"> Last Updated: April 1, 2026<\/div>\n            <\/div>\n            <div class=\"intro-text\">\n                Your privacy matters at Naan Bite. This policy explains how we collect, use, and protect your personal information in accordance with Australian Privacy Principles (Privacy Act 1988 (Cth)).\n            <\/div>\n        <\/div>\n\n        <div class=\"privacy-content\">\n            <!-- 1. Introduction -->\n            <div class=\"privacy-section\" id=\"intro\">\n                <h2>1. Introduction<\/h2>\n                <p>Naan Bite (\u201cwe,\u201d \u201cus,\u201d or \u201cour\u201d) is committed to safeguarding the privacy and confidentiality of personal information in accordance with applicable data protection laws, including the Australian Privacy Principles (APPs) under the <strong>Privacy Act 1988 (Cth)<\/strong>.<\/p>\n                <p>This Privacy Policy sets out the manner in which we collect, use, store, disclose, and otherwise process personal information obtained through our website, online ordering systems, and related services.<\/p>\n                <p>By accessing or using our website or services, you acknowledge that you have read, understood, and agreed to the terms of this Privacy Policy.<\/p>\n            <\/div>\n\n            <!-- 2. Information We Collect -->\n            <div class=\"privacy-section\" id=\"collect\">\n                <h2>2. Information We Collect<\/h2>\n                <p>We may collect, hold, and process the following categories of information:<\/p>\n                \n                <h3>2.1 Personal Information<\/h3>\n                <p>Personal information is information that identifies or could reasonably identify an individual. This may include:<\/p>\n                <ul>\n                    <li>Full name<\/li>\n                    <li>Contact details (including phone number and email address)<\/li>\n                    <li>Residential, billing, or delivery address<\/li>\n                    <li>Payment information (processed securely via third-party payment service providers and not stored by us unless required)<\/li>\n                <\/ul>\n                \n                <h3>2.2 Non-Personal and Technical Information<\/h3>\n                <p>We may automatically collect certain technical and usage-related information, including:<\/p>\n                <ul>\n                    <li>Internet Protocol (IP) address<\/li>\n                    <li>Browser type and version<\/li>\n                    <li>Device type and operating system<\/li>\n                    <li>Referring URLs and interaction data<\/li>\n                    <li>Website usage patterns collected via cookies and analytics tools<\/li>\n                <\/ul>\n                <p>This information does not ordinarily identify you personally but may be combined with other data where necessary.<\/p>\n                \n                <h3>2.3 Transaction and Order Information<\/h3>\n                <p>We may collect information relating to your interactions with our services, including:<\/p>\n                <ul>\n                    <li>Order details and purchase history<\/li>\n                    <li>Product preferences<\/li>\n                    <li>Delivery instructions and special requests<\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- 3. Purpose of Collection and Use -->\n            <div class=\"privacy-section\" id=\"purpose\">\n                <h2>3. Purpose of Collection and Use<\/h2>\n                <p>We collect and use personal information for purposes including, but not limited to:<\/p>\n                <ul>\n                    <li>Processing, fulfilling, and delivering customer orders<\/li>\n                    <li>Managing customer enquiries, complaints, and support requests<\/li>\n                    <li>Communicating transactional updates, confirmations, and service-related notices<\/li>\n                    <li>Improving website functionality, user experience, and service offerings<\/li>\n                    <li>Conducting internal analysis and business operations<\/li>\n                    <li>Sending marketing communications where consent has been obtained or where otherwise permitted by law<\/li>\n                    <li>Detecting, preventing, and addressing fraud, security breaches, or unlawful activity<\/li>\n                <\/ul>\n                <p>We will only use personal information for purposes that are reasonably necessary for our business functions or as otherwise permitted by law.<\/p>\n            <\/div>\n\n            <!-- 4. Cookies and Tracking Technologies -->\n            <div class=\"privacy-section\" id=\"cookies\">\n                <h2>4. Cookies and Tracking Technologies<\/h2>\n                <p>Our website may utilise cookies, web beacons, and similar tracking technologies to enhance functionality and user experience. These technologies may be used to:<\/p>\n                <ul>\n                    <li>Enable core website functionality<\/li>\n                    <li>Analyse traffic and user behaviour<\/li>\n                    <li>Store user preferences and session information<\/li>\n                <\/ul>\n                <p>You may configure your browser settings to refuse or disable cookies; however, doing so may limit certain features or functionality of the website.<\/p>\n            <\/div>\n\n            <!-- 5. Disclosure of Personal Information -->\n            <div class=\"privacy-section\" id=\"disclosure\">\n                <h2>5. Disclosure of Personal Information<\/h2>\n                <p>We may disclose personal information to third parties where reasonably necessary for business operations, including:<\/p>\n                <ul>\n                    <li>Payment processing providers<\/li>\n                    <li>Delivery and logistics partners<\/li>\n                    <li>IT service providers, hosting services, and analytics platforms<\/li>\n                <\/ul>\n                <p>All third-party service providers are required to handle personal information in accordance with applicable privacy laws and contractual obligations.<\/p>\n                <p>We do not sell, lease, or commercially exploit personal information.<\/p>\n                <p>We may also disclose personal information:<\/p>\n                <ul>\n                    <li>Where required or authorised by law<\/li>\n                    <li>To enforce our legal rights or comply with legal processes<\/li>\n                    <li>To prevent fraud or mitigate risk<\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- 6. Data Security -->\n            <div class=\"privacy-section\" id=\"security\">\n                <h2>6. Data Security<\/h2>\n                <p>We take reasonable technical and organisational measures to protect personal information against misuse, interference, loss, unauthorised access, modification, or disclosure. Such measures may include secure servers, encryption protocols, and restricted access controls.<\/p>\n                <p>Notwithstanding the above, you acknowledge that:<\/p>\n                <ul>\n                    <li>No method of transmission over the internet is completely secure<\/li>\n                    <li>We cannot guarantee absolute security of information<\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- 7. Data Retention -->\n            <div class=\"privacy-section\" id=\"retention\">\n                <h2>7. Data Retention<\/h2>\n                <p>We retain personal information only for as long as necessary to:<\/p>\n                <ul>\n                    <li>Fulfil the purposes for which it was collected<\/li>\n                    <li>Comply with legal, regulatory, or accounting obligations<\/li>\n                    <li>Resolve disputes and enforce agreements<\/li>\n                <\/ul>\n                <p>When personal information is no longer required, we will take reasonable steps to securely destroy or de-identify it.<\/p>\n            <\/div>\n\n            <!-- 8. Your Rights and Choices -->\n            <div class=\"privacy-section\" id=\"rights\">\n                <h2>8. Your Rights and Choices<\/h2>\n                <p>Subject to applicable law, you may have the right to:<\/p>\n                <ul>\n                    <li>Request access to personal information we hold about you<\/li>\n                    <li>Request correction of inaccurate, incomplete, or outdated information<\/li>\n                    <li>Withdraw consent to receive marketing communications at any time<\/li>\n                <\/ul>\n                <p>Requests must be submitted using the contact details provided below. We reserve the right to verify your identity before processing such requests.<\/p>\n            <\/div>\n\n            <!-- 9. Third-Party Websites -->\n            <div class=\"privacy-section\" id=\"thirdparty\">\n                <h2>9. Third-Party Websites<\/h2>\n                <p>Our website may contain links to external websites operated by third parties. We do not control and are not responsible for the privacy practices, policies, or content of such third-party websites. Accessing such websites is at your own risk.<\/p>\n            <\/div>\n\n            <!-- 10. Children\u2019s Privacy -->\n            <div class=\"privacy-section\" id=\"children\">\n                <h2>10. Children\u2019s Privacy<\/h2>\n                <p>Our services are not directed to individuals under the age of 16. We do not knowingly collect personal information from minors. If we become aware that such information has been collected, we will take reasonable steps to delete it.<\/p>\n            <\/div>\n\n            <!-- 11. Amendments to This Policy -->\n            <div class=\"privacy-section\" id=\"amendments\">\n                <h2>11. Amendments to This Policy<\/h2>\n                <p>We reserve the right to amend or update this Privacy Policy at any time at our sole discretion. Any changes will be effective immediately upon publication on our website. Continued use of our services constitutes acceptance of the revised policy.<\/p>\n            <\/div>\n\n            <!-- 12. Contact Information (with same details as Terms) -->\n            <div class=\"privacy-section\" id=\"contact-privacy\">\n                <h2>12. Contact Information<\/h2>\n                <div class=\"contact-block\">\n                    <div class=\"contact-details\">\n                        <span class=\"address\">\ud83d\udccd 43C & D Davidson Terrace, Joondalup, WA 6027, Australia<\/span>\n                        <a href=\"tel:+61863884441\" aria-label=\"Call Naan Bite on 08 6388 4441\">\ud83d\udcde 08 6388 4441<\/a>\n                        <a href=\"tel:+61478020627\" aria-label=\"Call Naan Bite on 0478 020 627\">\ud83d\udcde 0478 020 627<\/a>\n                        <a href=\"mailto:Info@naanbite.com.au\" aria-label=\"Email Naan Bite\">\u2709\ufe0f Info@naanbite.com.au<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <hr \/>\n        <!--    <div class=\"footer-note\">-->\n        <!--        Naan Bite \u2013 Respecting your privacy, serving authentic flavour. This Privacy Policy was last updated April 1, 2026.-->\n        <!--    <\/div>-->\n        <!--<\/div>-->\n    <\/div>\n<\/div>\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>Naan Bite Privacy Policy Last Updated: April 1, 2026 Your privacy matters at Naan Bite. This policy explains how we collect, use, and protect your personal information in accordance with Australian Privacy Principles (Privacy Act 1988 (Cth)). 1. Introduction Naan Bite (\u201cwe,\u201d \u201cus,\u201d or \u201cour\u201d) is committed to safeguarding the privacy and confidentiality of personal [&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:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":4,"href":"https:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":951,"href":"https:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/pages\/3\/revisions\/951"}],"wp:attachment":[{"href":"https:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}