#LOCAL("PagerSetting", #PAGER_SETTING(#Shop.Object,"SF_ProductsThreeColumns")) #IF(#Pager.CountOfItems > 0) #INCLUDE("INC-ChangeListOrder") #IF(#Pager.CountOfPages > 1)
#INCLUDE("Pager")
#ENDIF #LOOP(#Pager.Items) #INCLUDE("INC-ListProductImageBox") #ENDLOOP #IF(#Shop.PriceTagInfoMultiProductGross OR #Shop.PriceTagInfoMultiProductNet)
* #IF(#DISPLAYPRICETAGINFOGROSS(#Object, #Shop.TaxModel, #Session.User.Object)) #Shop.PriceTagInfoMultiProductGross[0] #ELSE #Shop.PriceTagInfoMultiProductNet[0] #ENDIF
#ENDIF #INCLUDE("Pager") #IF(#Pager.CountOfItems > 1)
{PageThis}
#ENDIF
#ENDIF #ENDLOCAL