#LOCAL("VisCrossSelling", #VisibleCrossSelling) #IF(#Shop.FeatureMaxValue.ManualCrossSelling AND #COUNT(#VisCrossSelling))
#IF(#Comment)
#Comment
#ENDIF
#IF(#ImageSmall)
#ENDIF
#IF(#DefaultSubProduct AND NOT #SuperProduct)
#NameOrAlias
#ELSE
#NameOrAlias
#ENDIF
#SNIPPET("INC-DisplayPrice", "OrderUnitDisplayOption,EnableAsterisk", "Short", "1")
#IF(#DisplayPrice)#SET("HasPrice", 1)#ENDIF
#IF(#IsAvailable)
#IF(NOT #DefaultSubProduct OR #SuperProduct)
#LOCAL("LinkOption","NoOption")#INCLUDE("INC-BasketLink")#ENDLOCAL
#ELSIF(#DefaultSubProduct)
#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
#IF(#DisplayDeliveryWeight AND #Weight)
{Weight}: #Weight[float] #WeightUnit.Abbreviation
#ENDIF
|
#ENDLOCAL
#ENDWITH#ENDLOOP