#LOCAL("ShowVariationValues",0) #IF(#SuperProduct) #SET("ShowVariationValues",1) #LOOP(#SuperProduct.Categories) #IF(#ID == #THIS.ID)#SET("ShowVariationValues",0)#ENDIF #ENDLOOP #ENDIF #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(#SuperProduct AND #ShowVariationValues) #LOCAL("ListItemProduct",#_) (#JOIN(", ",#VariationTypeValues)#Attribute.NameOrAlias#SPACE[0]: #FORMAT(#GET("ListItemProduct.".#Attribute.Alias.".ValueOrAlias"),"html")#ENDJOIN) #ENDLOCAL #ENDIF

#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 AND (NOT #SuperProduct OR (#SuperProduct AND (#SuperProduct.StockLevel OR #ShowVariationValues)))) #INCLUDE("INC-ProductStockLevelIcon") #INCLUDE("INC-ProductStockLevelNoIcon") #ENDIF #LOCAL("DisplayPrice", #FUNCTION("DISPLAYPRICE", #Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object)) #LOCAL("ManufacturerPrice", #FUNCTION("MANUFACTURERPRICE", #Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object)) #IF(#DEFINED(#DisplayPrice)) #IF(#IsDailyPrice)
{IsDailyPriceSF}
#ENDIF
#IF(#DEFINED(#ManufacturerPrice)) #IF(#Shop.ReferencePriceText)#Shop.ReferencePriceText[0]#ENDIF #IF(#Shop.CancelReferencePrice)#ManufacturerPrice[money]#ELSE #ManufacturerPrice[money]#ENDIF
#ENDIF #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(#DEFINED(#ReferencePrice) AND #ReferencePrice != #DisplayPrice)
#RefAmount #IF(#DEFINED(#RefUnit.Abbreviation))#RefUnit.Abbreviation#ELSE#RefUnit.NameOrAlias#ENDIF = #ReferencePrice[money]
#ENDIF #ENDLOCAL #IF(#DEFINED(#ManufacturerPrice) AND #DisplayPrice < #ManufacturerPrice AND #DisplayPrice > 0) #LOCAL("PriceSavings", #PRICESAVINGS(#Object, #DisplayPrice, #ManufacturerPrice)) #IF(#DEFINED(#PriceSavings))
{YouSaving} #PriceSavings
#ENDIF #ENDLOCAL #ENDIF #ENDIF
#IF(#DisplayDeliveryWeight AND #Weight)
{Weight}: #Weight[float] #WeightUnit.Abbreviation
#ENDIF
#LOCAL("LinkOption","Icon") #MENU("ListProductLinks")#INCLUDE(#Template)#ENDMENU #ENDLOCAL
#ENDLOCAL #ENDLOCAL
#ENDLOCAL
#ENDIF