:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/finartindia.com/trash/**
:: Editing File: shipping.php
<?php include"header.php"; ?> <style> .shipping-policy h2 { font-size: 30px; color: #323246; text-align:left; } .shipping-policy p { margin-bottom:30px; } </style> <div class="header-overlay close_cart-init"></div> <div class="content-section parallax-section hero-section hidden-section" data-scrollax-parent="true"> <div class="bg par-elem" data-bg="images/bg/3.jpg"></div> <div class="overlay"></div> <div class="container"> <div class="section-title"> <h2>Shipping & Delivery Policy</h2> <div class="section-separator"><span><i class="fa-thin fa-paint-brush"></i></span></div> </div> </div> </div> <div class="content"> <div class="breadcrumbs-wrap"> <div class="container"> <a href="index.php">Home</a><a href="#">Shipping Policy</a> </div> </div> <div class="content-section"> <div class="container"> <div class="row"> <div class="col-lg-12 shipping-policy"> <h2>Shipping Timeline</h2> <p>Orders are processed within 3–5 business days. Delivery times vary depending on your location but usually take 7–10 business days within India. International orders may take longer.</p> <h2>Shipping Charges</h2> <p>Shipping costs are calculated at checkout. International buyers are responsible for customs duties and import taxes, if applicable.</p> <h2>Order Tracking</h2> <p>Once your order is shipped, you will receive a tracking number via email or SMS to monitor the status of your shipment.</p> <h2>Damages & Returns</h2> <p>If your order arrives damaged, please contact us at <b>info@finartindia.com</b> within 48 hours of delivery with photos. We will assess and provide a replacement or refund where applicable.</p> <h2>International Shipping</h2> <p>We ship artworks worldwide. Delivery timelines and costs may vary depending on the destination country.</p> </div> </div> </div> </div> </div> <?php include"footer.php"; ?>