#BLOCK("CachedInclude", #Object, "SF-Product.Content-AutoCrossSelling" . #CacheIncludesPrices, NOT #Shop.ShowCustomerSpecificPrices) #LOCAL("VisAutoCrossSelling", #VisibleAutoCrossSelling) #IF(#Shop.FeatureMaxValue.AutoCrossSelling AND #Shop.AutoCrossSellingIsVisible AND #COUNT(#VisAutoCrossSelling))
#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
#IF(#DisplayDeliveryWeight AND #Weight)
{Weight}: #Weight[float] #WeightUnit.Abbreviation
#ENDIF
|
#ENDLOCAL
#ENDLOOP