#IF(#Shop.FeatureMaxValue.FactFinderPremium AND #Shop.FactFinder_IsPremium AND #System.FactFinder_Enabled) #LOCAL("CrossSelling",#FactFinderCrossSelling) #IF(#COUNT(#CrossSelling))
#IF (#ImageSmall)
#ENDIF
#IF(NOT #SuperProduct AND #DefaultSubProduct)
#NameOrAlias
#ELSE
#NameOrAlias
#ENDIF
#SNIPPET("INC-DisplayPrice", "OrderUnitDisplayOption,EnableAsterisk", "Short", "1")
#IF(#DisplayPrice)#SET("HasPrice", 1)#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
#IF(#IsAvailable)
#IF(NOT #DefaultSubProduct OR #SuperProduct)
#LOCAL("LinkOption","NoOption")#INCLUDE("INC-BasketLink")#ENDLOCAL
#ELSIF(#DefaultSubProduct)
#ENDIF
#ENDIF
|
#ENDLOCAL
#ENDLOOP