#LOCAL("ShopCurrencyID",#Shop.CurrencyID) #IF(#DEFINED(#EbayShopEnvironment.EbayEnvironment.CurrencyID)) #SET("ShopCurrencyID",#FUNCTION("CURRENCY",#EbayShopEnvironment.EbayEnvironment.CurrencyID)) #ENDIF
#BLOCK("WITH_FORM_ERROR",#FormError)
#IF(#FormError)

{InputError}

#IF(#OBJECT_EXISTS) {DoubleObject} #ELSE {PleaseCorrectErrors} #ENDIF
#ENDIF #IF(#EbayWarningNoEbayEnvironment)

{NoEbayAccount}

{PleaseChooseEbayAccountFirst} {ClickSave}

#ENDIF #IF(NOT #INPUT.IsDefaultAuction AND NOT #FormError)

{StepHeadline}

{StepDescription}

#ELSE #IF(#COUNT(#AuctionShippingMethods) > 2 OR #COUNT(#AuctionShippingLocations) > 2)

{Notification}

{NotMoreThanThree}

#ENDIF #ENDIF #IF(#IsGetItFast)

{Notification}

{GetItFastEnabled}

#ENDIF

{DomesticShipping}

#IF(NOT #COUNT(#AuctionShippingMethods)) #ELSE #LOOP(#AuctionShippingMethods) #ENDLOOP #ENDIF #IF(#COUNT(#AuctionShippingMethods) < 3) #ENDIF
{ShippingMethod} {Price} {AdditionalPrice} {Position}
{noAuctionShippingMethods}
#IF(#EbayShippingMethod) #EbayShippingMethod.NameOrAlias #IF(#EbayShippingMethod.IsExpeditedService)({IsExpeditedService})#ENDIF #ENDIF #Price[money] #AdditionalPrice[money]
#ShopCurrencyID.Symbol #ShopCurrencyID.Symbol
#ENDBLOCK
#BLOCK("WITH_FORM_ERROR",#FormError)

{InternationalShipping}

#IF(NOT #COUNT(#AuctionShippingLocations)) #ELSE #LOOP(#AuctionShippingLocations) #ENDLOOP #ENDIF #IF(#COUNT(#AuctionShippingLocations) < 3) #ENDIF
{ShipTo} {ShippingMethod} {Price} {AdditionalPrice} {Position}
{noAuctionShippingLocations}
#IF(#EbayShippingLocation) #EbayShippingLocation.NameOrAlias #ENDIF #IF(#EbayShippingMethod) #EbayShippingMethod.NameOrAlias #ENDIF #Price[money] #AdditionalPrice[money]
#ShopCurrencyID.Symbol #ShopCurrencyID.Symbol


#IF(NOT #INPUT.IsDefaultAuction) #ENDIF
#ENDBLOCK
#ENDLOCAL