| Line 211... |
Line 211... |
| 211 |
<a href= "<?php echo $base_url."abouts/returnpolicy";?>" style="color:#E9292A;"><strong><u>EASY RETURNS, FREE REPLACEMENT : </strong>
|
211 |
<a href= "<?php echo $base_url."abouts/returnpolicy";?>" style="color:#E9292A;"><strong><u>EASY RETURNS, FREE REPLACEMENT : </strong>
|
| 212 |
See detail</a>
|
212 |
See detail</a>
|
| 213 |
</div>
|
213 |
</div>
|
| 214 |
<?php endif;?>
|
214 |
<?php endif;?>
|
| 215 |
<?php //echo strtok($_SERVER["REQUEST_URI"],'?');?>
|
215 |
<?php //echo strtok($_SERVER["REQUEST_URI"],'?');?>
|
| 216 |
<?php if(isset($searchfor) && !empty($searchfor)):?>
|
- |
|
| 217 |
<div id= "moreitem">
|
- |
|
| 218 |
<a href="<?php echo $_SERVER['HTTP_REFERER'];?>"><span style="padding:3px" class="glyphicon glyphicon-arrow-left"></span>Showing <?php echo $searchfor;?> items</a>
|
- |
|
| 219 |
</div>
|
- |
|
| 220 |
<?php endif;?>
|
- |
|
| 221 |
|
216 |
|
| 222 |
<?php if($id==6 && $subcategories && array_key_exists($subcategories, $searchableSubCategories) && !isset($searchfor)):?>
|
217 |
<?php if($id==6 && $subcategories && array_key_exists($subcategories, $searchableSubCategories):?>
|
| 223 |
<div id= "moreitem">
|
218 |
<div id= "moreitem">
|
| 224 |
<a onclick="clearFilters()" href="<?php echo $_SERVER['HTTP_REFERER'];?>"><span style="padding:3px" class="glyphicon glyphicon-arrow-left"></span>Showing <?php echo $searchableSubCategories[$subcategories];?></a>
|
219 |
<a onclick="clearFilters()" href="<?php echo $_SERVER['HTTP_REFERER'];?>"><span style="padding:3px" class="glyphicon glyphicon-arrow-left"></span>Showing <?php echo $searchableSubCategories[$subcategories];?></a>
|
| 225 |
</div>
|
220 |
</div>
|
| 226 |
<div class= "inner-addon left-addon" style='padding-top:5px;position: relative;'>
|
221 |
<div class= "inner-addon left-addon" style='padding-top:5px;position: relative;'>
|
| 227 |
<i class="glyphicon glyphicon-search"></i>
|
222 |
<i class="glyphicon glyphicon-search"></i>
|
| 228 |
<input type="text" id= "searchforbrand" placeholder="Search brands or models" class="input-block-level">
|
223 |
<input type="text" id= "searchforbrand" placeholder="Search brands or models" class="input-block-level">
|
| 229 |
</div>
|
224 |
</div>
|
| - |
|
225 |
<?php elseif(isset($searchfor) && !empty($searchfor)):?>
|
| - |
|
226 |
<div id= "moreitem">
|
| - |
|
227 |
<a href="<?php echo $_SERVER['HTTP_REFERER'];?>"><span style="padding:3px" class="glyphicon glyphicon-arrow-left"></span>Showing <?php echo $searchfor;?> items</a>
|
| - |
|
228 |
</div>
|
| 230 |
<?php endif;?>
|
229 |
<?php endif;?>
|
| 231 |
|
230 |
|
| 232 |
|
231 |
|
| 233 |
<div class="text-center hidden" id="searchloader">
|
232 |
<div class="text-center hidden" id="searchloader">
|
| 234 |
<br><br><br><br>
|
233 |
<br><br><br><br>
|