#ENDIF
#LOCAL("HasDeposits", #COUNT(#Deposits))
#LOCAL("EUS_InitalOpen", 0)
#IF(#PriceQuantity != 1 OR
#MinOrder != 1 OR
#IntervalOrder != 1 OR
#DEFINED(#RefAmount) OR
#DEFINED(#RefContentAmount) OR
#DEFINED(#EcoParticipationCategory) OR
#DEFINED(#RefUnit) OR
#HasDeposits
)
#SET("EUS_InitalOpen", 1)
#ENDIF
{ShowExpertUnitSettings}
{HideExpertUnitSettings}
#IF(NOT #IsDownloadProduct)
#INCLUDE("INC-Product-Deposit")
#ENDIF
#IF(NOT #IsDownloadProduct)
#INCLUDE("INC-Product-EcoParticipation")
#ENDIF
#ENDLOCAL
#ENDLOCAL
#IF(#IsAppointment)
#ENDIF