Files
anwisystems/services/return-refund-policy.html
T

124 lines
6.8 KiB
HTML
Raw Normal View History

2024-06-05 11:49:02 +05:30
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="shortcut icon" type="image/x-icon" href="../dist/assets/imgs/favicon.gif">
<link rel="stylesheet" href="../libs/bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" href="../dist/css/main.css" />
<link rel="stylesheet" href="../style.css">
<link rel="stylesheet" href="../libs/owlcarousel/Css/owl.carousel.min.css">
<link rel="stylesheet" href="../libs/owlcarousel/Css/owl.theme.default.min.css">
<link rel="stylesheet" href="../style/style.css">
<link rel="stylesheet" href="../dist/css/vendor/bootstrap.min.css">
<link rel="stylesheet" href="../dist/css/vendor/bootstrap.min.css">
<link rel="stylesheet" href="../dist/css/vendor/vandella.css">
<link rel="stylesheet" href="../dist/css/vendor/jellybelly.css">
<!-- <link rel="stylesheet" href="../dist/css/vendor/icofont.min.css"> -->
<link rel="stylesheet" href="../dist/css/vendor/fontello.css">
<link rel="stylesheet" href="../dist/css/plugins/easyzoom.css">
<link rel="stylesheet" href="../dist/css/plugins/slick.css">
<link rel="stylesheet" href="../dist/css/plugins/nice-select.css">
<link rel="stylesheet" href="../dist/css/plugins/animate.css">
<link rel="stylesheet" href="../dist/css/plugins/magnific-popup.css">
<link rel="stylesheet" href="../dist/css/plugins/jquery-ui.css">
<link rel="stylesheet" href="../dist/css/style.css">
<link rel="stylesheet" href="../dist/css/fontawesome.all.min.css">
<link rel="stylesheet" href="../dist/css/fontawesome.min.css">
2024-06-13 11:00:35 +05:30
<title>Return & Refund Policy | Anwi</title>
2024-06-05 11:49:02 +05:30
</head>
<body class="services_page">
<!-- navbar -->
<div id="navbar-head"></div>
<!-- end-navbar -->
<!-- main-body -->
<main class="main-body home-main-container pt-5">
<section class="services bg-gray-5 h-100 pt-5">
<div class="container pt-md-5">
<div class="row pt-md-5 pt-5 pb-md-5 pb-3">
<h3 class="text-center">
<span class="satoshi_font font-weight-600 pb-1" style="border-bottom: 3px solid #e86129;">
2024-06-13 11:00:35 +05:30
Return & Refund Policy
2024-06-05 11:49:02 +05:30
</span>
</h3>
</div>
</div>
</section>
<section>
<div class="container py-md-5 py-3">
<div class="px-3 row">
<div class="bg-white">
<div>
<p class="fw-bold mb-3 py-4 text-fyro">&cir;&cir;&cir;</p>
</div>
<div class="content_section">
<div>
2024-06-13 11:00:35 +05:30
<h4 class="satoshi_font pb-3">Hassle-Free Returns and Refunds</h4>
2024-06-05 11:49:02 +05:30
</div>
2024-06-13 11:00:35 +05:30
<div class="px-md-4 pb-3">
2024-06-05 11:49:02 +05:30
<div>
2024-06-13 11:00:35 +05:30
<p class="satoshi_font">At Anwi Systems, we strive to ensure you're satisfied with
your purchase. If, for any reason, you're not pleased with your order, you may
request a refund or return it within 30 days of the delivery date. Please be
aware of the following conditions:</p>
2024-06-05 11:49:02 +05:30
<div class="px-1">
2024-06-13 11:00:35 +05:30
<p class="ms-3 pt-2 satoshi_font"><span
class="fs-9 me-3 text-fyro">&star;</span> <strong> Original Packaging:</strong> <br>
Products must be in their original packaging, including all accessories,
manuals, and documentation.
</p>
<p class="ms-3 pt-2 satoshi_font"><span
class="fs-9 me-3 text-fyro">&star;</span><strong>Product Condition: </strong><br> Products must be undamaged and in a resalable condition.</p>
<p class="ms-3 pt-2 satoshi_font"><span
class="fs-9 me-3 text-fyro">&star;</span><strong>Refund Process: </strong><br> Once the returned product is received, the refund will be processed within
15 to 20 working days.
How to Proceed</p>
2024-06-05 11:49:02 +05:30
</div>
</div>
<div>
2024-06-13 11:00:35 +05:30
<p class="satoshi_font">To request a refund or initiate a return, please contact our
customer support team for further instructions.
At Anwi Systems, we want you to be delighted with your purchase and are here to
help ensure a smooth and hassle-free experience.</p>
2024-06-05 11:49:02 +05:30
</div>
2024-06-13 11:00:35 +05:30
</div>
2024-06-05 11:49:02 +05:30
</div>
</div>
</div>
</div>
</section>
</main>
<!-- footer -->
<div id="footer-head"></div>
<!-- end-footer -->
<script src="../libs/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="../dist/js/jquery.min.js"></script>
<script src="../libs/owlcarousel/js/owl.carousel.min.js"></script>
<script src="../dist/js/navbar.js"></script>
<script src="../libs/axios.min.js"></script>
<script src="../dist/js/footer.js"></script>
<script src="../libs/cookies.min.js"></script>
<script src="../dist/js/fontawesome.all.js"></script>
<script src="../dist/js/fontawesome.min.js"></script>
<script src="../dist/js/vendor/modernizr-3.11.7.min.js"></script>
<script src="../dist/js/vendor/jquery-v3.6.0.min.js"></script>
<script src="../dist/js/vendor/jquery-migrate-v3.3.2.min.js"></script>
<script src="../dist/js/vendor/bootstrap.min.js"></script>
<script src="../dist/js/plugins/slick.js"></script>
<script src="../dist/js/plugins/wow.js"></script>
<script src="../dist/js/plugins/svg-injector.min.js"></script>
<script src="../dist/js/plugins/jquery.nice-select.min.js"></script>
<script src="../dist/js/plugins/mouse-parallax.js"></script>
<script src="../dist/js/plugins/images-loaded.js"></script>
<script src="../dist/js/plugins/isotope.js"></script>
<script src="../dist/js/plugins/jquery-ui.js"></script>
<script src="../dist/js/plugins/magnific-popup.js"></script>
2024-06-13 11:00:35 +05:30
<!-- Main JS -->
<script src="../dist/js/main.js"></script>
2024-06-05 11:49:02 +05:30
</body>
</html>