GIF89a
<?php ob_start(); ini_set('error_reporting', E_STRICT); ?> <!DOCTYPE php> <html lang="en"> <?php include'include/head.php'?> <body > <div class="se-pre-con"></div> <div class="main"> <!-- HEADER START --> <?php include'include/header.php'?> <!-- HEADER END --> <!-- Bread Crumb STRAT --> <!-- Bread Crumb END --> <!-- CONTAIN START ptb-95--> <section class="ptb-70 topmar"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12"> <div class="row"> <div class="col-12 shipping-text"> <h2>Shipping Policy</h2> <p> Please read our shipping policy carefully to understand all the points </p> <ul class="exul" style="margin:0px; padding: 0px;"> <li> On cancellation or return, You will receive a refund after deducting shipping charges </li> <li> You have to pay your own shipping cost if you return the item </li> <li> Shipping cost are not refundable. </li> </ul> <h4> How it works </h4> <br> <ul class="exul" style="margin:0px; padding: 0px;"> <li> We deliver your product through our partner shipping company. </li> <li> Orders are dispatched within 4-5 working days in domestic </li> <li> Online Smart Store will not be responsible for any delay made by courier company. </li> <li> Your prepaid amount is safe, if the item is lost by us or the courier company then the full amount will be refunded. </li> </ul> <h4> Contact us </h4> <p class=""> If you have any questions or doubts regarding our Shipping Policy, please contact us: <b>By Email : </b><a href="mailto:info@hencockfreshchicken.com ">info@hencockfreshchicken.com </a> <br> <b>or Mobile Number </b><a href="tel:<?php echo "+91-".$contact_no; ?>"> <?php echo "+91-".$contact_no; ?></a> </p> </div> </div> </div> </div> </div> </section> <!-- FOOTER START --> <?php include'include/footer.php'?> <div class="scroll-top"> <div class="scrollup"></div> </div> <!-- FOOTER END --> </div> <script src="js/jquery-1.12.3.min.js"></script> <script src="js/tether.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.downCount.js"></script> <script src="js/jquery-ui.min.js"></script> <script src="js/fotorama.js"></script> <script src="js/jquery.magnific-popup.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/custom.js"></script> </body> </html>