added terms and policy pages.
이 커밋은 다음에 포함됨:
+1
-441
@@ -257,448 +257,8 @@
|
|||||||
<div class="overlay_effect"></div>
|
<div class="overlay_effect"></div>
|
||||||
</main>
|
</main>
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
<div id="footer-head" class="">
|
<div id="footer-head"></div>
|
||||||
<footer class="footer-wrapper bg-black sec-space-1">
|
|
||||||
<div class="aw-mobile-footer d-block d-sm-none">
|
|
||||||
<div class="accordion" id="accordionExample">
|
|
||||||
<div class="accordion-item">
|
|
||||||
<h2 class="accordion-header" id="headingOne">
|
|
||||||
<button class="accordion-button bg-black text-white" type="button" data-bs-toggle="collapse"
|
|
||||||
data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
|
|
||||||
Products
|
|
||||||
</button>
|
|
||||||
</h2>
|
|
||||||
<div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne"
|
|
||||||
data-bs-parent="#accordionExample">
|
|
||||||
<div class="accordion-body pt-0">
|
|
||||||
<ul class="list-inline ">
|
|
||||||
<li class="fs-6">
|
|
||||||
<a href="https://anwisystems.com/ramproducts.html"
|
|
||||||
class="text-white fs-9 text-decoration-none satoshi_font">Ram</a>
|
|
||||||
</li>
|
|
||||||
<li class="fs-6">
|
|
||||||
<a href="https://anwisystems.com/storageproducts.html"
|
|
||||||
class="text-white fs-9 text-decoration-none satoshi_font">Storage</a>
|
|
||||||
</li>
|
|
||||||
<a href="https://anwisystems.com/index1.html"
|
|
||||||
class="text-white fs-9 text-decoration-none satoshi_font">Coming Soon</a>
|
|
||||||
|
|
||||||
<!-- <li>Monitors </li>
|
|
||||||
<li>Peripherals</li>
|
|
||||||
<li>Desktops</li>
|
|
||||||
<li>Components</li>
|
|
||||||
<li>Network Switches</li>
|
|
||||||
<li>Network Cards</li>
|
|
||||||
<li>Servers</li>
|
|
||||||
<li>Storage</li>
|
|
||||||
<li>Compact Workstations</li>-->
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="accordion-item">
|
|
||||||
<h2 class="accordion-header" id="headingTwo">
|
|
||||||
<button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse"
|
|
||||||
data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
|
|
||||||
Anwi
|
|
||||||
</button>
|
|
||||||
</h2>
|
|
||||||
<div id="collapseTwo" class="accordion-collapse collapse" aria-labelledby="headingTwo"
|
|
||||||
data-bs-parent="#accordionExample">
|
|
||||||
<div class="accordion-body pt-0">
|
|
||||||
<ul class="list-inline">
|
|
||||||
<li><a href="https://anwisystems.com/about.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">About Us</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/press.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Press</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/becomea-member.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Become a Member</a></li>
|
|
||||||
<li><a href="#" class="text-white text-decoration-none satoshi_font">Quality Certification</a></li>
|
|
||||||
<li><a href="#" class="text-white text-decoration-none satoshi_font">Case Study</a></li>
|
|
||||||
<li><a href="#" class="text-white text-decoration-none satoshi_font">Terms</a></li>
|
|
||||||
<li><a href="#" class="text-white text-decoration-none satoshi_font">Privacy</a></li>
|
|
||||||
<li><a href="#" class="text-white text-decoration-none satoshi_font">Careers</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- <div class="accordion-item">
|
|
||||||
<h2 class="accordion-header" id="headingThree">
|
|
||||||
<button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
|
|
||||||
User Centre
|
|
||||||
</button>
|
|
||||||
</h2>
|
|
||||||
<div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree" data-bs-parent="#accordionExample">
|
|
||||||
<div class="accordion-body pt-0">
|
|
||||||
<ul class="list-inline">
|
|
||||||
<li>My Quotes</li>
|
|
||||||
<li><a href="https://anwisystems.com/support.html" class="text-white text-decoration-none satoshi_font">My Support</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>-->
|
|
||||||
<div class="accordion-item">
|
|
||||||
<h2 class="accordion-header" id="headingFour">
|
|
||||||
<button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse"
|
|
||||||
data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
|
|
||||||
Support
|
|
||||||
</button>
|
|
||||||
</h2>
|
|
||||||
<div id="collapseFour" class="accordion-collapse collapse" aria-labelledby="headingFour"
|
|
||||||
data-bs-parent="#accordionExample">
|
|
||||||
<div class="accordion-body pt-0">
|
|
||||||
<ul class="list-inline">
|
|
||||||
<li><a href="https://anwisystems.com/contact.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Contact Us</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/support.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Support</a></li>
|
|
||||||
<li>Help Centre</li>
|
|
||||||
<li>Feedback</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="accordion-item">
|
|
||||||
<h2 class="accordion-header" id="headingFive">
|
|
||||||
<button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse"
|
|
||||||
data-bs-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive">
|
|
||||||
Service
|
|
||||||
</button>
|
|
||||||
</h2>
|
|
||||||
<div id="collapseFive" class="accordion-collapse collapse" aria-labelledby="headingFive"
|
|
||||||
data-bs-parent="#accordionExample">
|
|
||||||
<div class="accordion-body pt-0">
|
|
||||||
<ul class="list-inline Services_list">
|
|
||||||
<li><a href="https://anwisystems.com/services/paymentmethod.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Payment Method</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/services/shipping-delivary.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Shipping & Delivery</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/services/return-policy.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Return Policy</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/w" class="text-white text-decoration-none satoshi_font">Product
|
|
||||||
Warranty</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/services/online-help.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Online Help</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/services/bulk-orders.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Bulk Orders</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="accordion-item">
|
|
||||||
<h2 class="accordion-header" id="headingSix">
|
|
||||||
<button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse"
|
|
||||||
data-bs-target="#collapseSix" aria-expanded="false" aria-controls="collapseSix">
|
|
||||||
Account
|
|
||||||
</button>
|
|
||||||
</h2>
|
|
||||||
<div id="collapseSix" class="accordion-collapse collapse" aria-labelledby="headingSix"
|
|
||||||
data-bs-parent="#accordionExample">
|
|
||||||
<div class="accordion-body pt-0">
|
|
||||||
<ul class="list-inline">
|
|
||||||
<li>My Shopping Cart</li>
|
|
||||||
<li>My Account
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="accordion-item">
|
|
||||||
<h2 class="accordion-header" id="headingSeven">
|
|
||||||
<button class="accordion-button collapsed bg-black text-white" type="button" data-bs-toggle="collapse"
|
|
||||||
data-bs-target="#collapseSeven" aria-expanded="false" aria-controls="collapseSeven">
|
|
||||||
Follow Us
|
|
||||||
</button>
|
|
||||||
</h2>
|
|
||||||
<div id="collapseSeven" class="accordion-collapse collapse" aria-labelledby="headingSeven"
|
|
||||||
data-bs-parent="#accordionExample">
|
|
||||||
<div class="accordion-body pt-0">
|
|
||||||
<ul class="p-0" style="list-style:none;">
|
|
||||||
<li>
|
|
||||||
<a href="#" target="_blank" class="text-white">
|
|
||||||
<ul class="d-flex list-inline">
|
|
||||||
<li class="footer-socailImg"><img
|
|
||||||
src="https://anwisystems.com/dist/assets/imgs/footer/twitter.png" alt="logo"
|
|
||||||
class="px-1 img-fluid"></li>
|
|
||||||
<li>Twitter</li>
|
|
||||||
</ul>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://www.instagram.com/anwi_systems/" target="_blank" class="text-white">
|
|
||||||
<ul class="d-flex list-inline">
|
|
||||||
<li class="footer-socailImg"><img
|
|
||||||
src="https://anwisystems.com/dist/assets/imgs/footer/instra.png" alt="logo"
|
|
||||||
class="px-1 img-fluid"></li>
|
|
||||||
<li>Instagram</li>
|
|
||||||
</ul>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="#" target="_blank" class="text-white">
|
|
||||||
<ul class="d-flex list-inline">
|
|
||||||
<li class="footer-socailImg"><img
|
|
||||||
src="https://anwisystems.com/dist/assets/imgs/footer/youtube.png" alt="logo"
|
|
||||||
class="px-1 img-fluid"></li>
|
|
||||||
<li>Youtube</li>
|
|
||||||
</ul>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://www.linkedin.com/company/anwisystems" target="_blank" class="text-white">
|
|
||||||
<ul class="d-flex list-inline">
|
|
||||||
<li class="footer-socailImg"><img
|
|
||||||
src="https://anwisystems.com/dist/assets/imgs/footer/linkedin.png" alt="logo"
|
|
||||||
class="px-1 img-fluid"></li>
|
|
||||||
<li>Linkedin</li>
|
|
||||||
</ul>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://www.facebook.com/profile.php?id=100089547520891" target="_blank"
|
|
||||||
class="text-white">
|
|
||||||
<ul class="d-flex list-inline">
|
|
||||||
<li class="footer-socailImg">
|
|
||||||
<img src="https://anwisystems.com/dist/assets/imgs/footer/facebook.png" alt="logo"
|
|
||||||
class="px-1 img-fluid">
|
|
||||||
</li>
|
|
||||||
<li>Facebook</li>
|
|
||||||
</ul>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<div class="footer-sub-content ">
|
|
||||||
<div class="container">
|
|
||||||
<div class="row g-0 align-items-center justify-content-around">
|
|
||||||
<div class="col-md-2 col-6 text-white
|
|
||||||
text-center">
|
|
||||||
<p class="mb-0">Privacy Policy</p>
|
|
||||||
</div>
|
|
||||||
<div class="col-md-2 col-6 text-white
|
|
||||||
text-center">
|
|
||||||
<p class="mb-0"> Terms of Use Sales
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div class="col-md-2 col-6 text-center text-white">
|
|
||||||
<p class="mb-0 d-flex align-items-center"><svg class="svg-inline--fa fa-envelope" aria-hidden="true"
|
|
||||||
focusable="false" data-prefix="fas" data-icon="envelope" role="img"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
|
|
||||||
<path fill="#fff"
|
|
||||||
d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z">
|
|
||||||
</path>
|
|
||||||
</svg><!-- <i class="fa fa-envelope"></i> Font Awesome fontawesome.com --> <span
|
|
||||||
class="satoshi_font"><a href="mailto:sales@anwisystems.com"
|
|
||||||
class="satoshi_font text-white ps-1">sales@anwisystems.com </a></span>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="text-white">
|
|
||||||
<p class="mb-0 text-center">Copyright ©2023 Anwisystems pvt ltd.</p>
|
|
||||||
<p class="mb-0 text-center">All rights reserved.</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="footer-main-container d-none d-sm-block ">
|
|
||||||
<div class="footer-logo py-3
|
|
||||||
container"> <img src="https://anwisystems.com/dist/assets/imgs/anwi-logo-2.png" class="img-fluid "
|
|
||||||
alt="anwi"> </div>
|
|
||||||
<hr class="container-fluid
|
|
||||||
text-white">
|
|
||||||
<div class="footer-content-main-container">
|
|
||||||
<div class="footer-content text-white position-relative ">
|
|
||||||
<div class="container">
|
|
||||||
<div class="d-flex my-3">
|
|
||||||
<div class="col-lg-3 border-end col-lg-3 mx-3">
|
|
||||||
<h5 class="fw-bold">Products</h5>
|
|
||||||
<ul class="list-inline ">
|
|
||||||
<li class="fs-6">
|
|
||||||
<a href="https://anwisystems.com/ramproducts.html"
|
|
||||||
class="text-white fs-9 text-decoration-none satoshi_font">Ram</a>
|
|
||||||
</li>
|
|
||||||
<li class="fs-6">
|
|
||||||
<a href="https://anwisystems.com/storageproducts.html"
|
|
||||||
class="text-white fs-9 text-decoration-none satoshi_font">Storage</a>
|
|
||||||
</li>
|
|
||||||
<li class="fs-6">
|
|
||||||
<a href="https://anwisystems.com/index1.html"
|
|
||||||
class="text-white fs-9 text-decoration-none satoshi_font">Coming Soon</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="col-lg-3 border-end col-lg-3 mx-3 fs-6">
|
|
||||||
<h5 class="fw-bold">Anwi</h5>
|
|
||||||
<ul class="list-inline">
|
|
||||||
<li class="fs-6"><a href="https://anwisystems.com/about.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">About Us</a></li>
|
|
||||||
<li class="fs-6"><a href="https://anwisystems.com/press.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Press</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/becomea-member.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Become a Member</a></li>
|
|
||||||
<li class="fs-6"><a href="#" class="text-white text-decoration-none satoshi_font">Quality
|
|
||||||
Certification</a></li>
|
|
||||||
<li class="fs-6"><a href="#" class="text-white text-decoration-none satoshi_font">Case Study</a>
|
|
||||||
</li>
|
|
||||||
<li class="fs-6"><a href="#" class="text-white text-decoration-none satoshi_font">Terms</a></li>
|
|
||||||
<li class="fs-6"><a href="#" class="text-white text-decoration-none satoshi_font">Privacy</a></li>
|
|
||||||
<li class="fs-6"><a href="#" class="text-white text-decoration-none satoshi_font">Careers</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="col-lg-3 border-end col-lg-3
|
|
||||||
mx-3">
|
|
||||||
<h5 class="fw-bold">Support</h5>
|
|
||||||
<ul class="list-inline">
|
|
||||||
<li><a href="https://anwisystems.com/contact.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Contact Us</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/support.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Support</a></li>
|
|
||||||
<li class="d-none"><a href="https://anwisystems.com/w">Warranty</a></li>
|
|
||||||
<li>Feedback</li>
|
|
||||||
</ul>
|
|
||||||
<h5 class="fw-bold">Service</h5>
|
|
||||||
<ul class="list-inline">
|
|
||||||
<li><a href="https://anwisystems.com/services/paymentmethod.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Payment Method</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/services/shipping-delivary.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Shipping & Delivery</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/services/return-policy.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Return Policy</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/services/product-warrenty.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Product Warranty</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/services/online-help.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Online Help</a></li>
|
|
||||||
<li><a href="https://anwisystems.com/services/bulk-orders.html"
|
|
||||||
class="text-white text-decoration-none satoshi_font">Bulk Orders</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="col-lg-3 last-col-footer">
|
|
||||||
<h5 class="fw-bold">Account</h5>
|
|
||||||
<ul class="list-inline">
|
|
||||||
<li>My Shopping Cart</li>
|
|
||||||
<li>My Account
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
<h5 class="fw-bold">Follow Us</h5>
|
|
||||||
<ul class="p-0" style="list-style:none;">
|
|
||||||
<li>
|
|
||||||
<a href="#" target="_blank" class="text-white">
|
|
||||||
<ul class="d-flex list-inline">
|
|
||||||
<li class="footer-socailImg"><img
|
|
||||||
src="https://anwisystems.com/dist/assets/imgs/footer/twitter.png" alt="logo"
|
|
||||||
class="px-1 img-fluid"></li>
|
|
||||||
<li>Twitter</li>
|
|
||||||
</ul>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://www.instagram.com/anwi_systems/" target="_blank" class="text-white">
|
|
||||||
<ul class="d-flex list-inline">
|
|
||||||
<li class="footer-socailImg"><img
|
|
||||||
src="https://anwisystems.com/dist/assets/imgs/footer/instra.png" alt="logo"
|
|
||||||
class="px-1 img-fluid"></li>
|
|
||||||
<li>Instagram</li>
|
|
||||||
</ul>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="#" target="_blank" class="text-white">
|
|
||||||
<ul class="d-flex list-inline">
|
|
||||||
<li class="footer-socailImg"><img
|
|
||||||
src="https://anwisystems.com/dist/assets/imgs/footer/youtube.png" alt="logo"
|
|
||||||
class="px-1 img-fluid"></li>
|
|
||||||
<li>Youtube</li>
|
|
||||||
</ul>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://www.linkedin.com/company/anwisystems" target="_blank" class="text-white">
|
|
||||||
<ul class="d-flex list-inline">
|
|
||||||
<li class="footer-socailImg"><img
|
|
||||||
src="https://anwisystems.com/dist/assets/imgs/footer/linkedin.png" alt="logo"
|
|
||||||
class="px-1 img-fluid"></li>
|
|
||||||
<li>Linkedin</li>
|
|
||||||
</ul>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://www.facebook.com/profile.php?id=100089547520891" target="_blank"
|
|
||||||
class="text-white">
|
|
||||||
<ul class="d-flex list-inline">
|
|
||||||
<li class="footer-socailImg">
|
|
||||||
<img src="https://anwisystems.com/dist/assets/imgs/footer/facebook.png" alt="logo"
|
|
||||||
class="px-1 img-fluid">
|
|
||||||
</li>
|
|
||||||
<li>Facebook</li>
|
|
||||||
</ul>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="footer-rkt position-absolute bottom-0
|
|
||||||
end-0 me-5">
|
|
||||||
<img src="https://anwisystems.com/dist/assets/imgs/Home/rocket-footer.png" alt="footer-rocket-img">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<hr class="container-fluid text-white">
|
|
||||||
<div class="footer-sub-content ">
|
|
||||||
<div class="container">
|
|
||||||
<div class="row g-0 py-4 align-items-center">
|
|
||||||
<div class="col-md-5 text-white">
|
|
||||||
<p class="mb-0">Copyright ©2023 Anwisystems pvt ltd. All rights reserved.</p>
|
|
||||||
</div>
|
|
||||||
<div class="col-md-2 text-white border-end
|
|
||||||
text-center">
|
|
||||||
<p class="mb-0">Privacy Policy</p>
|
|
||||||
</div>
|
|
||||||
<div class="col-md-2 text-white border-end ps-3
|
|
||||||
text-center">
|
|
||||||
<p class="mb-0"> Terms of Use Sales
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div class="col-md-2 text-white ps-5">
|
|
||||||
<p class="mb-0 d-flex align-items-center"><svg class="svg-inline--fa fa-envelope" aria-hidden="true"
|
|
||||||
focusable="false" data-prefix="fas" data-icon="envelope" role="img"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
|
|
||||||
<path fill="#fff"
|
|
||||||
d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z">
|
|
||||||
</path>
|
|
||||||
</svg><!-- <i class="fa fa-envelope"></i> Font Awesome fontawesome.com --> <span
|
|
||||||
class="satoshi_font"><a href="mailto:sales@anwisystems.com"
|
|
||||||
class="satoshi_font text-white ps-1">sales@anwisystems.com </a></span>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- <ul class="d-flex mb-0
|
|
||||||
list-inline align-items-center text-white">
|
|
||||||
<li>Copyright © 2022 Anwisystems pvt ltd. All rights reserved.
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<ul class="d-flex list-inline
|
|
||||||
align-items-center
|
|
||||||
ms-4">
|
|
||||||
<li>Privacy Policy</li>
|
|
||||||
<li class="mx-5">Terms of Use Sales</li>
|
|
||||||
<li><p class="mb-0 d-flex align-items-center"><i class="fa fa-envelope"></i> <span class="satoshi_font"><a href="mailto:sales@anwisystems.com" class="satoshi_font text-white ps-1">sales@anwisystems.com </a></span>
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul> -->
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</footer>
|
|
||||||
</div>
|
|
||||||
<div id="cookieAcceptBar" class="cookieAcceptBar shadow bg-white py-3" style="max-width: 28%;">
|
<div id="cookieAcceptBar" class="cookieAcceptBar shadow bg-white py-3" style="max-width: 28%;">
|
||||||
|
|
||||||
<div class="cookie-content">
|
<div class="cookie-content">
|
||||||
|
|||||||
벤더링 됨
+8
-8
@@ -64,8 +64,8 @@ $(document).ready(function () {
|
|||||||
<li><a href="/becomeamember.html" class=" text-decoration-none satoshi_font">Become a Member</a></li>
|
<li><a href="/becomeamember.html" class=" text-decoration-none satoshi_font">Become a Member</a></li>
|
||||||
<li><a href="#" class=" text-decoration-none satoshi_font">Quality Certification</a></li>
|
<li><a href="#" class=" text-decoration-none satoshi_font">Quality Certification</a></li>
|
||||||
<li><a href="#" class=" text-decoration-none satoshi_font">Case Study</a></li>
|
<li><a href="#" class=" text-decoration-none satoshi_font">Case Study</a></li>
|
||||||
<li><a href="#" class=" text-decoration-none satoshi_font">Terms</a></li>
|
<li><a href="/terms.html" class=" text-decoration-none satoshi_font">Terms</a></li>
|
||||||
<li><a href="#" class=" text-decoration-none satoshi_font">Privacy</a></li>
|
<li><a href="/privacy.html" class=" text-decoration-none satoshi_font">Privacy</a></li>
|
||||||
<li><a href="#" class=" text-decoration-none satoshi_font">Careers</a></li>
|
<li><a href="#" class=" text-decoration-none satoshi_font">Careers</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -148,7 +148,7 @@ $(document).ready(function () {
|
|||||||
<div class="accordion-body pt-0">
|
<div class="accordion-body pt-0">
|
||||||
<ul class="p-0" style="list-style:none;">
|
<ul class="p-0" style="list-style:none;">
|
||||||
<li>
|
<li>
|
||||||
<a href="#" target="_blank" class="">
|
<a href="https://x.com/anwisystem?s=11&t=5zW0ZKlAsYimh_5vvHLkTQ" target="_blank" class="">
|
||||||
<ul class="d-flex list-inline">
|
<ul class="d-flex list-inline">
|
||||||
<li class="footer-socailImg"><img src="/dist/assets/imgs/footer/twitter.png" alt="logo" class="px-1 img-fluid"></li>
|
<li class="footer-socailImg"><img src="/dist/assets/imgs/footer/twitter.png" alt="logo" class="px-1 img-fluid"></li>
|
||||||
<li>Twitter</li>
|
<li>Twitter</li>
|
||||||
@@ -164,7 +164,7 @@ $(document).ready(function () {
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="#" target="_blank" class="">
|
<a href="https://www.youtube.com/@AnwiSystems" target="_blank" class="">
|
||||||
<ul class="d-flex list-inline">
|
<ul class="d-flex list-inline">
|
||||||
<li class="footer-socailImg"><img src="/dist/assets/imgs/footer/youtube.png" alt="logo" class="px-1 img-fluid"></li>
|
<li class="footer-socailImg"><img src="/dist/assets/imgs/footer/youtube.png" alt="logo" class="px-1 img-fluid"></li>
|
||||||
<li>Youtube</li>
|
<li>Youtube</li>
|
||||||
@@ -254,8 +254,8 @@ $(document).ready(function () {
|
|||||||
<li><a href="/becomeamember.html" class=" text-decoration-none satoshi_font">Become a Member</a></li>
|
<li><a href="/becomeamember.html" class=" text-decoration-none satoshi_font">Become a Member</a></li>
|
||||||
<li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Quality Certification</a></li>
|
<li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Quality Certification</a></li>
|
||||||
<li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Case Study</a></li>
|
<li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Case Study</a></li>
|
||||||
<li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Terms</a></li>
|
<li class="fs-6"><a href="/terms.html" class=" text-decoration-none satoshi_font">Terms</a></li>
|
||||||
<li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Privacy</a></li>
|
<li class="fs-6"><a href="/privacy.html" class=" text-decoration-none satoshi_font">Privacy</a></li>
|
||||||
<li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Careers</a></li>
|
<li class="fs-6"><a href="#" class=" text-decoration-none satoshi_font">Careers</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -294,7 +294,7 @@ $(document).ready(function () {
|
|||||||
<h5 class="fw-bold">Follow Us</h5>
|
<h5 class="fw-bold">Follow Us</h5>
|
||||||
<ul class="p-0" style="list-style:none;">
|
<ul class="p-0" style="list-style:none;">
|
||||||
<li>
|
<li>
|
||||||
<a href="#" target="_blank" class="social-icons">
|
<a href="https://x.com/anwisystem?s=11&t=5zW0ZKlAsYimh_5vvHLkTQ" target="_blank" class="social-icons">
|
||||||
<ul class="d-flex list-inline">
|
<ul class="d-flex list-inline">
|
||||||
<li class="footer-socailImg"><img src="/dist/assets/imgs/footer/twitter.png" alt="logo" class="px-1 img-fluid"></li>
|
<li class="footer-socailImg"><img src="/dist/assets/imgs/footer/twitter.png" alt="logo" class="px-1 img-fluid"></li>
|
||||||
<li>Twitter</li>
|
<li>Twitter</li>
|
||||||
@@ -310,7 +310,7 @@ $(document).ready(function () {
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="#" target="_blank" class="social-icons">
|
<a href="https://www.youtube.com/@AnwiSystems" target="_blank" class="social-icons">
|
||||||
<ul class="d-flex list-inline">
|
<ul class="d-flex list-inline">
|
||||||
<li class="footer-socailImg"><img src="/dist/assets/imgs/footer/youtube.png" alt="logo" class="px-1 img-fluid"></li>
|
<li class="footer-socailImg"><img src="/dist/assets/imgs/footer/youtube.png" alt="logo" class="px-1 img-fluid"></li>
|
||||||
<li>Youtube</li>
|
<li>Youtube</li>
|
||||||
|
|||||||
+883
@@ -0,0 +1,883 @@
|
|||||||
|
<!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="./all.css">
|
||||||
|
|
||||||
|
<title>Terms & Conditions | Anwi</title>
|
||||||
|
<style>
|
||||||
|
.error {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
|
|
||||||
|
.myaccount-content .account-details-form .single-input-item.partner_form label {
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.partner-details-form button {
|
||||||
|
border: none;
|
||||||
|
background-color: #0A1039;
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-weight: 600;
|
||||||
|
padding: 9px 25px;
|
||||||
|
color: #fff;
|
||||||
|
font-size: 13px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form-control {
|
||||||
|
line-height: 2;
|
||||||
|
}
|
||||||
|
|
||||||
|
button:hover {
|
||||||
|
background-color: #1f2226 !important;
|
||||||
|
color: #fff !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.pageloader {
|
||||||
|
position: fixed;
|
||||||
|
top: 50%;
|
||||||
|
left: 50%;
|
||||||
|
z-index: 10;
|
||||||
|
padding: 1em 2.5em;
|
||||||
|
/* background: #fff; */
|
||||||
|
/* border: 1px solid #fff; */
|
||||||
|
border-radius: 4px;
|
||||||
|
color: #222;
|
||||||
|
font-size: 16px;
|
||||||
|
text-align: center;
|
||||||
|
cursor: pointer;
|
||||||
|
opacity: 0;
|
||||||
|
visibility: hidden;
|
||||||
|
transition: .2s ease-in-out;
|
||||||
|
transform: translate(-50%, -50%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.pageloader.is_open {
|
||||||
|
opacity: 1 !important;
|
||||||
|
visibility: visible !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
#pageloader {
|
||||||
|
display: block;
|
||||||
|
background: rgb(255 255 255 / 0%);
|
||||||
|
}
|
||||||
|
|
||||||
|
#pageloader img {
|
||||||
|
left: 50%;
|
||||||
|
margin-left: -32px;
|
||||||
|
margin-top: -32px;
|
||||||
|
position: absolute;
|
||||||
|
top: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.overlay_effect.is_open {
|
||||||
|
opacity: 1 !important;
|
||||||
|
visibility: visible !important;
|
||||||
|
transform: scale(1) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.overlay_effect {
|
||||||
|
position: fixed;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
z-index: 2;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
background: rgb(0 0 0 / 25%);
|
||||||
|
opacity: 0;
|
||||||
|
visibility: hidden;
|
||||||
|
transition: .3s linear;
|
||||||
|
transform: scale(.2);
|
||||||
|
}
|
||||||
|
|
||||||
|
.partner_shadow {
|
||||||
|
box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.partner_border {
|
||||||
|
border: 1px solid #d2c4c4;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<!-- navbar -->
|
||||||
|
<div id="navbar-head"></div>
|
||||||
|
<!-- end-navbar -->
|
||||||
|
<!-- main-body -->
|
||||||
|
<main class="main-body home-main-container">
|
||||||
|
<section class="">
|
||||||
|
<div class="container my-5">
|
||||||
|
<div class="top-banner-heading">
|
||||||
|
<h1 class="heading-h1 text-center m-0">Privacy Policy</h1>
|
||||||
|
</div>
|
||||||
|
<div class="privacy-content-wrapper mb-5">
|
||||||
|
<section class="purpose-section section-margin-top">
|
||||||
|
<h1 class="heading-h1">Purpose</h1>
|
||||||
|
<p>Anwi Systems Privacy Policy refers to our commitment to treat information of employees, customers,
|
||||||
|
stakeholders and other interested parties with the utmost care and confidentiality.
|
||||||
|
</p>
|
||||||
|
<p>With this policy, we ensure that we gather, store and handle data fairly, transparently and
|
||||||
|
with respect towards individual rights.</p>
|
||||||
|
</section>
|
||||||
|
<section class="scope-section section-margin-top">
|
||||||
|
<h1 class="heading-h1">Scope</h1>
|
||||||
|
<p>This policy refers to all parties (employees, job candidates, customers, suppliers etc.) who
|
||||||
|
provide any amount of information to Anwi Systems.</p>
|
||||||
|
<p>This Privacy Policy applies to Anwi Systems Private Limited website and that link to it. It also applies
|
||||||
|
to the products and services provided by Anwi Systems Private Limited through these websites, our mobile
|
||||||
|
applications, and applications posted by Anwi Systems Private Limited on Anwi Systems Private Limited's online
|
||||||
|
marketplace and in other third-party online marketplaces. This Privacy Policy does not apply
|
||||||
|
to any of our websites, products or services that have a separate privacy policy.</p>
|
||||||
|
</section>
|
||||||
|
<section class="policy-section section-margin-top">
|
||||||
|
<h1 class="heading-h1">Policy</h1>
|
||||||
|
<h5>This Privacy Policy is divided into three parts:</h5>
|
||||||
|
<div class="info-biz-collects py-3">
|
||||||
|
<h5 class="mb-3">A) Information Anwi Systems Private Limited collects and controls</h5>
|
||||||
|
<dl>
|
||||||
|
<dt>What information Anwi Systems Private Limited collects</dt>
|
||||||
|
<dd class="ml-4 mt-3">A) Information Anwi Systems Private Limited collects and controls:
|
||||||
|
What information Anwi Systems Private Limited collects
|
||||||
|
We collect information about you only if we need the information for some legitimate
|
||||||
|
purpose.
|
||||||
|
Anwi Systems Private Limited will have information about you only if (a) you have provided the
|
||||||
|
information
|
||||||
|
yourself, (b) Anwi Systems Private Limited has automatically collected the information, or (c)
|
||||||
|
Anwi Systems Private Limited
|
||||||
|
has obtained the information from a third party. Below we describe the various
|
||||||
|
scenarios that fall
|
||||||
|
under each of those three categories and the information collected in each one.</dd>
|
||||||
|
</dl>
|
||||||
|
<div class="info-list-wrapper">
|
||||||
|
<h5 class="mb-3"><u>Information that you provide us</u></h5>
|
||||||
|
<ol class="info-list ml-4">
|
||||||
|
<li><span>Account signup: </span> i. When you sign up for an account to access one
|
||||||
|
or more of our services,
|
||||||
|
we ask for information like your name, contact number, email address, company
|
||||||
|
name and country to complete
|
||||||
|
the account signup process. You'll also be required to choose a unique username
|
||||||
|
and a password for accessing
|
||||||
|
the created account. You may also provide us with more information such as your
|
||||||
|
photo, time zone and language,
|
||||||
|
but we don't require that information to sign up for an account. After signing
|
||||||
|
up, you will have the option of
|
||||||
|
choosing a security question and an answer to the security question - if you
|
||||||
|
provide these, they will be used
|
||||||
|
only while resetting your password.
|
||||||
|
</li>
|
||||||
|
<li><span>Event registrations and other form submissions:</span> ii. We record
|
||||||
|
information that you submit when you (i) register
|
||||||
|
for any event, including webinars or seminars, (ii) subscribe to our newsletter
|
||||||
|
or any other mailing list, (iii) submit
|
||||||
|
a form in order to download any product, whitepaper, or other materials, (iv)
|
||||||
|
participate in contests or respond to surveys,
|
||||||
|
or (v) submit a form to request customer support or to contact Anwi Systems Private Limited
|
||||||
|
for any other purpose.</li>
|
||||||
|
<li><span>Payment processing: </span>iii.When you buy something from us, we ask you
|
||||||
|
to provide your name, contact information, and credit card information or other
|
||||||
|
payment account information. When you submit your card information, we store the
|
||||||
|
name and address of the cardholder, the expiry date and the last four digits of
|
||||||
|
the credit card number. We do not store the actual credit card number. For quick
|
||||||
|
processing of future payments, if you have given us your approval, we may store
|
||||||
|
your credit card information or other payment information in an encrypted format
|
||||||
|
in the secured servers of our Payment Gateway Service Providers.</li>
|
||||||
|
<li><span>Testimonials: </span>When you authorize us to post testimonials about our
|
||||||
|
products and services on websites, we may include your name and other personal
|
||||||
|
information in the testimonial. You will be given an opportunity to review and
|
||||||
|
approve the testimonial before we post it. If you wish to update or delete your
|
||||||
|
testimonial, you can contact us at <a href="mailto:privacy@anwisystems.in">privacy@anwisystems.in</a></li>
|
||||||
|
<li><span>Interactions with Anwi Systems Private Limited: </span>We may record, analyze and use
|
||||||
|
your
|
||||||
|
interactions with us, including email, telephone, and chat conversations with
|
||||||
|
our
|
||||||
|
sales and customer support professionals, for improving our interactions with
|
||||||
|
you
|
||||||
|
and other customers.</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class="info-list-wrapper">
|
||||||
|
<h5 class="mb-3"><u>Information that you provide us</u></h5>
|
||||||
|
<ol class="info-list ml-4">
|
||||||
|
<li><span>Information from browsers, devices, and servers: </span> When you visit
|
||||||
|
our websites,
|
||||||
|
we collect information that web browsers, mobile devices and servers make
|
||||||
|
available, such
|
||||||
|
as the internet protocol address, browser type, language] preference, time zone,
|
||||||
|
referring
|
||||||
|
URL, date and time of access, operating system, mobile device manufacturer and
|
||||||
|
mobile network
|
||||||
|
information. We include these in our log files to understand more about visitors
|
||||||
|
to our websites.
|
||||||
|
</li>
|
||||||
|
<li><span>Information from first party cookies and tracking technologies:
|
||||||
|
</span>We use temporary and permanent cookies to identify users of our services
|
||||||
|
and to enhance
|
||||||
|
user experience. We embed unique identifiers in our downloadable products to
|
||||||
|
track usage of the
|
||||||
|
products. We also use cookies, beacons, tags, scripts, and other similar
|
||||||
|
technologies to identify
|
||||||
|
visitors, track website navigation, gather demographic information about
|
||||||
|
visitors and users,
|
||||||
|
understand email campaign effectiveness and for targeted visitor and user
|
||||||
|
engagement by tracking
|
||||||
|
your activities on our websites. We only use first-party cookies and do not use
|
||||||
|
third-party cookies
|
||||||
|
or other third-party tracking technologies on our websites. You can learn more
|
||||||
|
about the cookies used
|
||||||
|
on our websites <a href="cookie-policy.html">here</a></li>
|
||||||
|
<li><span>Information from application logs and mobile analytics: </span>We collect
|
||||||
|
information about your
|
||||||
|
use of our products, services and mobile applications from application logs and
|
||||||
|
in-house usage analytics
|
||||||
|
tools and use it to understand how your business use and needs can improve our
|
||||||
|
products. This information
|
||||||
|
includes clicks, scrolls, features accessed, access time and frequency, errors
|
||||||
|
generated, performance data,
|
||||||
|
storage utilized, user settings and configurations, and devices used to access
|
||||||
|
and their locations.</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class="info-list-wrapper">
|
||||||
|
<h5 class="mb-3"><u>Information that we collect from third parties</u></h5>
|
||||||
|
<ol class="info-list ml-4">
|
||||||
|
<li><span>Signups using federated authentication service providers: </span>You can
|
||||||
|
log in to Anwi Systems Private Limited
|
||||||
|
Services using supported federated authentication service providers such as
|
||||||
|
LinkedIn, Microsoft and Google.
|
||||||
|
These services will authenticate your identity and give you the option to share
|
||||||
|
certain personal information
|
||||||
|
with us, such as your name and email address.
|
||||||
|
</li>
|
||||||
|
<li><span>Referrals: </span> If someone has referred any of our products or services
|
||||||
|
to you through any of our
|
||||||
|
referral programs, that person may have provided us your name, email address and
|
||||||
|
other personal information.
|
||||||
|
You may contact us at <a href="mailto:privacy@anwisystems.in">privacy@anwisystems.in</a>
|
||||||
|
to request that we remove
|
||||||
|
your information from our database. If you provide us information about another
|
||||||
|
person, or if another person
|
||||||
|
gives us your information, we will only use that information for the specific
|
||||||
|
reason for which it was provided
|
||||||
|
to us </li>
|
||||||
|
<li><span>Information from our reselling channel partners and service providers:
|
||||||
|
</span> If you contact any of our reselling channel partners, or otherwise
|
||||||
|
express interest in any of our products
|
||||||
|
or services to them, the reselling partner may pass your name, email address,
|
||||||
|
company name and other information to
|
||||||
|
Anwi Systems Private Limited. If you register for or attend an event that is sponsored by
|
||||||
|
Anwi Systems Private Limited, the event organizer may
|
||||||
|
share your information with us. Anwi Systems Private Limited may also receive information
|
||||||
|
about you from review sites if you comment
|
||||||
|
on any review of our products and services, and from other third-party service
|
||||||
|
providers that we engage for marketing our
|
||||||
|
products and services.</li>
|
||||||
|
<li><span>Information from social media sites and other publicly available sources:
|
||||||
|
</span>When you interact or engage with us on social media sites such as
|
||||||
|
Facebook, Twitter, Google<sup>+</sup> and Instagram through
|
||||||
|
posts, comments, questions, and other interactions, we may collect such publicly
|
||||||
|
available information, including profile
|
||||||
|
information, to allow us to connect with you, improve our products, or better
|
||||||
|
understand user reactions and issues. We
|
||||||
|
must tell you that once collected, this information may remain with us even if
|
||||||
|
you delete it from the social media sites.
|
||||||
|
Anwi Systems Private Limited may also add and update information about you, from other
|
||||||
|
publicly available sources.</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class="info-list-wrapper">
|
||||||
|
<h5 class="mb-3"><u>Purposes for using information</u></h5>
|
||||||
|
<p class="ml-3">In addition to the purposes mentioned above, we may use
|
||||||
|
your information for the following purposes:</p>
|
||||||
|
<ol class="info-list ml-4">
|
||||||
|
<li>
|
||||||
|
To communicate with you (such as through email) about products that you have
|
||||||
|
downloaded and services that you have signed up for, changes to this Privacy
|
||||||
|
Policy,
|
||||||
|
changes to the Terms of Service, or important notices.
|
||||||
|
</li>
|
||||||
|
<li>To keep you posted on new products and services, upcoming events, offers,
|
||||||
|
promotions
|
||||||
|
and other information that we think will be of interest to you.</li>
|
||||||
|
<li>To ask you to participate in surveys, or to solicit feedback on our products and
|
||||||
|
services.</li>
|
||||||
|
<li>To set up and maintain your account, and to do all other things required for
|
||||||
|
providing our
|
||||||
|
services, such as enabling collaboration, providing website and mail hosting,
|
||||||
|
and backing up
|
||||||
|
and restoring your data.</li>
|
||||||
|
<li>To understand how users use our products and services, to monitor and prevent
|
||||||
|
problems, and to
|
||||||
|
improve our products and services.</li>
|
||||||
|
<li>To provide customer support, and to analyze and improve our interactions with
|
||||||
|
customers.</li>
|
||||||
|
<li>To detect and prevent fraudulent transactions and other illegal activities, to
|
||||||
|
report spam,
|
||||||
|
and to protect the rights and interests of Anwi Systems Private Limited, Anwi Systems Private Limited's
|
||||||
|
users, third
|
||||||
|
parties and the public.</li>
|
||||||
|
<li>To update, expand and analyze our records, identify new customers, and provide
|
||||||
|
products and
|
||||||
|
services that may be of your interest.</li>
|
||||||
|
<li>To analyze trends, administer our websites, and track visitor navigations on our
|
||||||
|
websites to
|
||||||
|
understand what visitors are looking for and to better help.</li>
|
||||||
|
<li>To monitor and improve marketing campaigns and make suggestions relevant to the
|
||||||
|
user.</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class="info-list-wrapper">
|
||||||
|
<h5 class="mb-3"><u>Legal bases for collecting and using information</u></h5>
|
||||||
|
<ol class="info-list list-unstyled ml-4">
|
||||||
|
<li><span>Legal processing bases applicable to Anwi Systems Private Limited: </span>Our legal
|
||||||
|
basis for
|
||||||
|
information collection and use depends on the personal information concerned and
|
||||||
|
the context in which we collect it. Most of our information collection and
|
||||||
|
processing activities are typically based on (i) contractual necessity, (ii) one
|
||||||
|
or more legitimate interests of Anwi Systems Private Limited or a third party that are not
|
||||||
|
overridden by your data protection interests, or (iii) your consent. Sometimes,
|
||||||
|
we may be legally required to collect your information, or may need your
|
||||||
|
personal information to protect your vital interests or those of another person.
|
||||||
|
</li>
|
||||||
|
<li><span>Withdrawal of consent: </span>Where we rely on your consent as the legal
|
||||||
|
basis, you have the right to withdraw your consent at any time, but this will
|
||||||
|
not affect any processing that has already taken place.</li>
|
||||||
|
<li><span>Legitimate interests notice: </span>Where we rely on legitimate interests
|
||||||
|
as the legal basis and those legitimate interests are not specified above, we
|
||||||
|
will clearly explain to you what those legitimate interests are at the time that
|
||||||
|
we collect your information.</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class="info-list-wrapper">
|
||||||
|
<h5 class="mb-3"><u>Your option or choice in information usage</u></h5>
|
||||||
|
<ol class="info-list ml-4">
|
||||||
|
<li><span>Opt out of non-essential electronic communications: </span>You may opt out
|
||||||
|
of receiving newsletters and other non-essential messages by using the
|
||||||
|
'unsubscribe' function included in all such messages. However, you will continue
|
||||||
|
to receive notices and essential transactional emails.</li>
|
||||||
|
<li><span>Disable cookies: </span>You can disable browser cookies before visiting
|
||||||
|
our websites. However, if you do so, you may not be able to use certain features
|
||||||
|
of the websites properly.</li>
|
||||||
|
<li><span>Optional information: </span>You can choose not to provide optional
|
||||||
|
profile information such as your photo. You can also delete or change your
|
||||||
|
optional profile information. You can always choose not to fill in non-mandatory
|
||||||
|
fields when you submit any form linked to our websites.</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class="info-list-wrapper">
|
||||||
|
<h5 class="mb-3"><u>Purposes for using information</u></h5>
|
||||||
|
<p class="ml-3">All Anwi Systems Private Limited group entities listed <a href="#">here</a> have
|
||||||
|
access to the information covered in Part A. We do not sell any personal
|
||||||
|
information. We share your information only in the ways that are described in this
|
||||||
|
Privacy Policy, and only with parties who adopt appropriate confidentiality and
|
||||||
|
security measures.</p>
|
||||||
|
<ol class="info-list ml-4">
|
||||||
|
<li><span>Employees and contractors: </span>Employees and contractors of all Anwi Systems
|
||||||
|
Limited group entities have access to the information covered in Part (a) on a
|
||||||
|
need-to-know basis. We require all employees and contractors of Anwi Systems Private Limited
|
||||||
|
group entities to follow this Privacy Policy for personal information that is
|
||||||
|
shared with them.</li>
|
||||||
|
<li><span>Third-party service providers: </span>We may need to share your personal
|
||||||
|
information and aggregated or de-identified information with third-party service
|
||||||
|
providers that we engage, such as marketing and advertising partners, event
|
||||||
|
organizers, web analytics providers and payment processors. These service
|
||||||
|
providers are authorized to use your personal information only as necessary to
|
||||||
|
provide these services to us.</li>
|
||||||
|
<li><span>Domain registrars: </span>When you register a domain through Anwi Systems
|
||||||
|
Limited from domain name registrars, we share your name and contact information
|
||||||
|
such as your physical address, email address and phone number with them as per
|
||||||
|
the domain registration rules.</li>
|
||||||
|
<li><span>Reselling Channel partners: </span>We may share your personal information
|
||||||
|
with our authorized reselling channel partners in your region, solely for the
|
||||||
|
purpose of contacting you about products that you have downloaded or services
|
||||||
|
that you have signed up for. We will give you an option to opt out of continuing
|
||||||
|
to work with that partner.</li>
|
||||||
|
<li><span>Third-Party application developers: </span>When you install or purchase
|
||||||
|
any application developed using Anwi Systems Private Limited's APIs that is posted on Anwi Systems
|
||||||
|
Limited's online marketplace, your name and email address will be shared with
|
||||||
|
the developer of the application, so they may engage with you directly as the
|
||||||
|
provider of that application or service. Anwi Systems Private Limited does not control the
|
||||||
|
use of your personal information by the developers, which will be based on their
|
||||||
|
own privacy policies.</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class="info-list-wrapper">
|
||||||
|
<h5 class="mb-3"><u>Your rights with respect to information we hold about you as a
|
||||||
|
controller</u></h5>
|
||||||
|
<p class="ml-3">You have the following rights with
|
||||||
|
respect to
|
||||||
|
information that Anwi Systems Private Limited holds about you. Anwi Systems Private Limited undertakes to
|
||||||
|
provide you the same
|
||||||
|
rights no matter where you choose to live.</p>
|
||||||
|
<ol class="info-list ml-4">
|
||||||
|
<li><span>Right to access: </span>You have the right to access (and obtain a copy
|
||||||
|
of, if required) the categories of personal information that we hold about you,
|
||||||
|
including the information's source, purpose and period of processing, and the
|
||||||
|
persons to whom the information is shared.
|
||||||
|
</li>
|
||||||
|
<li><span>Right to rectification: </span>You have the right to update the
|
||||||
|
information we hold about you or to rectify any inaccuracies. Based on the
|
||||||
|
purpose for which we use your information, you can instruct us to add
|
||||||
|
supplemental information about you in our database.</li>
|
||||||
|
<li><span>Right to erasure: </span>You have the right to request that we delete your
|
||||||
|
personal information in certain circumstances, such as when it is no longer
|
||||||
|
necessary for the purpose for which it was originally collected.</li>
|
||||||
|
<li><span>Right to restriction of processing: </span>You may also have the right to
|
||||||
|
request to restrict the use of your information in certain circumstances, such
|
||||||
|
as when you have objected to our use of your data, but we need to verify whether
|
||||||
|
we have overriding legitimate grounds to use it.</li>
|
||||||
|
<li><span>Right to data portability: </span>You have the right to transfer your
|
||||||
|
information to a third party in a structured, commonly used, and
|
||||||
|
machine-readable format, in circumstances where the information is processed
|
||||||
|
with your consent or by automated means.</li>
|
||||||
|
<li><span>Right to object: </span>You have the right to object to the use of your
|
||||||
|
information in certain circumstances, such as the use of your personal
|
||||||
|
information for direct marketing.</li>
|
||||||
|
<li><span>Right to complain: </span>You have the right to complain to the
|
||||||
|
appropriate supervisory authority if you have any grievance against the way we
|
||||||
|
collect, use or share your information. This right may not be available to you
|
||||||
|
if there is no supervisory authority dealing with data protection in your
|
||||||
|
country.</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class="info-list-wrapper">
|
||||||
|
<h5 class="mb-3"><u>Retention of information</u></h5>
|
||||||
|
<p class="ml-3">We retain your personal information for as long as it is required for
|
||||||
|
the purposes stated in this Privacy Policy. Sometimes, we may retain your
|
||||||
|
information for longer periods as permitted or required by law, such as to maintain
|
||||||
|
suppression lists, prevent abuse, if required in connection with a legal claim or
|
||||||
|
proceeding, to enforce our agreements, for tax, accounting, or to comply with other
|
||||||
|
legal obligations. When we no longer have a legitimate need to process your
|
||||||
|
information, we will delete or anonymize your information from our active databases.
|
||||||
|
We will also securely store the information and isolate it from further processing
|
||||||
|
on backup discs until deletion is possible.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="info-biz-process py-3">
|
||||||
|
<h5 class="mb-3">B) Information that Anwi Systems Private Limited processes on your behalf
|
||||||
|
</h5>
|
||||||
|
<div class="info-list-wrapper">
|
||||||
|
<h5 class="mb-3"><u>Information entrusted to Anwi Systems Private Limited and purpose</u></h5>
|
||||||
|
<ol class="info-list ml-4">
|
||||||
|
<li><span>Information shared in connection with services: </span>You may entrust
|
||||||
|
information that you or your organization ("you") control, to Anwi Systems Private Limited in
|
||||||
|
connection with use of our services or for requesting technical support for our
|
||||||
|
products. This includes information regarding your customers and your employees
|
||||||
|
(if you are a controller) or data that you hold and use on behalf of another
|
||||||
|
person for a specific purpose, such as a customer to whom you provide services
|
||||||
|
(if you are a processor). The data may either be stored on our servers when you
|
||||||
|
use our services or transferred or shared to us as part of a request for
|
||||||
|
technical support or other services.
|
||||||
|
</li>
|
||||||
|
<li><span>Information from mobile devices: </span>When you elect to allow it, some
|
||||||
|
of our mobile applications have access to the camera, call history, contact
|
||||||
|
information, photo library, and other information stored on your mobile device.
|
||||||
|
Our applications require such access to provide their services. Similarly, when
|
||||||
|
you elect to provide access, location-based information is also collected for
|
||||||
|
purposes including, but not limited to, locating nearby contacts or setting
|
||||||
|
location-based reminders. This information will be exclusively shared with our
|
||||||
|
mapping providers and will be used only for mapping user locations. You may
|
||||||
|
disable the mobile applications' access to this information at any time by
|
||||||
|
editing the settings on your mobile device. The data stored on your mobile
|
||||||
|
device and their location information to which the mobile applications have
|
||||||
|
access will be used in the context of the mobile application and transferred to
|
||||||
|
and associated with your account in the corresponding services (in which case
|
||||||
|
the data will be stored on our servers) or products (in which case the data will
|
||||||
|
remain with you unless you share it with us).</li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class="info-list-wrapper">
|
||||||
|
<h5 class="mb-3"><u>Ownership and controlling of your service data</u></h5>
|
||||||
|
<p class="ml-3">We recognize that you own your service data. We provide you complete
|
||||||
|
control of your service data by providing you the ability to (i) access your service
|
||||||
|
data, (ii) share your service data through supported third-party integrations, and
|
||||||
|
(iii) request export or deletion of your service data.</p>
|
||||||
|
<ul class="info-list list-unstyled ml-4">
|
||||||
|
<li>
|
||||||
|
<h5><u>How we use service data</u></h5>
|
||||||
|
<p>We process your service data when you provide us instructions through the
|
||||||
|
various modules of our services. For example, when you generate an invoice,
|
||||||
|
information such as the name and address of your customer will be used to
|
||||||
|
generate the invoice; and when you use our campaign management service for
|
||||||
|
email marketing, the email addresses of the persons on your mailing list
|
||||||
|
will be used for sending the emails.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5><u>Push notifications</u></h5>
|
||||||
|
<p>If you have enabled notification on our desktop and mobile applications, we
|
||||||
|
will push notifications through a push notification provider such as Apple
|
||||||
|
Push Notification Service, Google Cloud Messaging or Windows Push
|
||||||
|
Notification Services. You can manage your push notification preferences or
|
||||||
|
deactivate these notifications by turning off notifications in the
|
||||||
|
application or device settings.</p>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<ol class="info-list ml-4">
|
||||||
|
<li><span>Employees and contractors: </span> We may provide access to your service
|
||||||
|
data to our
|
||||||
|
employees and individuals who are independent contractors of the Anwi Systems Private Limited
|
||||||
|
group entities
|
||||||
|
involved in providing the services (collectively our "employees") so that they
|
||||||
|
can (i) identify,
|
||||||
|
analyze and resolve errors, (ii) manually verify scanned images that you submit
|
||||||
|
to us to verify
|
||||||
|
the accuracy of optical character recognition, or (iii). manually verify emails
|
||||||
|
reported as spam
|
||||||
|
to improve spam detection We ensure that access by our employees to your service
|
||||||
|
data is restricted
|
||||||
|
to specific individuals and is logged and audited. Our employees will also have
|
||||||
|
access to data that
|
||||||
|
you knowingly share with us for technical support or to import data into our
|
||||||
|
products or services.
|
||||||
|
We communicate our privacy and security guidelines to our employees and strictly
|
||||||
|
enforce privacy
|
||||||
|
safeguards within the Anwi Systems Private Limited group.</li>
|
||||||
|
<li><span>Collaborators and other users: </span>Some of our products or services
|
||||||
|
allow you to collaborate with other users or third parties. Initiating
|
||||||
|
collaboration may enable other collaborators to view some or all of your profile
|
||||||
|
information. For example, when you edit a document that you have shared with
|
||||||
|
other persons for collaboration, your name and profile picture will be displayed
|
||||||
|
next to your edits to allow your collaborators to know that you made those
|
||||||
|
edits.</li>
|
||||||
|
<li><span class="font-weight-lighter">Third-party integrations you have enabled:
|
||||||
|
Most of our products and
|
||||||
|
services support integrations
|
||||||
|
with <a href="#">third-party products and services</a>. If you choose to
|
||||||
|
enable any third-party integrations, you
|
||||||
|
may be allowing the third
|
||||||
|
party to access your service information and personal information about you.
|
||||||
|
We encourage you to
|
||||||
|
review the privacy practices of the third-party services and products before
|
||||||
|
you enable integrations
|
||||||
|
with them. Other Scenarios: Other scenarios in which we may share
|
||||||
|
information that are common to information
|
||||||
|
covered under Part A and B are described in Part C.</span></li>
|
||||||
|
</ol>
|
||||||
|
<ul class="info-list list-unstyled ml-4">
|
||||||
|
<li>
|
||||||
|
<h5><u>Retention of information</u></h5>
|
||||||
|
<p>If you have enabled notification on our desktop and mobile applications, we
|
||||||
|
will push notifications through a push notification provider such as Apple
|
||||||
|
Push Notification Service, Google Cloud Messaging or Windows Push
|
||||||
|
Notification Services. You can manage your push notification preferences or
|
||||||
|
deactivate these notifications by turning off notifications in the
|
||||||
|
application or device settings.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h5><u>Data subject requests</u></h5>
|
||||||
|
<p>If you are from the European Economic Area and you believe that we store, use
|
||||||
|
or process your information on behalf of one of our customers, please
|
||||||
|
contact the customer if you would like to access, rectify, erase, restrict
|
||||||
|
or object to processing, or export your personal data. We will extend our
|
||||||
|
support to our customer in responding to your request within a reasonable
|
||||||
|
timeframe.</p>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="biz-general-info py-3">
|
||||||
|
<h5 class="mb-3">C) General Information
|
||||||
|
</h5>
|
||||||
|
<dl class="general-info-wrapper">
|
||||||
|
<dt>Children's personal information</dt>
|
||||||
|
<dd>Our products and services are not directed to individuals under 18. Anwi Systems Private Limited
|
||||||
|
does not knowingly collect personal information from children who are under 18 years
|
||||||
|
of age. If we become aware that a child under 18 has provided us with personal
|
||||||
|
information, we will take steps to delete such information. If you believe that a
|
||||||
|
child under 18 years has provided personal information to us, please write
|
||||||
|
to <a href="mailto:privacy@anwisystems.in">privacy@anwisystems.in</a> with the details,
|
||||||
|
and we will take the necessary steps to delete the information we hold about that
|
||||||
|
child.</dd>
|
||||||
|
<dt>How secure is your information</dt>
|
||||||
|
<dd>At Anwi Systems Private Limited, we take data security very seriously. We are certified for
|
||||||
|
industry standards such as ISO 27001:2013. We have taken steps to implement
|
||||||
|
appropriate administrative, technical & physical safeguards to prevent unauthorized
|
||||||
|
access, use, modification, disclosure, or destruction of the information you entrust
|
||||||
|
to us. If you have any concerns regarding the security of your data, we encourage
|
||||||
|
you to check our <a href="security-policy.html">Security Policy</a> or write to us
|
||||||
|
at <a href="mailto:security@Anwi Systems.in">security@Anwi Systems.in</a> with your queries.
|
||||||
|
</dd>
|
||||||
|
<dt>Data Protection Officer</dt>
|
||||||
|
<dd>We have appointed a Data Protection Officer to oversee our management of your
|
||||||
|
personal information in accordance with this Privacy Policy. If you have any
|
||||||
|
questions or concerns about our privacy practices with respect to your personal
|
||||||
|
information, you can reach out to our Data Protection Officer by sending an email to
|
||||||
|
<a href="mailto:dpo@Anwi Systems.in">dpo@Anwi Systems.in</a> or by writing to: Data
|
||||||
|
Protection Officer, Anwi Systems Private Limited III Floor, Signature Towers, Opp. Botanical
|
||||||
|
Gardens, Kondapur Hyderabad - 500084.
|
||||||
|
</dd>
|
||||||
|
<dt>Locations and international transfers</dt>
|
||||||
|
<dd>We share your personal information and service data within the Anwi Systems Private Limited
|
||||||
|
Group. By accessing or using our products and services or otherwise providing
|
||||||
|
personal information or service data to us, you consent to the processing, transfer,
|
||||||
|
and storage of your personal information or Service Data within the United States of
|
||||||
|
America, the European Economic Area (EEA) and other countries where Anwi Systems Private Limited
|
||||||
|
operates. Such transfer is subject to a group company agreement that is based on EU
|
||||||
|
Commission's Model Contractual Clauses.</dd>
|
||||||
|
<dt>Data processing addendum</dt>
|
||||||
|
<dd>To enable you to be compliant with the data protection obligations under the General
|
||||||
|
Data Protection Regulation, we are prepared to sign a Data Processing Addendum (DPA)
|
||||||
|
that is based on Standard Contractual Clauses. You can request a DPA from Anwi Systems
|
||||||
|
Limited by completing this <a href="#">form</a> . Once we get your request, we'll
|
||||||
|
forward the DPA to you for your signature.</dd>
|
||||||
|
<dt>External links on our websites</dt>
|
||||||
|
<dd>Some pages of our websites may contain links to websites that are not linked to this
|
||||||
|
Privacy Policy. If you submit your personal information to any of these third-party
|
||||||
|
sites, your personal information is governed by their privacy policies. As a safety
|
||||||
|
measure, we recommend that you not share any personal information with these third
|
||||||
|
parties unless you've checked their privacy policies and assured yourself of their
|
||||||
|
privacy practices.</dd>
|
||||||
|
<dt>Blogs and forums</dt>
|
||||||
|
<dd>We offer publicly accessible blogs and forums on our websites. Please be aware that
|
||||||
|
any information you provide on these blogs and forums may be used to contact you
|
||||||
|
with unsolicited messages. We urge you to be cautious in disclosing personal
|
||||||
|
information in our blogs and forums. Anwi Systems Private Limited is not responsible for the
|
||||||
|
personal information you elect to disclose publicly. Your posts and certain profile
|
||||||
|
information may remain even after you terminate your account with Anwi Systems Private Limited.
|
||||||
|
To request the removal of your information from our blogs and forums, you can
|
||||||
|
contact us at <a href="mailto:privacy@anwisystems.in">privacy@anwisystems.in</a></dd>
|
||||||
|
<dt>Social media widgets</dt>
|
||||||
|
<dd>Our websites include social media widgets such as Facebook "like" buttons and
|
||||||
|
Twitter "tweet" buttons that let you share articles and other information. These
|
||||||
|
widgets may collect information such as your IP address and the pages you navigate
|
||||||
|
in the website and may set a cookie to enable the widgets to function properly. Your
|
||||||
|
interactions with these widgets are governed by the privacy policies of the
|
||||||
|
companies providing them.</dd>
|
||||||
|
<dt>Disclosures in compliance with legal obligations</dt>
|
||||||
|
<dd>We may be required by law to preserve or disclose your personal information and
|
||||||
|
service data to comply with any applicable law, regulation, legal process or
|
||||||
|
governmental request, including to meet national security requirements.</dd>
|
||||||
|
<dt>Enforcement of our rights</dt>
|
||||||
|
<dd>We may disclose personal information and service data to a third party if we believe
|
||||||
|
that such disclosure is necessary for preventing fraud, investigating any suspected
|
||||||
|
illegal activity, enforcing our agreements or policies, or protecting the safety of
|
||||||
|
our users.</dd>
|
||||||
|
<dt>Business Transfers</dt>
|
||||||
|
<dd>We do not intend to sell our business. However, in the unlikely event that we sell
|
||||||
|
our business or get acquired or merged, we will ensure that the acquiring entity is
|
||||||
|
legally bound to honor our commitments to you. We will notify you via email or
|
||||||
|
through
|
||||||
|
a prominent notice on our website of any change in ownership or in the uses of your
|
||||||
|
personal
|
||||||
|
information and service data. We will also notify you about any choices you may have
|
||||||
|
regarding
|
||||||
|
your personal information and service data.
|
||||||
|
</dd>
|
||||||
|
<dd>We make every effort, including periodic reviews, to ensure that personal
|
||||||
|
information you provide is used in conformity with this Privacy Policy. If you have
|
||||||
|
any concerns about our adherence to this Privacy Policy or the manner in which your
|
||||||
|
personal information is used, kindly write to us <a
|
||||||
|
href="mailto:privacy@anwisystems.in">privacy@anwisystems.in</a> We'll contact you, and
|
||||||
|
if required, coordinate with the appropriate regulatory authorities to effectively
|
||||||
|
address your concerns.
|
||||||
|
</dd>
|
||||||
|
<dt>Notification of changes</dt>
|
||||||
|
<dd>We may modify the Privacy Policy at any time, upon notifying you through a service
|
||||||
|
announcement or by sending an email to your primary email address. If we make
|
||||||
|
significant changes to the Privacy Policy that affect your rights, you will be
|
||||||
|
provided with at least 30 days' advance notice of the changes by email to your
|
||||||
|
primary email address. If you think that the updated Privacy Policy affects your
|
||||||
|
rights with respect to your use of our products or services, you may terminate your
|
||||||
|
use by sending us an email within 30 days. Your continued use after the effective
|
||||||
|
date of changes to the Privacy Policy will be deemed to be your agreement to the
|
||||||
|
modified Privacy Policy. You will not receive email notification of minor changes to
|
||||||
|
the Privacy Policy. If you are concerned about how your personal information is
|
||||||
|
used, you should check at <a href="./privacy.html">https://www.anwisystems.com/privacy.html</a>.
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
<section class="policy-review-section">
|
||||||
|
<h1 class="heading-h1">Policy Review</h1>
|
||||||
|
<p>This policy will be reviewed at least annually by Management for effectiveness and to ensure
|
||||||
|
its continued use and relevance as part of the Anwi Systems Private Limited Information Security and
|
||||||
|
Privacy Policy.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
<div class="top-banner-heading">
|
||||||
|
<h1 class="heading-h1 text-center m-0">End Of Privacy Policy</h1>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
<!-- footer -->
|
||||||
|
<div id="footer-head"></div>
|
||||||
|
<div id="cookieAcceptBar" class="cookieAcceptBar shadow bg-white py-3" style="max-width: 28%;">
|
||||||
|
|
||||||
|
<div class="cookie-content">
|
||||||
|
<p class="text-dark">We use cookies to enhance your user experience. please accept our
|
||||||
|
<a href="#" class="text-dark">cookies policy</a>
|
||||||
|
</p>
|
||||||
|
<div class="text-end">
|
||||||
|
<button id="btnAcceptCookiePolicy" class="btn btn-dark rounded">Accept</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</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>
|
||||||
|
<script src="./dist/js/validate.min.js"></script>
|
||||||
|
<script src="./dist/toaster/toastr.js"></script>
|
||||||
|
<!-- Main JS -->
|
||||||
|
<script src="./dist/js/main.js"></script>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
|
||||||
|
|
||||||
|
function isValidGSTNo(str) {
|
||||||
|
let regex = new RegExp(/^[0-9]{2}[A-Z]{5}[0-9]{4}[A-Z]{1}[1-9A-Z]{1}Z[0-9A-Z]{1}$/);
|
||||||
|
if (str == null) {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
if (regex.test(str) == true) {
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
$("input").on("keyup", function () {
|
||||||
|
$("input").removeClass("is-invalid");
|
||||||
|
})
|
||||||
|
|
||||||
|
$("#partner_form_submit").click(function () {
|
||||||
|
|
||||||
|
let partner_compnay = $("#partner_company").val();
|
||||||
|
let partner_name = $("#partner_name").val();
|
||||||
|
let partner_number = $("#partner_number").val();
|
||||||
|
let partner_email = $("#partner_email").val();
|
||||||
|
let partner_city = $("#partner_city").val();
|
||||||
|
let partner_state = $("#partner_state").val();
|
||||||
|
let partner_gstno = $("#partner_gstno").val();
|
||||||
|
|
||||||
|
if (partner_compnay == "" || partner_name == "" || partner_number == "" || partner_email == "" || partner_city == "" || partner_state == "" || partner_gstno == "") {
|
||||||
|
// toastr.error('Required Feilds are Empty!');
|
||||||
|
$("input").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
if (partner_compnay == '') {
|
||||||
|
$("#partner_company").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_name == '') {
|
||||||
|
$("#partner_name").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_number == '') {
|
||||||
|
$("#partner_number").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_city == '') {
|
||||||
|
$("#partner_city").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_state == '') {
|
||||||
|
$("#partner_state").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_gstno == '') {
|
||||||
|
$("#partner_gstno").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_email != '') {
|
||||||
|
let emailValid = partner_email.includes("@");
|
||||||
|
let emailVaild_2 = partner_email.includes(".");
|
||||||
|
let numberVaild = partner_number.length;
|
||||||
|
if (emailValid === true && emailVaild_2 === true) {
|
||||||
|
let getValid = isValidGSTNo(partner_gstno);
|
||||||
|
if (numberVaild >= 10) {
|
||||||
|
if (getValid == true) {
|
||||||
|
$("#partner_form_submit").removeAttr("type");
|
||||||
|
$(".pageloader").addClass("is_open");
|
||||||
|
$(".overlay_effect").addClass("is_open");
|
||||||
|
// $("#anwi_partner_form").attr("action","partner-form.php");
|
||||||
|
$("#anwi_partner_form").validate({
|
||||||
|
rules: {
|
||||||
|
phone: {
|
||||||
|
minlength: 10,
|
||||||
|
maxlength: 10,
|
||||||
|
number: true
|
||||||
|
},
|
||||||
|
},
|
||||||
|
submitHandler: function (form, e) {
|
||||||
|
e.preventDefault();
|
||||||
|
$.ajax({
|
||||||
|
type: "POST",
|
||||||
|
url: "partner-form.php",
|
||||||
|
data: $(form).serialize(),
|
||||||
|
success: function (res) {
|
||||||
|
debugger;
|
||||||
|
if (res == 1) {
|
||||||
|
$(".pageloader").removeClass("is_open");
|
||||||
|
$(".overlay_effect").removeClass("is_open");
|
||||||
|
toastr.success('Success, Our Experts will get back to you!');
|
||||||
|
$(form).trigger("reset");
|
||||||
|
$(form).find('.form-control-placeholder').removeClass('floating-label');
|
||||||
|
$(this).addClass("d-none");
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
$(".pageloader").removeClass("is_open");
|
||||||
|
$(".overlay_effect").removeClass("is_open");
|
||||||
|
toastr.error('Something Went Wrong,Try Again!');
|
||||||
|
$("#biz-contact-form").removeClass("d-none");
|
||||||
|
}
|
||||||
|
$("#anwi_partner_form").removeAttr("action");
|
||||||
|
$("#partner_form_submit").attr("type", "button");
|
||||||
|
}
|
||||||
|
});
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
toastr.error('GST NO Not Valid!');
|
||||||
|
$("#partner_gstno").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
toastr.error('Number is not Valid!');
|
||||||
|
$("#partner_number").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
toastr.error('Email is Not Valid!');
|
||||||
|
$("#partner_email").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
toastr.error('Email is not Valid!');
|
||||||
|
$("#partner_email").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
+312
@@ -0,0 +1,312 @@
|
|||||||
|
<!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="./all.css">
|
||||||
|
|
||||||
|
<title>Terms & Conditions | Anwi</title>
|
||||||
|
<style>
|
||||||
|
.error {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
|
|
||||||
|
.myaccount-content .account-details-form .single-input-item.partner_form label {
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.partner-details-form button {
|
||||||
|
border: none;
|
||||||
|
background-color: #0A1039;
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-weight: 600;
|
||||||
|
padding: 9px 25px;
|
||||||
|
color: #fff;
|
||||||
|
font-size: 13px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form-control {
|
||||||
|
line-height: 2;
|
||||||
|
}
|
||||||
|
|
||||||
|
button:hover {
|
||||||
|
background-color: #1f2226 !important;
|
||||||
|
color: #fff !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.pageloader {
|
||||||
|
position: fixed;
|
||||||
|
top: 50%;
|
||||||
|
left: 50%;
|
||||||
|
z-index: 10;
|
||||||
|
padding: 1em 2.5em;
|
||||||
|
/* background: #fff; */
|
||||||
|
/* border: 1px solid #fff; */
|
||||||
|
border-radius: 4px;
|
||||||
|
color: #222;
|
||||||
|
font-size: 16px;
|
||||||
|
text-align: center;
|
||||||
|
cursor: pointer;
|
||||||
|
opacity: 0;
|
||||||
|
visibility: hidden;
|
||||||
|
transition: .2s ease-in-out;
|
||||||
|
transform: translate(-50%, -50%);
|
||||||
|
}
|
||||||
|
|
||||||
|
.pageloader.is_open {
|
||||||
|
opacity: 1 !important;
|
||||||
|
visibility: visible !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
#pageloader {
|
||||||
|
display: block;
|
||||||
|
background: rgb(255 255 255 / 0%);
|
||||||
|
}
|
||||||
|
|
||||||
|
#pageloader img {
|
||||||
|
left: 50%;
|
||||||
|
margin-left: -32px;
|
||||||
|
margin-top: -32px;
|
||||||
|
position: absolute;
|
||||||
|
top: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.overlay_effect.is_open {
|
||||||
|
opacity: 1 !important;
|
||||||
|
visibility: visible !important;
|
||||||
|
transform: scale(1) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.overlay_effect {
|
||||||
|
position: fixed;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
z-index: 2;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
background: rgb(0 0 0 / 25%);
|
||||||
|
opacity: 0;
|
||||||
|
visibility: hidden;
|
||||||
|
transition: .3s linear;
|
||||||
|
transform: scale(.2);
|
||||||
|
}
|
||||||
|
|
||||||
|
.partner_shadow {
|
||||||
|
box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.partner_border {
|
||||||
|
border: 1px solid #d2c4c4;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<!-- navbar -->
|
||||||
|
<div id="navbar-head"></div>
|
||||||
|
<!-- end-navbar -->
|
||||||
|
<!-- main-body -->
|
||||||
|
<main class="main-body home-main-container">
|
||||||
|
<section class="">
|
||||||
|
<div class="container mt-5">
|
||||||
|
<h1 class="mb-4">Terms & Conditions</h1>
|
||||||
|
<p>Last updated on 24-05-2024 12:28:14</p>
|
||||||
|
<p>These Terms and Conditions, along with privacy policy or other terms (“Terms”) constitute a binding agreement by and between <strong>ANWI SYSTEMS PRIVATE LIMITED</strong>, (“Website Owner” or “we” or “us” or “our”) and you (“you” or “your”) and relate to your use of our website, goods (as applicable) or services (as applicable) (collectively, “Services”).</p>
|
||||||
|
<p>By using our website and availing the Services, you agree that you have read and accepted these Terms (including the Privacy Policy). We reserve the right to modify these Terms at any time and without assigning any reason. It is your responsibility to periodically review these Terms to stay informed of updates.</p>
|
||||||
|
<h2 class="mt-4">Terms of Use</h2>
|
||||||
|
<ul>
|
||||||
|
<li>To access and use the Services, you agree to provide true, accurate and complete information to us during and after registration, and you shall be responsible for all acts done through the use of your registered account.</li>
|
||||||
|
<li>Neither we nor any third parties provide any warranty or guarantee as to the accuracy, timeliness, performance, completeness or suitability of the information and materials offered on this website or through the Services, for any specific purpose. You acknowledge that such information and materials may contain inaccuracies or errors and we expressly exclude liability for any such inaccuracies or errors to the fullest extent permitted by law.</li>
|
||||||
|
<li>Your use of our Services and the website is solely at your own risk and discretion. You are required to independently assess and ensure that the Services meet your requirements.</li>
|
||||||
|
<li>The contents of the Website and the Services are proprietary to Us and you will not have any authority to claim any intellectual property rights, title, or interest in its contents.</li>
|
||||||
|
<li>You acknowledge that unauthorized use of the Website or the Services may lead to action against you as per these Terms or applicable laws.</li>
|
||||||
|
<li>You agree to pay us the charges associated with availing the Services.</li>
|
||||||
|
<li>You agree not to use the website and/or Services for any purpose that is unlawful, illegal or forbidden by these Terms, or Indian or local laws that might apply to you.</li>
|
||||||
|
<li>You agree and acknowledge that website and the Services may contain links to other third party websites. On accessing these links, you will be governed by the terms of use, privacy policy and such other policies of such third party websites.</li>
|
||||||
|
<li>You understand that upon initiating a transaction for availing the Services you are entering into a legally binding and enforceable contract with the us for the Services.</li>
|
||||||
|
<li>You shall be entitled to claim a refund of the payment made by you in case we are not able to provide the Service. The timelines for such return and refund will be according to the specific Service you have availed or within the time period provided in our policies (as applicable). In case you do not raise a refund claim within the stipulated time, then this would make you ineligible for a refund.</li>
|
||||||
|
<li>Notwithstanding anything contained in these Terms, the parties shall not be liable for any failure to perform an obligation under these Terms if performance is prevented or delayed by a force majeure event.</li>
|
||||||
|
<li>These Terms and any dispute or claim relating to it, or its enforceability, shall be governed by and construed in accordance with the laws of India.</li>
|
||||||
|
<li>All disputes arising out of or in connection with these Terms shall be subject to the exclusive jurisdiction of the courts in Hyderabad, Telangana.</li>
|
||||||
|
<li>All concerns or communications relating to these Terms must be communicated to us using the contact information provided on this website.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
<!-- footer -->
|
||||||
|
<div id="footer-head"></div>
|
||||||
|
<div id="cookieAcceptBar" class="cookieAcceptBar shadow bg-white py-3" style="max-width: 28%;">
|
||||||
|
|
||||||
|
<div class="cookie-content">
|
||||||
|
<p class="text-dark">We use cookies to enhance your user experience. please accept our
|
||||||
|
<a href="#" class="text-dark">cookies policy</a>
|
||||||
|
</p>
|
||||||
|
<div class="text-end">
|
||||||
|
<button id="btnAcceptCookiePolicy" class="btn btn-dark rounded">Accept</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</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>
|
||||||
|
<script src="./dist/js/validate.min.js"></script>
|
||||||
|
<script src="./dist/toaster/toastr.js"></script>
|
||||||
|
<!-- Main JS -->
|
||||||
|
<script src="./dist/js/main.js"></script>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
|
||||||
|
|
||||||
|
function isValidGSTNo(str) {
|
||||||
|
let regex = new RegExp(/^[0-9]{2}[A-Z]{5}[0-9]{4}[A-Z]{1}[1-9A-Z]{1}Z[0-9A-Z]{1}$/);
|
||||||
|
if (str == null) {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
if (regex.test(str) == true) {
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
$("input").on("keyup", function () {
|
||||||
|
$("input").removeClass("is-invalid");
|
||||||
|
})
|
||||||
|
|
||||||
|
$("#partner_form_submit").click(function () {
|
||||||
|
|
||||||
|
let partner_compnay = $("#partner_company").val();
|
||||||
|
let partner_name = $("#partner_name").val();
|
||||||
|
let partner_number = $("#partner_number").val();
|
||||||
|
let partner_email = $("#partner_email").val();
|
||||||
|
let partner_city = $("#partner_city").val();
|
||||||
|
let partner_state = $("#partner_state").val();
|
||||||
|
let partner_gstno = $("#partner_gstno").val();
|
||||||
|
|
||||||
|
if (partner_compnay == "" || partner_name == "" || partner_number == "" || partner_email == "" || partner_city == "" || partner_state == "" || partner_gstno == "") {
|
||||||
|
// toastr.error('Required Feilds are Empty!');
|
||||||
|
$("input").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
if (partner_compnay == '') {
|
||||||
|
$("#partner_company").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_name == '') {
|
||||||
|
$("#partner_name").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_number == '') {
|
||||||
|
$("#partner_number").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_city == '') {
|
||||||
|
$("#partner_city").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_state == '') {
|
||||||
|
$("#partner_state").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_gstno == '') {
|
||||||
|
$("#partner_gstno").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
if (partner_email != '') {
|
||||||
|
let emailValid = partner_email.includes("@");
|
||||||
|
let emailVaild_2 = partner_email.includes(".");
|
||||||
|
let numberVaild = partner_number.length;
|
||||||
|
if (emailValid === true && emailVaild_2 === true) {
|
||||||
|
let getValid = isValidGSTNo(partner_gstno);
|
||||||
|
if (numberVaild >= 10) {
|
||||||
|
if (getValid == true) {
|
||||||
|
$("#partner_form_submit").removeAttr("type");
|
||||||
|
$(".pageloader").addClass("is_open");
|
||||||
|
$(".overlay_effect").addClass("is_open");
|
||||||
|
// $("#anwi_partner_form").attr("action","partner-form.php");
|
||||||
|
$("#anwi_partner_form").validate({
|
||||||
|
rules: {
|
||||||
|
phone: {
|
||||||
|
minlength: 10,
|
||||||
|
maxlength: 10,
|
||||||
|
number: true
|
||||||
|
},
|
||||||
|
},
|
||||||
|
submitHandler: function (form, e) {
|
||||||
|
e.preventDefault();
|
||||||
|
$.ajax({
|
||||||
|
type: "POST",
|
||||||
|
url: "partner-form.php",
|
||||||
|
data: $(form).serialize(),
|
||||||
|
success: function (res) {
|
||||||
|
debugger;
|
||||||
|
if (res == 1) {
|
||||||
|
$(".pageloader").removeClass("is_open");
|
||||||
|
$(".overlay_effect").removeClass("is_open");
|
||||||
|
toastr.success('Success, Our Experts will get back to you!');
|
||||||
|
$(form).trigger("reset");
|
||||||
|
$(form).find('.form-control-placeholder').removeClass('floating-label');
|
||||||
|
$(this).addClass("d-none");
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
$(".pageloader").removeClass("is_open");
|
||||||
|
$(".overlay_effect").removeClass("is_open");
|
||||||
|
toastr.error('Something Went Wrong,Try Again!');
|
||||||
|
$("#biz-contact-form").removeClass("d-none");
|
||||||
|
}
|
||||||
|
$("#anwi_partner_form").removeAttr("action");
|
||||||
|
$("#partner_form_submit").attr("type", "button");
|
||||||
|
}
|
||||||
|
});
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
toastr.error('GST NO Not Valid!');
|
||||||
|
$("#partner_gstno").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
toastr.error('Number is not Valid!');
|
||||||
|
$("#partner_number").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
toastr.error('Email is Not Valid!');
|
||||||
|
$("#partner_email").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
toastr.error('Email is not Valid!');
|
||||||
|
$("#partner_email").addClass("is-invalid");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
새 이슈에서 참조
사용자 차단