| Line 9... |
Line 9... |
| 9 |
<?php endif;?>
|
9 |
<?php endif;?>
|
| 10 |
<?php endforeach;?>
|
10 |
<?php endforeach;?>
|
| 11 |
|
11 |
|
| 12 |
<?php if($id ==6):?>
|
12 |
<?php if($id ==6):?>
|
| 13 |
|
13 |
|
| 14 |
<li style='padding:2px;'><a class="selectbrand <?php if(isset($_COOKIE['brandschosen']) && $_COOKIE['brandschosen'] == '400'):?>active<?php endif;?>" data-href="?filter=brand&brands=400" data-id="400">Sandisk</a></li>
|
14 |
<li style='padding:2px;'><a class="selectsubcat <?php if(isset($_COOKIE['subcategorieschosen']) && $_COOKIE['subcategorieschosen'] == '7'):?>active<?php endif;?>" data-href="?filter=subcategory&subcategories=7" data-id="7">Memory Card</a></li>
|
| 15 |
<li style='padding:2px;'><a class="selectbrand <?php if(isset($_COOKIE['brandschosen']) && $_COOKIE['brandschosen'] == '423'):?>active<?php endif;?>" data-href="?filter=brand&brands=423" data-id="423">Digitek</a></li>
|
15 |
<li style='padding:2px;'><a class="selectsubcat <?php if(isset($_COOKIE['subcategorieschosen']) && $_COOKIE['subcategorieschosen'] == '12'):?>active<?php endif;?>" data-href="?filter=subcategory&subcategories=12" data-id="12">Power Bank</a></li>
|
| 16 |
<li style='padding:2px;'><a class="selectbrand <?php if(isset($_COOKIE['brandschosen']) && $_COOKIE['brandschosen'] == '420'):?>active<?php endif;?>" data-href="?filter=brand&brands=420" data-id="420">Imported</a></li>
|
16 |
<li style='padding:2px;'><a class="selectsubcat <?php if(isset($_COOKIE['subcategorieschosen']) && $_COOKIE['subcategorieschosen'] == '8'):?>active<?php endif;?>" data-href="?filter=subcategory&subcategories=8" data-id="8">Data Cable</a></li>
|
| - |
|
17 |
<?php if(isset($subcategorieschosen) && !empty($subcategorieschosen) && !isset($brandschosen)):?>
|
| - |
|
18 |
<li><button class="btn btn-xs clearfilters" style="width:25px !important;">All</button></li>
|
| - |
|
19 |
<?php endif;?>
|
| 17 |
|
20 |
|
| 18 |
<?php endif;?>
|
21 |
<?php endif;?>
|
| 19 |
<?php if(isset($brandschosen) && !empty($brandschosen)):?>
|
22 |
<?php if(isset($brandschosen) && !empty($brandschosen)):?>
|
| 20 |
<li><button class="btn btn-xs clearfilters" style="width:25px !important;">All</button></li>
|
23 |
<li><button class="btn btn-xs clearfilters" style="width:25px !important;">All</button></li>
|
| 21 |
<?php endif;?>
|
24 |
<?php endif;?>
|