GIF89a php
Current File : /home/hencockfreshchic/public_html/app/order-cancellation-policy.php
<?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">

                           <h2>Order Cancellation Policy</h2>

                         





                        <ol class="order-list">
                           <li> All of our products can be canceled until they are shipped. Products are usually shipped in 2-3 business days and delivered within 7 days of placing the order.</li>
                           <li>You can contact us via Whatsapp/Call at +91 9958571006 or Email us at info@hencockfreshchicken.com to cancel your order. If your order didn’t get ready, we will cancel it soon and refund your money.</li>
                           <li>In case your order has been dispatched, please follow the Return & Exchange Policy.</li>
                        </ol>

                        </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>