Rev 17817 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 17766 |
manish.sha |
1 |
<div class=" footer">
|
| 17817 |
manish.sha |
2 |
<div class="col-xs-12 navbar-fixed-bottom pmfooter hidden">
|
| 17766 |
manish.sha |
3 |
<div class="row" id="bottomNav" data-id="<?php echo $logged_user['id'];?>">
|
|
|
4 |
<i class="glyphicon glyphicon-shopping-cart cartbutton"></i><span class="badge cartcount">
|
|
|
5 |
|
| 17871 |
manish.sha |
6 |
<span class="carttotalitems">Product(s): </span><span class="carttotalitemsval">0</span>
|
|
|
7 |
<span class="carttotalamt"><span class="carttotal"> ₹ </span ><span class="carttotalval">0</span></span>
|
|
|
8 |
|
|
|
9 |
<button type="button" class="btn btn-md pull-right checkout"><i class="glyphicon glyphicon-arrow-right"></i></button>
|
| 17766 |
manish.sha |
10 |
<!-- <div class="col-xs-4 text-center"><a href="#"><i class="glyphicon glyphicon-circle-arrow-down"></i><br></a></div>
|
|
|
11 |
<div class="col-xs-4 text-center"><a href="#"><i class="glyphicon glyphicon-shopping-cart"></i><br></a></div> -->
|
| 13532 |
anikendra |
12 |
</div>
|
| 17766 |
manish.sha |
13 |
</div>
|
| 17773 |
manish.sha |
14 |
</div>
|