#LOCAL("CurrencyID", #INPUT.Currency) #LOCAL("DisplayPrice", #UNDEF) #LOCAL("NoFromPrice", 1) #IF(#IsMaster) #REM#ENDREM #SET("NoFromPrice", 0) #SET("DisplayPrice", #DISPLAYPRICE(#Object, #CurrencyID, #Shop.TaxModel, #Session.User.Object)) #ELSE #REM#ENDREM #SET("DisplayPrice", #DISPLAYPRICE(#Object, #CurrencyID, #Shop.TaxModel, #Session.User.Object, #NoFromPrice)) #ENDIF #LOCAL("PriceDeposit", #DEPOSIT(#Object, #CurrencyID, #Shop.TaxModel, #Session.User.Object)) #LOCAL("PriceEcoParticipation", #ECOPARTICIPATION(#Object, #CurrencyID, #Shop.TaxModel, #Session.User.Object))
#REM#ENDREM #INCLUDE("INC-AddToBasketWarnings")

#NameOrAlias #IF(#IsNew OR #DefaultSubProduct.IsNew) {New} #ENDIF

#MENU("Content-Base")#INCLUDE(#Template)#ENDMENU #INCLUDE("INC-DownloadPreview") #MENU("Mobile-ContentSpecialPrices")#INCLUDE(#Template)#ENDMENU
#ENDLOCAL#ENDLOCAL#ENDLOCAL#ENDLOCAL#ENDLOCAL