#IF(#FormErrors.Reason.EbaySiteNeedsCurrencyThatIsNotEnabledOnShop)
{IncompleteCurrencySettings}
#LOOP(#FormErrors.Reason.EbaySiteNeedsCurrencyThatIsNotEnabledOnShop.Errors)
{EbaySiteNeedsCurrencyThatIsNotEnabledOnShop}
#ENDLOOP
#ENDIF
#IF(#DELETE)
{Warning}
{AcceptAction}
#LOOP(#DeleteObjects)
#ENDLOOP
#ENDIF
#LOCAL("VisibleEnvironments",0)
#LOOP(#System.EbayEnvironments)#IF(#IsVisible)#SET("VisibleEnvironments",1)#ENDIF#ENDLOOP
#IF(NOT #VisibleEnvironments)
{Notification}
{NoSystemEbayEnvironments}
#ENDIF
#ENDLOCAL
#IF(NOT #DELETE)
#SNIPPET("INC-BatchActions", "BatchActions", "BatchActions")
#IF(#FormError AND (#FormErrors.Reason.WrongInputs OR #FormErrors.Reason.DuplicateName))
#ENDIF
#ENDIF
#IF(#DELETE)
#ENDIF
#ENDWITH_ERROR
#IF(#FUNCTION("MENU_COUNT", "RelatedTopic") > 0)