#LOCAL("ShowVariationValues",0) #IF(#SuperProduct AND NOT #INPUT.FromSearch) #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(#ImageLarge OR #ImageSmall) #IF(#INPUT.FromSearch) #SET("RemoteViewAction","&ViewAction=ViewProduct") #ENDIF #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 #LOCAL("DisplayPrice", #DISPLAYPRICE(#Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object)) #SNIPPET("INC-DisplayPrice", "OrderUnitDisplayOption,EnableAsterisk", "Short","1") #LOCAL("ManufacturerPrice", #MANUFACTURERPRICE(#Object, #INPUT.Currency, #Shop.TaxModel, #Session.User.Object)) #IF(#DEFINED(#DisplayPrice))
#IF(#DEFINED(#ManufacturerPrice))
#IF(#Shop.ReferencePriceText)#Shop.ReferencePriceText[0]#ENDIF #IF(#Shop.CancelReferencePrice)#ManufacturerPrice[money]#ELSE #ManufacturerPrice[money]#ENDIF
#IF(#DEFINED(#ManufacturerPrice) AND #DisplayPrice < #ManufacturerPrice AND #DisplayPrice > 0) #LOCAL("PriceSavings", #PRICESAVINGS(#Object, #DisplayPrice, #ManufacturerPrice)) #IF(#DEFINED(#PriceSavings))
{YouSaving} #PriceSavings
#ENDIF #ENDLOCAL #ENDIF
#IF(#IsDailyPrice)
{IsDailyPriceSF}
#ENDIF #ENDIF #LOCAL("ReferencePrice",#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 #ENDIF
#IF(#CanAddToBasket AND (NOT #SuperProduct OR (#SuperProduct AND (#SuperProduct.StockLevel OR #ShowVariationValues))))
#INCLUDE("INC-ProductStockLevelIcon") #INCLUDE("INC-ProductStockLevelNoIcon")
#ENDIF #IF(#DisplayDeliveryWeight AND #Weight)
{Weight}: #Weight[float] #WeightUnit.Abbreviation
#ENDIF
#LOCAL("LinkOption","Icon") #MENU("ListProductLinks")#INCLUDE(#Template)#ENDMENU #ENDLOCAL
#ENDLOCAL #ENDLOCAL
#ENDIF #ENDLOCAL