Server IP : 103.53.40.154 / Your IP : 3.136.23.132 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/rajwadahouse.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php session_start(); ?> <!doctype html> <html class="no-js" lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Terms & Condtions</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php include "top-links.php";?> <style> .content p{ color:#bc812f !important; } </style> </head> <body> <div id="main-wrapper"> <?php include "header.php";?> <div class="page-banner-section section bg-image" data-bg="assets/images/bg/breadcrumb.jpg"> <div class="container"> <div class="col"> <div class="page-banner text-center"> <h1>Terms & Condtions</h1> <ul class="page-breadcrumb"> <li><a href="<?php echo $wspath?>">Home</a></li> <li>Terms & Condtions</li> </ul> </div> </div> </div> </div> </div> <section class=""> <div class="container pt-50 pb-50"> <div class="text-center "> <h3>Terms And Condition | Rajwada House</h3> </div> <div class="content mt-3"> <h4>Introduction:</h4> <p> Welcome to <a href="<?php echo $wspath?>"><?php echo $wspath?></a>. These Terms and Conditions ("Terms") govern your use of our Website and the purchase of products from us. By accessing or using this Website, you agree to be bound by these Terms. If you do not agree to these Terms, please do not use this Website. </p> <h4>Changes to Terms:</h4> <p> We may update these Terms from time to time. We will notify you of any significant changes by posting the new Terms on this Website. Your continued use of the Website following any changes constitutes your acceptance of the revised Terms. </p> <h4>Registration:</h4> <p> To purchase products from our Website, you may be required to create an account. You agree to provide accurate and complete information during the registration process and to update your information as needed. </p> <h4>Products and Pricing:</h4> <p> Products: We make every effort to display accurate product information. However, we do not guarantee that product descriptions or other content on the Website are error-free or complete. <br> Pricing: All prices are listed in Indian Rupees (INR) and are subject to change without notice. Prices may include taxes and shipping costs, which will be calculated at checkout. </p> <h4>Orders and Payment:</h4> <p> Order Acceptance: Your order is an offer to purchase products. We reserve the right to accept or decline your order at our discretion. <br> Payment: Payment can be made through various methods as available on the Website. By providing payment information, you authorize us to charge the applicable amount to your chosen payment method. </p> <h4>Delivery:</h4> <p> Shipping: We will make reasonable efforts to deliver your order within the estimated delivery time. However, delays may occur due to unforeseen circumstances. <br> Risk of Loss: The risk of loss or damage to the products passes to you upon delivery. </p> <h4>Returns and Refunds:</h4> <p> Returns: You may return eligible products within [3] days of receipt, subject to our Return Policy. Products must be in their original condition and packaging. <br> Refunds: Refunds will be processed based on our Return Policy. </p> <h4>Intellectual Property:</h4> <p> All content on this Website, including text, graphics, logos, and images, is the property of [Moond Sons] or its licensors and is protected by intellectual property laws. You may not reproduce, distribute, or create derivative works without our prior written consent. </p> <h4>Limitation of Liability:</h4> <p> To the fullest extent permitted by law, [Moond Sons] is not liable for any indirect, incidental, or consequential damages arising out of your use of this Website or the purchase of products. </p> <h4>Governing Law:</h4> <p> These Terms are governed by and construed in accordance with the laws of India. Any disputes arising under these Terms shall be subject to the exclusive jurisdiction of the courts of [Sri Ganganagar, Rajasthan]. </p> <h4>Contact Information:</h4> <p> For any questions or concerns regarding these Terms, please contact us at:<br> [Moond Sons]<br> [Sri Ganganagar, Rajasthan]<br> [<a href="mailto:info@rajwadahouse.com">info@rajwadahouse.com</a>]<br> [<a href="tel:9460239203">9460239203.</a>] </p> </div> </div> </section> <?php include "footer.php";?> </div> </body> </html>