{ListPrice}, {OrderUnit}, {TaxClass} 

#INCLUDE("INC-Product-Prices")
#LOCAL("ErrorItemNo", 0) #IF(#DEFINED(#Shop.TaxMethod) AND #GET("System.Child.PageTypes.Child.MBO.Child.DefaultTemplateTypes.Child.INC-".#Shop.TaxMethod.Alias[0]."-TaxClass-Select.ID")) #LOCAL("IncludeTemplate","INC-".#Shop.TaxMethod.Alias[0]."-TaxClass-Select") #INCLUDE(#IncludeTemplate) #ENDLOCAL #ELSE #INCLUDE("INC-TaxClass-Select") #IF(NOT #DeliveryThresholdIsActive)
#ENDIF #ENDIF #IF(#DeliveryThresholdIsActive) #INCLUDE("INC-Product-TaxExceptions") #ENDIF #ENDLOCAL #INCLUDE("INC-Product-UnitSettingsBase")