Rev 11037 |
Rev 11251 |
Go to most recent revision |
Show entire file |
Ignore whitespace |
Details |
Blame |
Last modification |
View Log
| RSS feed
| Rev 11037 |
Rev 11169 |
| Line 1... |
Line 1... |
| 1 |
<!--offers-->
|
1 |
<!--offers-->
|
| - |
|
2 |
<!-- <div class="recharge-head">Recharge</div> -->
|
| - |
|
3 |
<div class="offers clearfix">
|
| - |
|
4 |
<a href="<?php echo base_url().'recharge'?>" class="recharge-btn btn" onclick="changeRecharge('1');">Mobile Recharge</a>
|
| - |
|
5 |
<a href="<?php echo base_url().'recharge'?>" onclick="changeRecharge('2');" class="offer-btn btn">DTH Recharge</a>
|
| - |
|
6 |
</div><!--offers-->
|
| 2 |
<?php
|
7 |
<?php
|
| 3 |
if(isset($home_featured_product) and !empty($home_featured_product) and count($home_featured_product)>0){
|
8 |
if(isset($home_featured_product) and !empty($home_featured_product) and count($home_featured_product)>0){
|
| 4 |
?>
|
9 |
?>
|
| 5 |
<div class="recommended-pd">
|
10 |
<div class="recommended-pd">
|
| 6 |
<div class="head">
|
11 |
<div class="head">
|