Server IP : 148.135.140.132 / Your IP : 13.59.19.57 Web Server : LiteSpeed System : Linux in-mum-web1116.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64 User : u496275626 ( 496275626) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u496275626/domains/vaishnotemple.in/public_html/
Current File : /home/u496275626/domains/vaishnotemple.in/public_html/shipping-policy.php
<?php
include 'include/include.php';
addele('header.php',['title'=>'Shipping Policy | Vaishno']);
?>
<div class="bg-light py-3">
<div class="container">
<div class="row">
<div class="col-md-12 mb-0"><a href="index.php">Home</a> <span class="mx-2 mb-0">/</span> <strong class="">Shipping Policy</strong></div>
</div>
</div>
</div>
<div class="site-section border-bottom" data-aos="fade">
<div class="container">
<div class="row mb-5">
<div class="col-md-12">
<div class="site-section-heading pt-3 mb-4">
<h2 class="">Shipping Policy</h2>
</div>
<p>All user orders are shipped through registered domestic courier companies or speed post only. Orders are typically shipped within 5 days from the date of the order and/or payment, or as per the agreed delivery date at the time of order confirmation. The delivery of the shipment is subject to the courier company's/postal office's norms, and the Platform Owner will not be responsible for any delivery delays. The orders will be delivered to the address provided by the buyer at the time of purchase. Confirmation of delivery will be sent to the email ID specified during registration. Any shipping costs levied by the seller or the Platform Owner are non-refundable.</p>
</div>
</div>
</div>
</div>
<?php
addele('footer.php');
?>