% 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 IF (CALL SHOW_TAX_OR_NOT()) THEN $SHOW_TAX_OR_NOT=1 ELSE $SHOW_TAX_OR_NOT=0 ENDIF QUERY CategoryProductFilter(category_id=$Data.category_id) DO%>