#LOCAL("ShowBothTabPages", NOT(#UseMWSAccount))
#IF(#ShowBothTabPages)
{MWSSettings} {SOAPSettings}
#ENDIF #WITH_ERROR(#FormError)
#IF(#FormError) #LOCAL("UnspecifiedError",0)
#LOOP(#FormErrors.Form.LoginData.Errors) #IF(#Reason EQ "LoginFailed")

{LoginFailed}

{PleaseCorrectYourLoginDetails}

#ELSIF(#Reason EQ "InvalidMerchantToken")

{LoginFailed}

{PleaseCorrectYourToken}

#ELSE #SET("UnspecifiedError",1) #ENDIF #ENDLOOP #IF(#UnspecifiedError)

{InputError}

{PleaseCorrectErrors}

#ENDIF
#ENDLOCAL #ENDIF #IF(#ShowBothTabPages)

{Info0}

  1. {Info1} {CreateNewAmazonAccount}
  2. {Info2}
  3. {Info3} {ToAmazonAdministration}
  4. {Info4} {ClickSave}
  5. {Info5} {Info5_1} {ClickSave}
{RegisterDataInfo}
{MerchantEMail} {MandatoryStar}
{Password} {MandatoryStar}
{MerchantToken} {MandatoryStar}
#ENDIF

{Info0}

  1. {Info1} {CreateNewAmazonAccount}
  2. {Info2MWS} {ActivateMWS}
  3. {Info3MWS}
  4. {Info4MWS}
  5. {Info5MWS} {ClickSave}
{RegisterDataInfo}
{MWSMerchantID} {MandatoryStar}
#IF(#ShowBothTabPages)
#ENDIF
#ENDWITH_ERROR
{MandatoryFields}
#IF(#ShowBothTabPages) #ENDIF #ENDLOCAL