{"id":5763,"date":"2024-03-01T12:52:12","date_gmt":"2024-03-01T08:52:12","guid":{"rendered":"https:\/\/smadubai.ae\/terms-and-conditions\/"},"modified":"2026-07-12T15:42:52","modified_gmt":"2026-07-12T11:42:52","slug":"terms-and-conditions","status":"publish","type":"page","link":"https:\/\/smadubai.ae\/en\/terms-and-conditions\/","title":{"rendered":"Terms and Conditions"},"content":{"rendered":"\n\n\n\n    <meta charset=\"UTF-8\"\/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n    <title>Terms and Conditions | Sma Dubai<\/title>\n    <!-- Chosen Palette: Warm Neutrals -->\n    <!-- Application Structure Plan: A two-column responsive layout was chosen. The left (on LTR, right on RTL) column features a sticky navigation sidebar, allowing users to see all sections at a glance and jump to any part of the document instantly. The right (main) column displays the content. This structure transforms the long, static legal text into an organized, easily navigable resource. For mobile devices, the navigation stacks on top of the content for optimal usability. A search bar is included for instant keyword filtering, greatly enhancing explorability. This design prioritizes user control and clarity over a simple linear read. -->\n    <!-- Visualization & Content Choices: Report Info: Legal text (Terms & Conditions). -> Goal: Organize, Inform, and allow for easy exploration. -> Viz\/Presentation Method: The legal text is structured into semantic HTML `<section>` tags. A sticky sidebar `<nav>` provides navigation. Simple Unicode icons add visual cues without images. A JavaScript-powered search bar provides interactivity. -> Interaction: 1) Smooth scroll-to-section on nav link click. 2) Active section highlighting in the nav on scroll. 3) Real-time text highlighting via search input. -> Justification: This approach makes dense legal text accessible and user-friendly, which is crucial for customer understanding and trust. No charts or complex visualizations are needed as the source is purely textual. -> Library\/Method: Tailwind CSS for styling and layout, Vanilla JavaScript for all interactions. -->\n    <!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\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=Tajawal:wght@400;500;700&#038;display=swap\" rel=\"stylesheet\"\/>\n    <style>\n        body {\n            font-family: 'Tajawal', sans-serif;\n            scroll-behavior: smooth;\n        }\n        .active-link {\n            background-color: #E0C097;\n            color: #3C3633;\n            font-weight: 700;\n        }\n        .sticky-nav {\n            position: -webkit-sticky;\n            position: sticky;\n            top: 1.5rem;\n            align-self: flex-start;\n        }\n        mark {\n            background-color: #fde047;\n            padding: 2px;\n            border-radius: 3px;\n        }\n    <\/style>\n\n\n\n    <div class=\"container mx-auto max-w-12xl p-4 sm:p-6 lg:p-8\">\n        \n        <header class=\"text-center mb-8 md:mb-12\">\n            <h1 class=\"text-3xl md:text-4xl font-bold text-[#604925]\">Sma Dubai<\/h1>\n            <p class=\"text-xl md:text-2xl mt-2 text-[#987a55]\">Terms and Conditions<\/p>\n        <\/header>\n\n        <div class=\"flex flex-col md:flex-row gap-8 lg:gap-12\">\n\n            <!-- Sticky Navigation Sidebar -->\n            <aside class=\"w-full md:w-1\/4 lg:w-1\/5\">\n                <div class=\"sticky-nav bg-white\/50 backdrop-blur-sm p-4 rounded-lg border border-gray-200 shadow-sm\">\n                    <div class=\"mb-4\">\n                        <input type=\"text\" id=\"searchInput\" placeholder=\"Search here...\" class=\"w-full px-3 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-[#E0C097] transition\"\/>\n                    <\/div>\n                    <nav id=\"termsNav\">\n                        <ul class=\"space-y-2\">\n                            <li><a href=\"#section1\" class=\"block py-2 px-3 rounded-md transition hover:bg-gray-200\/50\">1. Acceptance of Terms<\/a><\/li>\n                            <li><a href=\"#section2\" class=\"block py-2 px-3 rounded-md transition hover:bg-gray-200\/50\">2. Products and Services<\/a><\/li>\n                            <li><a href=\"#section3\" class=\"block py-2 px-3 rounded-md transition hover:bg-gray-200\/50\">3. Purchasing Process<\/a><\/li>\n                            <li><a href=\"#section4\" class=\"block py-2 px-3 rounded-md transition hover:bg-gray-200\/50\">4. Intellectual Property<\/a><\/li>\n                            <li><a href=\"#section5\" class=\"block py-2 px-3 rounded-md transition hover:bg-gray-200\/50\">5. User Conduct<\/a><\/li>\n                            <li><a href=\"#section6\" class=\"block py-2 px-3 rounded-md transition hover:bg-gray-200\/50\">6. Disclaimer<\/a><\/li>\n                            <li><a href=\"#section7\" class=\"block py-2 px-3 rounded-md transition hover:bg-gray-200\/50\">7. Limitation of Liability<\/a><\/li>\n                            <li><a href=\"#section8\" class=\"block py-2 px-3 rounded-md transition hover:bg-gray-200\/50\">8. Governing Law<\/a><\/li>\n                            <li><a href=\"#section9\" class=\"block py-2 px-3 rounded-md transition hover:bg-gray-200\/50\">9. Contact Information<\/a><\/li>\n                        <\/ul>\n                    <\/nav>\n                <\/div>\n            <\/aside>\n\n            <!-- Main Content -->\n            <main class=\"w-full md:w-3\/4 lg:w-4\/5\">\n                <div id=\"content\" class=\"bg-white p-6 sm:p-8 rounded-lg shadow-md space-y-8 leading-relaxed\">\n                    <p class=\"text-lg text-gray-700 border-r-4 border-[#E0C097] pr-4\">\n Welcome to <strong>Sma Dubai!<\/strong> This document outlines the rules and guidelines that govern your use of our store. This page is designed to serve as an interactive reference for you. You can use the side menu for quick navigation between different sections or use the search feature to find the information that matters to you.\n                    <\/p>\n\n                    <section id=\"section1\">\n                        <h2 class=\"text-2xl font-bold mb-4 border-b pb-2\">1. Acceptance of Terms<\/h2>\n                        <p class=\"text-gray-800\">By accessing and using this website, you acknowledge that you have read, understood, and agreed to be bound by these Terms and Conditions, as well as our Privacy Policy and any other guidelines or rules published on the website.  <\/p>\n                    <\/section>\n\n                    <section id=\"section2\">\n                        <h2 class=\"text-2xl font-bold mb-4 border-b pb-2\">2. Products and Services<\/h2>\n                        <p class=\"text-gray-800\">Sma Dubai offers a wide range of authentic Omani products. We strive to present our products as accurately as possible in terms of descriptions, images, and prices. However, we cannot guarantee that your device\u2019s display will accurately reflect the actual colors of the products. Product prices and availability are subject to change without prior notice.    <\/p>\n                    <\/section>\n\n                    <section id=\"section3\">\n                        <h2 class=\"text-2xl font-bold mb-4 border-b pb-2\">3. Purchasing Process<\/h2>\n                        <div class=\"space-y-3 text-gray-800\">\n                            <p><strong>Order Placement<\/strong>: When you place a purchase order through our website, you are submitting an offer to purchase the product(s) at the specified price(s).<\/p>\n                            <p><strong>Order Acceptance<\/strong>: We reserve the right to refuse or cancel any order for any reason, including but not limited to product availability, errors in pricing or product information, or suspected fraudulent activity.<\/p>\n                            <p><strong>Payment<\/strong>: Full payment must be completed before the products are shipped. We accept the payment methods available on the website.<\/p>\n                        <\/div>\n                    <\/section>\n                    \n                    <section id=\"section4\">\n                        <h2 class=\"text-2xl font-bold mb-4 border-b pb-2\">4. Intellectual Property<\/h2>\n                        <p class=\"text-gray-800\">All content on this website, including text, graphics, logos, icons, images, videos, and software, is the property of Sama Dubai or its content suppliers and is protected by copyright, trademark, and other intellectual property laws. You may not use any content without our prior express written consent.    <\/p>\n                    <\/section>\n\n                    <section id=\"section5\">\n                        <h2 class=\"text-2xl font-bold mb-4 border-b pb-2\">5. User Conduct<\/h2>\n                        <p class=\"text-gray-800\">Users agree not to use the website for any unlawful purpose or any purpose prohibited under these Terms and Conditions. This includes, but is not limited to:  <\/p>\n                        <ul class=\"list-disc list-inside space-y-2 mt-3 text-gray-800\">\n                            <li>Sending any unlawful, harmful, defamatory, obscene, racist, or otherwise inappropriate content.<\/li>\n                            <li>Violating the intellectual property rights of others.<\/li>\n                            <li>Interfering with the operation of the website or using any robot, spider, automated device, or manual process to monitor or copy any part of the website.<\/li>\n                        <\/ul>\n                    <\/section>\n\n                    <section id=\"section6\">\n                        <h2 class=\"text-2xl font-bold mb-4 border-b pb-2\">6. Disclaimer<\/h2>\n                        <p class=\"text-gray-800\">The website and all products and services provided through it are offered on an &#8220;as is&#8221; and &#8220;as available&#8221; basis without warranties of any kind, whether express or implied. Sama Dubai does not guarantee that the website will be error-free or that access to it will be uninterrupted.  <\/p>\n                    <\/section>\n\n                    <section id=\"section7\">\n                        <h2 class=\"text-2xl font-bold mb-4 border-b pb-2\">7. Limitation of Liability<\/h2>\n                        <p class=\"text-gray-800\">To the maximum extent permitted by applicable law, Sama Dubai shall not be liable for any direct, indirect, incidental, consequential, special, or punitive damages arising out of or relating to your use of, or inability to use, the website or any products purchased through it. <\/p>\n                    <\/section>\n\n                    <section id=\"section8\">\n                        <h2 class=\"text-2xl font-bold mb-4 border-b pb-2\">8. Governing Law<\/h2>\n                        <p class=\"text-gray-800\">These Terms and Conditions shall be governed by and construed in accordance with the laws of the <strong>United Arab Emirates<\/strong>. Any dispute arising out of or relating to these Terms and Conditions shall be subject to the exclusive jurisdiction of the courts of the United Arab Emirates.<\/p>\n                    <\/section>\n\n                    <section id=\"section9\">\n                        <h2 class=\"text-2xl font-bold mb-4 border-b pb-2\">9. Contact Information<\/h2>\n                        <p class=\"text-gray-800\">If you have any questions regarding these Terms and Conditions, please contact us through the contact information available on the website. <\/p>\n                    <\/section>\n\n                <\/div>\n            <\/main>\n        <\/div>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            const sections = document.querySelectorAll('main section');\n            const navLinks = document.querySelectorAll('#termsNav a');\n            const searchInput = document.getElementById('searchInput');\n            const contentDiv = document.getElementById('content');\n            const originalContentHTML = contentDiv.innerHTML;\n\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        navLinks.forEach(link => {\n                            link.classList.remove('active-link');\n                            if (link.getAttribute('href').substring(1) === entry.target.id) {\n                                link.classList.add('active-link');\n                            }\n                        });\n                    }\n                });\n            }, { rootMargin: '-30% 0px -70% 0px' });\n\n            sections.forEach(section => {\n                observer.observe(section);\n            });\n            \n            searchInput.addEventListener('input', (e) => {\n                const searchTerm = e.target.value.trim();\n                \n                contentDiv.innerHTML = originalContentHTML;\n\n                if (searchTerm === '') {\n                    return;\n                }\n\n                const regex = new RegExp(searchTerm, 'gi');\n                const textNodes = [];\n\n                function getTextNodes(node) {\n                    if (node.nodeType === 3) {\n                        textNodes.push(node);\n                    } else {\n                        for (let i = 0; i < node.childNodes.length; i++) {\n                            getTextNodes(node.childNodes[i]);\n                        }\n                    }\n                }\n                \n                getTextNodes(contentDiv);\n\n                textNodes.forEach(node => {\n                    if (node.parentElement.tagName !== 'SCRIPT' && node.parentElement.tagName !== 'STYLE') {\n                        const content = node.textContent;\n                        const newNodeValue = content.replace(regex, (match) => `<mark>${match}`);\n                        if (newNodeValue !== content) {\n                            const newSpan = document.createElement('span');\n                            newSpan.innerHTML = newNodeValue;\n                            node.parentNode.replaceChild(newSpan, node);\n                        }\n                    }\n                });\n            });\n        });\n    <\/script>\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Terms and Conditions | Sma Dubai Sma Dubai Terms and Conditions 1. Acceptance of Terms 2. Products and Services 3.<\/p>\n","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5763","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/smadubai.ae\/en\/wp-json\/wp\/v2\/pages\/5763","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smadubai.ae\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smadubai.ae\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smadubai.ae\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/smadubai.ae\/en\/wp-json\/wp\/v2\/comments?post=5763"}],"version-history":[{"count":2,"href":"https:\/\/smadubai.ae\/en\/wp-json\/wp\/v2\/pages\/5763\/revisions"}],"predecessor-version":[{"id":5864,"href":"https:\/\/smadubai.ae\/en\/wp-json\/wp\/v2\/pages\/5763\/revisions\/5864"}],"wp:attachment":[{"href":"https:\/\/smadubai.ae\/en\/wp-json\/wp\/v2\/media?parent=5763"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}