| Line 217... |
Line 217... |
| 217 |
<hr style="margin-top:0px;margin-bottom:4px;">
|
217 |
<hr style="margin-top:0px;margin-bottom:4px;">
|
| 218 |
|
218 |
|
| 219 |
<div class= "col-xs-9" style="padding:0px;">
|
219 |
<div class= "col-xs-9" style="padding:0px;">
|
| 220 |
|
220 |
|
| 221 |
|
221 |
|
| 222 |
<div style="width:100%;font-size:12px;padding:5px 1px 1px 1px;margin-left:5px;">
|
222 |
<div style="width:100%;font-size:12px;padding:5px 1px 1px 1px;margin-left:5px;margin-top: 1px;">
|
| 223 |
<?php if($id==6):?>
|
223 |
<?php if($id==6):?>
|
| 224 |
<a href= "<?php echo $base_url."abouts/returnpolicy";?>" style="color:#3399fe;">Easy Returns, Free Replacement:
|
224 |
<a href= "<?php echo $base_url."abouts/returnpolicy";?>" style="color:#3399fe;">Easy Returns, Free Replacement:
|
| 225 |
<span style="border: #3399fe 1px solid;padding:2px;font-size:11px;"> See detail </span></a>
|
225 |
<span style="border: #3399fe 1px solid;padding:2px;font-size:11px;"> See detail </span></a>
|
| 226 |
<br>
|
226 |
<br>
|
| 227 |
<a href= "<?php echo $base_url."abouts/shippingpolicy";?>" style="color:#3399fe;">Free Shippings:
|
227 |
<a href= "<?php echo $base_url."abouts/shippingpolicy";?>" style="color:#3399fe;">Free Shippings:
|
| 228 |
<span style="border: #3399fe 1px solid;padding:2px;font-size:11px;"> See how </span></a>
|
228 |
<span style="border: #3399fe 1px solid;padding:2px;font-size:11px;"> See how </span></a>
|
| 229 |
<?php elseif($id==3):?>
|
229 |
<?php elseif($id==3):?>
|
| 230 |
<span class="glyphicon glyphicon-bookmark"></span>
|
230 |
<!-- <span class="glyphicon glyphicon-bookmark"></span> -->
|
| 231 |
<a href= "<?php echo $base_url."categories/linkdeal/".$id."?filtertype=exclusive";?>" style="color:#3399fe;">Exclusive Offers</a>
|
231 |
<a href= "<?php echo $base_url."categories/linkdeal/".$id."?filtertype=exclusive";?>" class="linkdeal">Exclusive Offers</a>
|
| - |
|
232 |
<a href= "<?php echo $clearancesale;?>" class="linkdeal">Clearance Sale</a>
|
| 232 |
|
233 |
|
| 233 |
<?php endif;?>
|
234 |
<?php endif;?>
|
| 234 |
</div>
|
235 |
</div>
|
| 235 |
|
236 |
|
| 236 |
|
237 |
|