#IF(#DEFINED(#Pager)) #LOCAL("ResponseCount",#COUNT(#Pager.Items)) #IF(#OnlineStatus <= 1 AND NOT #ASIN)
#IF(#ResponseCount)

{AssignYourProduct}

{ChooseListing} #ELSE

{NoAmazonProductFound}

#IF(#Product.UPCEAN) {WrongEAN} {CheckEANNow} {SearchAgain} #ENDIF #ENDIF
#ENDIF #IF(#AWSRequestError)

{AWSRequestError}

{AWSRequestErrorInfo}

#ENDIF #ENDLOCAL #ENDIF #IF(#FormError)
#LOOP(#FormErrors.Errors) #IF((#Reason EQ "INTEGER_TOO_SMALL") AND(#FormError_AmazonDeliveryLatency))

{DeliveryLatencyTooSmall}

{HelpDeliveryPeriodValidValues}

#ELSIF((#Reason EQ "INTEGER_TOO_LARGE") AND(#FormError_AmazonDeliveryLatency))

{DeliveryLatencyTooLarge}

{HelpDeliveryPeriodValidValues}

#ELSIF(#Reason EQ "STRING_EMPTY")

{InputError}

{MandatoryFieldsMissing}

#ELSE

{InputError}

{PleaseCorrectErrors} #ENDIF #ENDLOOP
#ENDIF #IF(((NOT #COUNT(#Product.SubProducts)) OR (#Product.SuperProduct)) AND NOT #DEFINED(#AmazonPrice))

{ListingNotPossible}

{MissingPrice}

#ENDIF