| Line 124... |
Line 124... |
| 124 |
<button class="btn btn-xs clearfilters btn-danger filteraction" style="position: absolute;right: -5px;top: 5px;" id="clearfilters">Reset</button>
|
124 |
<button class="btn btn-xs clearfilters btn-danger filteraction" style="position: absolute;right: -5px;top: 5px;" id="clearfilters">Reset</button>
|
| 125 |
<?php endif;?>
|
125 |
<?php endif;?>
|
| 126 |
</li>
|
126 |
</li>
|
| 127 |
<!-- <By subcategory started> -->
|
127 |
<!-- <By subcategory started> -->
|
| 128 |
<?php if ($id==6):?>
|
128 |
<?php if ($id==6):?>
|
| 129 |
<li role="presentation" class="menu-item"><a role="menuitem" tabindex="-1" href="<?php echo $base_url;?>subcategoryfilter/subcategory<?php if(isset($id)):?>/<?php echo $id;?><?php endif;?>">By SubCategory <span class="greyarrow"></span></a></li>
|
129 |
<li role="presentation" class="menu-item"><a role="menuitem" tabindex="-1" href="<?php echo $base_url;?>subcategoryfilter/subcategory<?php if(isset($id)):?>/<?php echo $id;?><?php endif;?>">By Product <span class="greyarrow"></span></a></li>
|
| 130 |
<?php endif;?>
|
130 |
<?php endif;?>
|
| 131 |
|
131 |
|
| 132 |
<!-- <By subcategory ended> -->
|
132 |
<!-- <By subcategory ended> -->
|
| 133 |
<li role="presentation" class="menu-item"><a role="menuitem" tabindex="-1" href="<?php echo $base_url;?>filter/brand<?php if(isset($id)):?>/<?php echo $id;?><?php endif;?>">By Brands <span class="greyarrow"></span></a></li>
|
133 |
<li role="presentation" class="menu-item"><a role="menuitem" tabindex="-1" href="<?php echo $base_url;?>filter/brand<?php if(isset($id)):?>/<?php echo $id;?><?php endif;?>">By Brands <span class="greyarrow"></span></a></li>
|
| 134 |
|
134 |
|