<% IF $Cookie.product_small_template=='undefined' THEN $Cookie.product_small_template='' ENDIF IF $Cookie.product_small_template THEN $Data.product_small_template=$Cookie.product_small_template ENDIF IF NOT $Data.product_small_template THEN $Data.product_small_template=$Shop.product_small_template ENDIF IF NOT $Data.product_small_template THEN $Data.product_small_template='standard' ENDIF QUERY BrandProductFilter(brand_id=$Data.brand_id) DO%>
<%IF $no_of_filters THEN%>

[%FILTER_HEADER Filter%] [%LOADING Laddar...%]

<%ENDIF%> <%DISPLAY IF $no_of_filters THEN%> <% /* SLIDERS */ IF $pf_mode=="NUMERIC" THEN%> <% /* BUTTONS, FILTER ATTRIBUTES, RANGES */ ELSIF $pf_mode=="FIELDVALUES" OR $pf_mode=="FILTERATTRS" OR $pf_mode=="RANGE" THEN%> <%ENDIF%> <%ENDIF NEXTROW%>
<%IF $pf_picture_id THEN%> <%ENDIF%> $pf_name <%IF $pf_note THEN%>
$pf_note
<%ELSE%>   <%ENDIF%>
<%IF $pf_unit THEN%>$pf_unit<%ENDIF%>
<%IF $no_of_filters THEN%> <%IF $hidden_filters_found THEN%> <%ENDIF%> <%ENDIF%> <%IF $opt_layout THEN%>
<%QUERY LayoutTemplate(template_type='product-small',available_in_shop=1) DO DISPLAY%>
<%NEXTROW ENDQUERY%>
<%ENDIF%> <%IF $show_numproduct_chooser THEN%>
checked="checked"<%ENDIF%> onchange="apply_filters({'Pagenum':'$Pagenum','Pagerows':this.value});">12 checked="checked"<%ENDIF%> onchange="apply_filters({'Pagenum':'$Pagenum','Pagerows':this.value});">36 checked="checked"<%ENDIF%> onchange="apply_filters({'Pagenum':'$Pagenum','Pagerows':this.value});">72
<%ENDIF%> <%IF NOT $sorting_anything THEN%> <%ENDIF%>
<%ENDQUERY%>
<%$pageselector_querystring="brand_id="+$brand_id+"&" $pageselector_file="/brand.html" $show_numfilterproducts=$Data.saved_pagerows INCLUDE 'filter-products.htm'%>