#BLOCK("WITH_FORM_ERROR",#FormError)
#IF(#FormError)

{InputError}

{PleaseCorrectErrors}
#ENDIF
#IF(NOT #FormError)

{Step} 2: {WizardStepHeadline}

{StepDescription}
{StepDescription2} {FurtherInformation}

#ENDIF #INCLUDE("INC-PagerHeader") #LOCAL("OrderBy",#INPUT.OrderBy)#IF(NOT #DEFINED(#OrderBy))#SET("OrderBy","")#ENDIF #IF(#OrderBy NE "Alias") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#OrderBy NE "Name") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#OrderBy NE "ListPrice") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#OrderBy NE "StockLevel") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #ENDLOCAL #LOCAL("EbayCurrency",#Shop.CurrencyID) #IF(#DEFINED(#EbayShopEnvironment.EbayEnvironment.CurrencyID)) #SET("EbayCurrency",#FUNCTION("CURRENCY",#EbayShopEnvironment.EbayEnvironment.CurrencyID)) #ENDIF #IF(#COUNT(#Pager.Items)) #LOOP(#Pager.Items) #ENDLOOP #ENDIF #ENDLOCAL
{SKUShort}{SKUShort}{SKUShort}{Name}{Name}{Name}{Price}{Price}{Price}{Quantity}{Quantity}{Quantity}
#IF(NOT #DELETE)#INCLUDE("Pager")#ENDIF
#WITH(#Product)#INCLUDE("INC-ProductIcon")#ENDWITH #Product.Alias #INCLUDE("INC-VariationValues") #IF(#IsNew) #ENDIF
#Name
#ENDBLOCK