#IF(#ItemNo==0)#ENDIF #IF(NOT (#ItemNo % 2))#ENDIF #IF(#ItemNo %2)#ENDIF #IF(#COUNT(#Pager.Items)==(#ItemNo+1)) #IF((#COUNT(#Pager.Items) % 2)) #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(NOT #IsDeliveryTimeLonger AND #CanAddToBasket AND #DeliveryPeriod)
{DeliveryPeriod}: #DeliveryPeriod {DaysFuzzy}
#ENDIF #LOCAL("DisplayPrice", #FUNCTION("DISPLAYPRICE", #Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object)) #IF(#DEFINED(#DisplayPrice)) #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 #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(NOT (#StockAlert EQ "NO_STOCK") AND #IsAvailable AND NOT #SuperProduct)
#INCLUDE("INC-ProductStockLevelIcon")
#ENDIF
#IF(#Shop.PriceTagInfoSingleProductGross OR #Shop.PriceTagInfoSingleProductNet)
#IF(#FUNCTION("DISPLAYPRICETAGINFOGROSS", #Object, #Shop.TaxModel, #Session.User.Object)) #Shop.PriceTagInfoSingleProductGross[0] #ELSE #Shop.PriceTagInfoSingleProductNet[0] #ENDIF
#ENDIF #IF(#DisplayDeliveryWeight AND #Weight)
{Weight}: #Weight[float] #WeightUnit.Abbreviation
#ENDIF
#LOCAL("LinkOption","Icon") #MENU("ListProductLinks")#INCLUDE(#Template)#ENDMENU #ENDLOCAL
#ENDIF #ENDLOCAL
#ENDIF