#IF(#FormError AND #FormErrors.Form.EbayForm)
{InputError}
#IF(#FormErrors.Reason.OBJECT_EXISTS)
{DoubleObject}
#ELSE
{PleaseCorrectErrors}
#ENDIF
#ENDIF
#IF(#DELETE)
{Warning}
{AcceptAction}
#LOOP(#DeleteObjects)
#ENDLOOP
#ENDIF
#IF(NOT #COUNT(#Shop.EbayUserTemplates))
#ENDIF
#IF(NOT #DELETE)
#SNIPPET("INC-BatchActions", "BatchActions", "BatchActions")
#ENDIF
#IF(#DELETE)
#ELSE
#ENDIF