| Line 1... |
Line 1... |
| 1 |
<!-- <div class="recharge-head">Recharge</div>
|
1 |
<!-- <div class="recharge-head">Recharge</div>
|
| 2 |
<div class="offers clearfix">
|
2 |
<div class="offers clearfix">
|
| 3 |
<a href="<?php //echo base_url().'recharge'?>" class="recharge-btn btn" onclick="changeRecharge('1');">Mobile</a>
|
3 |
<a href="<?php //echo base_url().'recharge'?>" class="recharge-btn btn" onclick="changeRecharge('1');">Mobile</a>
|
| 4 |
<a href="<?php //echo base_url().'recharge'?>" onclick="changeRecharge('2');" class="offer-btn btn">DTH</a>
|
4 |
<a href="<?php //echo base_url().'recharge'?>" onclick="changeRecharge('2');" class="offer-btn btn">DTH</a>
|
| 5 |
</div>< -->!--offers-->
|
5 |
</div>< -->
|
| 6 |
<?php
|
6 |
<?php
|
| 7 |
if(isset($home_featured_product) and !empty($home_featured_product) and count($home_featured_product)>0){
|
7 |
if(isset($home_featured_product) and !empty($home_featured_product) and count($home_featured_product)>0){
|
| 8 |
?>
|
8 |
?>
|
| 9 |
<div class="recommended-pd">
|
9 |
<div class="recommended-pd">
|
| 10 |
<div class="head">
|
10 |
<div class="head">
|