{"id":937,"date":"2026-04-02T05:39:12","date_gmt":"2026-04-02T05:39:12","guid":{"rendered":"http:\/\/naanbite.test\/?page_id=937"},"modified":"2026-04-02T05:50:54","modified_gmt":"2026-04-02T05:50:54","slug":"terms-and-conditions","status":"publish","type":"page","link":"https:\/\/volksample.com.au\/naanbite\/terms-and-conditions\/","title":{"rendered":"Terms and Conditions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"937\" class=\"elementor elementor-937\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bafdfc2 e-flex e-con-boxed e-con e-parent\" data-id=\"bafdfc2\" 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-3bf123f elementor-widget elementor-widget-html\" data-id=\"3bf123f\" 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 as requested. Black background design. -->\n<style>\n    \/* reset & base - no body\/html tags used, but we style the wrapper directly *\/\n    :root {\n        color-scheme: dark;\n    }\n    \/* entire document background black *\/\n    .document-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    .terms-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    .terms-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    .terms-content {\n        padding: 2rem 2rem 2.5rem 2rem;\n    }\n    .terms-section {\n        margin-bottom: 2.2rem;\n        scroll-margin-top: 1rem;\n    }\n    .terms-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    .terms-section h3 {\n        font-size: 1.25rem;\n        font-weight: 600;\n        margin: 1rem 0 0.5rem 0;\n        color: #e7c29b;\n    }\n    .terms-section p, .terms-section li {\n        color: #ddd0c2;\n    }\n    .terms-section ul, .terms-section ol {\n        margin: 0.75rem 0 0.75rem 1.6rem;\n    }\n    .terms-section li {\n        margin: 0.45rem 0;\n    }\n    .highlight-list {\n        background: #16110e;\n        padding: 0.8rem 1rem 0.8rem 2rem;\n        border-radius: 20px;\n        margin: 0.75rem 0;\n    }\n    .contact-block {\n        background: #120f0c;\n        border-radius: 28px;\n        padding: 1.4rem 1.8rem;\n        margin-top: 2rem;\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        .terms-content, .terms-header {\n            padding: 1.5rem;\n        }\n        .brand h1 {\n            font-size: 1.5rem;\n        }\n        .terms-section h2 {\n            font-size: 1.4rem;\n        }\n        .contact-block {\n            flex-direction: column;\n            align-items: flex-start;\n        }\n    }\n    a {\n        word-break: break-word;\n    }\n    .small-print {\n        font-size: 0.85rem;\n        color: #a0866e;\n    }\n<\/style>\n\n<div class=\"document-root\">\n    <div class=\"terms-container\">\n        <div class=\"terms-header\">\n            <div class=\"brand\">\n                <h1>\n                    <span><\/span> Naan Bite\n                <\/h1>\n                <div class=\"last-updated\"> Last Updated: April 1, 2026<\/div>\n            <\/div>\n            <div class=\"intro-text\">\n                Welcome to Naan Bite. These Terms & Conditions govern your use of our website, online ordering, and services.\n                Please read them carefully before placing any order.\n            <\/div>\n        <\/div>\n\n        <div class=\"terms-content\">\n            <!-- 1. Acceptance of Terms -->\n            <div class=\"terms-section\" id=\"acceptance\">\n                <h2>1. Acceptance of Terms<\/h2>\n                <p>By accessing, browsing, or using the Naan Bite website and associated services (including online ordering), you agree to be legally bound by these Terms & Conditions. If you do not accept these Terms in full, you must immediately cease using the website and services. We reserve the right to amend these Terms at any time. Continued use of the website constitutes acceptance of any updated Terms.<\/p>\n            <\/div>\n\n            <!-- 2. Eligibility and Use of Website -->\n            <div class=\"terms-section\" id=\"eligibility\">\n                <h2>2. Eligibility and Use of Website<\/h2>\n                <p>You represent and warrant that:<\/p>\n                <ul>\n                    <li>You are at least 18 years of age or have the consent of a legal guardian<\/li>\n                    <li>You will use the website only for lawful purposes<\/li>\n                    <li>All information provided by you is accurate, current, and complete<\/li>\n                <\/ul>\n                <p>You must not:<\/p>\n                <ul>\n                    <li>Use the website in any manner that is unlawful, fraudulent, or harmful<\/li>\n                    <li>Interfere with or disrupt website functionality or security<\/li>\n                    <li>Attempt unauthorised access to any part of the website, servers, or systems<\/li>\n                    <li>Introduce malicious code, viruses, or harmful material<\/li>\n                <\/ul>\n                <p>We reserve the right to suspend or terminate access without notice where misuse is suspected.<\/p>\n            <\/div>\n\n            <!-- 3. Orders and Contract Formation -->\n            <div class=\"terms-section\" id=\"orders\">\n                <h2>3. Orders and Contract Formation<\/h2>\n                <h3>3.1 Order Acceptance<\/h3>\n                <p>All orders placed through the website are subject to acceptance by Naan Bite. We reserve the right, at our sole discretion, to: refuse or cancel any order, limit quantities, reject orders where payment is not authorised or where fraud is suspected. A contract for supply is only formed once the order is confirmed by us.<\/p>\n                \n                <h3>3.2 Availability of Products<\/h3>\n                <p>All menu items are subject to availability. We reserve the right to modify or discontinue items without prior notice, and substitute ingredients where reasonably necessary.<\/p>\n                \n                <h3>3.3 Pricing and Errors<\/h3>\n                <p>All prices are listed in Australian Dollars (AUD). Prices may change at any time without notice. In the event of a pricing error: we reserve the right to cancel or refuse the order, and you will be notified and refunded where applicable.<\/p>\n                \n                <h3>3.4 Payment Terms<\/h3>\n                <p>Payment must be made in full at the time of ordering. Payments are processed through third-party secure payment providers. We do not store full payment details unless required for lawful or operational purposes.<\/p>\n            <\/div>\n\n            <!-- 4. Delivery and Collection -->\n            <div class=\"terms-section\" id=\"delivery\">\n                <h2>4. Delivery and Collection<\/h2>\n                <h3>4.1 Delivery<\/h3>\n                <p>Delivery times are estimates only and are not guaranteed. Delays may occur due to factors beyond our control, including traffic, weather, or operational demand. To the maximum extent permitted by law: we are not liable for delays in delivery, and risk in the goods passes to you upon delivery.<\/p>\n                \n                <h3>4.2 Collection (Pickup)<\/h3>\n                <p>Customers are responsible for collecting orders at the specified time. Risk transfers to the customer upon collection. We are not responsible for food quality where delays in collection occur.<\/p>\n            <\/div>\n\n            <!-- 5. Cancellations and Refunds -->\n            <div class=\"terms-section\" id=\"refunds\">\n                <h2>5. Cancellations and Refunds<\/h2>\n                <h3>5.1 Order Cancellation<\/h3>\n                <p>Orders cannot be cancelled once preparation has commenced. Cancellation requests prior to preparation may be accepted at our discretion.<\/p>\n                <h3>5.2 Refund Policy<\/h3>\n                <p>Refunds or replacements may be offered where: the order is incorrect, or the product is materially defective. All claims must be made promptly upon receipt of the order with sufficient details to allow investigation. Refunds are issued at our sole discretion, subject to applicable consumer laws.<\/p>\n            <\/div>\n\n            <!-- 6. Allergies and Dietary Disclaimer -->\n            <div class=\"terms-section\" id=\"allergies\">\n                <h2>6. Allergies and Dietary Disclaimer<\/h2>\n                <p>We prepare food in a kitchen that handles common allergens, including but not limited to: nuts, dairy, gluten, seafood. Accordingly: we do not guarantee that any product is free from allergens. Customers with allergies or dietary restrictions assume full responsibility for their choices. You must inform us of any allergies prior to ordering.<\/p>\n            <\/div>\n\n            <!-- 7. Intellectual Property -->\n            <div class=\"terms-section\" id=\"ip\">\n                <h2>7. Intellectual Property<\/h2>\n                <p>All content on the website, including but not limited to text, images, logos, branding, layout and design is the property of Naan Bite or its licensors and is protected under applicable intellectual property laws. You may not reproduce, distribute, modify, or exploit any content without prior written consent.<\/p>\n            <\/div>\n\n            <!-- 8. Third-Party Services -->\n            <div class=\"terms-section\" id=\"thirdparty\">\n                <h2>8. Third-Party Services<\/h2>\n                <p>We may utilise third-party platforms and providers, including payment gateways, delivery services, and online ordering systems. We do not control and are not responsible for the performance or availability of third-party services or any loss or damage arising from their use. Your use of such services may be subject to separate terms and conditions.<\/p>\n            <\/div>\n\n            <!-- 9. Limitation of Liability -->\n            <div class=\"terms-section\" id=\"liability\">\n                <h2>9. Limitation of Liability<\/h2>\n                <p>To the fullest extent permitted by law: all warranties, representations, and guarantees not expressly stated are excluded. We are not liable for any indirect, incidental, consequential, or special damages. Our total liability, whether in contract, tort, or otherwise, is limited to the total amount paid by you for the relevant order. Nothing in these Terms excludes rights that cannot be excluded under applicable consumer protection laws.<\/p>\n            <\/div>\n\n            <!-- 10. Indemnity -->\n            <div class=\"terms-section\" id=\"indemnity\">\n                <h2>10. Indemnity<\/h2>\n                <p>You agree to indemnify, defend, and hold harmless Naan Bite, its directors, employees, and affiliates from and against any claims, damages, liabilities, losses, or expenses arising from: your use of the website, your breach of these Terms, or any unlawful or negligent act by you.<\/p>\n            <\/div>\n\n            <!-- 11. Force Majeure -->\n            <div class=\"terms-section\" id=\"forcemajeure\">\n                <h2>11. Force Majeure<\/h2>\n                <p>We shall not be liable for any failure or delay in performance resulting from events beyond our reasonable control, including but not limited to natural disasters, power outages, supply chain disruptions, or government actions or restrictions.<\/p>\n            <\/div>\n\n            <!-- 12. Website Availability -->\n            <div class=\"terms-section\" id=\"availability\">\n                <h2>12. Website Availability<\/h2>\n                <p>We do not guarantee that the website will be available at all times, nor that the website will be free from errors, interruptions, or security vulnerabilities. Access may be suspended or restricted for maintenance, upgrades, or operational reasons.<\/p>\n            <\/div>\n\n            <!-- 13. Governing Law and Jurisdiction -->\n            <div class=\"terms-section\" id=\"governing\">\n                <h2>13. Governing Law and Jurisdiction<\/h2>\n                <p>These Terms & Conditions are governed by the laws of Western Australia. You agree that any disputes arising in connection with these Terms shall be subject to the exclusive jurisdiction of the courts of Western Australia.<\/p>\n            <\/div>\n\n            <!-- 14. Severability -->\n            <div class=\"terms-section\" id=\"severability\">\n                <h2>14. Severability<\/h2>\n                <p>If any provision of these Terms is found to be invalid or unenforceable, that provision shall be severed, and the remaining provisions shall remain in full force and effect.<\/p>\n            <\/div>\n\n            <!-- 15. Disclaimer -->\n            <div class=\"terms-section\" id=\"disclaimer\">\n                <h2>15. Disclaimer<\/h2>\n                <p>All services and products are provided on an \u201cas is\u201d and \u201cas available\u201d basis without warranties of any kind, except as required by law.<\/p>\n            <\/div>\n\n            <!-- 16. Contact Information (with working links, no body\/html tags) -->\n            <div class=\"terms-section\" id=\"contact\">\n                <h2>16. 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 class=\"small-print\">Reach out for any questions about these terms or your order.<\/div>-->\n                <\/div>\n            <\/div>\n            <hr \/>\n            <!--<div class=\"footer-note\">-->\n            <!--    Naan Bite \u2013 Authentic flavours, warm hospitality. By using this website, you agree to the above terms.-->\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 Last Updated: April 1, 2026 Welcome to Naan Bite. These Terms &#038; Conditions govern your use of our website, online ordering, and services. Please read them carefully before placing any order. 1. Acceptance of Terms By accessing, browsing, or using the Naan Bite website and associated services (including online ordering), you agree to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-937","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/pages\/937","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=937"}],"version-history":[{"count":7,"href":"https:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/pages\/937\/revisions"}],"predecessor-version":[{"id":947,"href":"https:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/pages\/937\/revisions\/947"}],"wp:attachment":[{"href":"https:\/\/volksample.com.au\/naanbite\/wp-json\/wp\/v2\/media?parent=937"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}