Subversion Repositories SmartDukaan

Rev

Rev 10641 | Rev 11068 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?php
 if(($stylesheet == 'common.css') || ($stylesheet == 'cart.css')) {?>
<div class="features clearfix">
        <div class="on-time">
          <p>On Time Guarantee</p>
        </div>
        <div class="in-store">
          <p>Pickup from nearest Spice Hotspot Store</p>
        </div>
        <div class="emi">
          <p>Pay in 3-18 easy Installments</p>
        </div>
        <div class="insure">
          <p>Insure mobile against theft</p>
        </div>
      </div><!--features-->
      <?php } ?>
<footer>
        <a href="<?php echo base_url()?>contact">contact us</a>
        <a href="<?php echo base_url()?>privacy-policy" >privacy policy</a>
        <a href="<?php echo base_url()?>terms-conditions" >T &amp; C</a>
        <a href="http://www.saholic.com">desktop site</a>  
      </footer>