#BLOCK("CachedInclude", #Object, "SF-Product.Content-Accessory" . #CacheIncludesPrices, NOT #Shop.ShowCustomerSpecificPrices) #LOCAL("ShowAvailibilityNotification", 1) #LOCAL("VisAccessory", #VisibleAccessory) #IF(#Shop.FeatureMaxValue.Accessory AND #COUNT(#VisAccessory))
{Product} | {Notification} | #IF(#Shop.ShowAvailabilityIcons){Status} | #ENDIF{Price} | #IF(NOT #Shop.ExclusiveAddToBasketButton)#ENDIF | |
---|---|---|---|---|---|
|
#Comment | #IF(#Shop.ShowAvailabilityIcons)#IF(#IsAvailable) #IF(NOT #DefaultSubProduct OR #SuperProduct) #INCLUDE("INC-ProductStockLevelIcon") #ENDIF #ENDIF | #ENDIF
#SNIPPET("INC-DisplayPrice", "OrderUnitDisplayOption,EnableAsterisk", "Short", "1")
#IF(#DisplayPrice)#SET("HasPrice", 1)#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(NOT #Shop.ExclusiveAddToBasketButton)
#IF(#IsAvailable)
#IF(NOT #DefaultSubProduct OR #SuperProduct)
#LOCAL
("LinkOption","Icon") #IF(NOT (#SuperProduct.IsCustomizable OR (NOT #SuperProduct AND #IsCustomizable)))#INCLUDE("INC-BasketLink")#ENDIF
#ENDLOCAL
#ELSIF(#DefaultSubProduct)
#ENDIF
#ENDIF
#IF(#DisplayDeliveryWeight AND #Weight)
{Weight}: #Weight[float] #WeightUnit.Abbreviation
#ENDIF
|
#ENDIF
|
#IF(#HasPrice)
#IF(#FUNCTION("DISPLAYPRICETAGINFOGROSS", #Object, #Shop.TaxModel, #Session.User.Object))
#IF(#Shop.PriceTagInfoMultiProductGross)
* #Shop.PriceTagInfoMultiProductGross[0]
#ENDIF
#ELSIF(#Shop.PriceTagInfoMultiProductNet)
* #Shop.PriceTagInfoMultiProductNet[0]
#ENDIF
#ENDIF
{AllAccessory}
|