#IF(#ItemNo==0)#ENDIF #IF((NOT (#ItemNo % 3))AND(#ItemNo NNE 0))#ENDIF #IF(NOT (#ItemNo % 3))#ENDIF #IF(#COUNT(#Pager.Items)==(#ItemNo+1)) #IF((#COUNT(#Pager.Items) % 3)==2) #ELSIF((#COUNT(#Pager.Items) % 3)==1) #ENDIF
#IF(#ImageSmall)
#NameOrAlias
#ENDIF

#IF(#IsNew){New}#ENDIF #NameOrAlias

#IF(#Shop.IsProductNoVisible AND NOT #DEFINED(#SuperProduct) AND NOT #DEFINED(#DefaultSubProduct)) {ItemNoShort}: #Alias #ENDIF
#IF(#Description)
#Description[0]
#ENDIF #IF(#AvailabilityComment AND NOT #IsAvailable)
#AvailabilityComment[0]
#ENDIF #IF(#CanAddToBasket) #INCLUDE("INC-ProductStockLevelIcon") #INCLUDE("INC-ProductStockLevelNoIcon") #ENDIF #LOCAL("DisplayPrice", #FUNCTION("DISPLAYPRICE", #Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object)) #IF(#DEFINED(#DisplayPrice)) #IF(#IsDailyPrice)
{IsDailyPriceSF}
#ENDIF
#LOCAL("ManufacturerPrice", #FUNCTION("MANUFACTURERPRICE", #Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object)) #IF(#DEFINED(#ManufacturerPrice)) #IF(#Shop.ReferencePriceText)#Shop.ReferencePriceText[0]#ENDIF #IF(#Shop.CancelReferencePrice)#ManufacturerPrice[money]#ELSE #ManufacturerPrice[money]#ENDIF
#ENDIF #ENDLOCAL #SNIPPET("INC-DisplayPrice", "OrderUnitDisplayOption", "Short")
#IF(#Shop.PriceTagInfoSingleProductGross OR #Shop.PriceTagInfoSingleProductNet)
#IF(#FUNCTION("DISPLAYPRICETAGINFOGROSS", #Object, #Shop.TaxModel, #Session.User.Object)) #Shop.PriceTagInfoSingleProductGross[0] #ELSE #Shop.PriceTagInfoSingleProductNet[0] #ENDIF
#ENDIF #LOCAL("ReferencePrice",#FUNCTION("REFERENCEPRICE", #Object, #DisplayPrice, #INPUT.Currency)) #IF(#ReferencePrice != #DisplayPrice)
#RefAmount #IF(#DEFINED(#RefUnit.Abbreviation))#RefUnit.Abbreviation#ELSE#RefUnit.NameOrAlias#ENDIF = #ReferencePrice[money]
#ENDIF #ENDLOCAL #ENDIF
#IF(#DisplayDeliveryWeight AND #Weight)
{Weight}: #Weight[float] #WeightUnit.Abbreviation
#ENDIF
#LOCAL("LinkOption","Icon") #MENU("ListProductLinks")#INCLUDE(#Template)#ENDMENU #ENDLOCAL
#ENDLOCAL
#ENDIF