#IF(#COUNT(#Pager.Items))
#LOCAL("PagerSetting", #PAGER_SETTING(#Shop.Object,"SF_ProductsThreeColumns"))
#INCLUDE("INC-ChangeListOrder")
#ENDLOCAL
#ENDIF
#INCLUDE("Pager")
#IF(#COUNT(#Pager.Items))
#WITH(#Pager)#IF(#SearchTermNew)
{AlternativeSearchResult}
#ENDIF#ENDWITH
#LOCAL("ShowSubProductDetails",0)
#IF(#INPUT.Search AND NOT #FormError)#SET("ShowSubProductDetails",1)#ENDIF
#LOOP(#Pager.Items)#INCLUDE("INC-ListProductImageBox")#ENDLOOP
#ENDLOCAL
#INCLUDE("Pager")
#ENDIF
#IF(#DISPLAYPRICETAGINFOGROSS(#Object, #Shop.TaxModel, #Session.User.Object))
#IF(#Shop.PriceTagInfoMultiProductGross)
* #Shop.PriceTagInfoMultiProductGross[0]
#ENDIF
#ELSIF(#Shop.PriceTagInfoMultiProductNet)
* #Shop.PriceTagInfoMultiProductNet[0]
#ELSE
#ENDIF