#IF(#Shop.IsTrialShop AND NOT #INPUT.IsEditorModeEnabled)
#IF(#Shop.ReferencePriceText)#Shop.ReferencePriceText[0]#ENDIF
#IF(#Shop.CancelReferencePrice)#ManufacturerPrice[money]#ELSE #ManufacturerPrice[money]#ENDIF
(#RefAmount #IF(#DEFINED(#RefUnit.Abbreviation))#RefUnit.Abbreviation#ELSE#RefUnit.NameOrAlias#ENDIF = #ReferencePrice[money])
#ENDIF #ENDLOCAL #IF(#DEFINED(#ManufacturerPrice) AND #DEFINED(#DisplayPrice) AND #DisplayPrice < #ManufacturerPrice AND #DisplayPrice > 0) #LOCAL("PriceSavings", #PRICESAVINGS(#Object, #DisplayPrice, #ManufacturerPrice)) #IF(#DEFINED(#PriceSavings)){YouSaving} #PriceSavings
#ENDIF #ENDLOCAL #ENDIF #ENDLOCAL #ENDLOCAL #IF(#FUNCTION("DISPLAYPRICETAGINFOGROSS", #Object, #Shop.TaxModel, #Session.User.Object)) #IF(#Shop.PriceTagInfoSingleProductGross)#Shop.PriceTagInfoSingleProductGross[0]
#ENDIF #ELSE #IF(#Shop.PriceTagInfoSingleProductNet)#Shop.PriceTagInfoSingleProductNet[0]
#ENDIF #ENDIF #IF(NOT #IsMaster) #ENDIF