#LOCAL("FeedbackNeeded", 0) #IF(#FormError)
({Summary}: #FormErrors.Reason.EbayRequestNotSuccessful.ErrorCount)
#ELSIF(#FormErrors.Reason.CreateOrderNotSuccessful){NoProduct}
#ELSIF(#Name EQ "ShippingMethodNoPrice"){ShippingMethodNoPrice} #LOCAL("DefaultShipping", "")#LOOP(#Shop.ShippingMethods)#IF(#IsDefault)#SET("DefaultShipping", #ID)#ENDIF#ENDLOOP {EditSettingsNow}#ENDLOCAL
#ELSIF(#Name EQ "PaymentMethodNoPrice"){PaymentMethodNoPrice} #LOCAL("DefaultPayment", "")#LOOP(#Shop.PaymentMethods)#IF(#IsDefault)#SET("DefaultPayment", #ID)#ENDIF#ENDLOOP {EditSettingsNow}#ENDLOCAL
#ENDIF #ENDLOOP #ELSE#IF(#Pager.OrderBy NE "Name") | {SKUShort} | #ELSIF(#INPUT.OrderDesc){SKUShort} | #ELSE{SKUShort} | #ENDIF #IF(#Pager.OrderBy NE "ExternalAuctionId"){ExternalAuctionId} | #ELSIF(#INPUT.OrderDesc){ExternalAuctionId} | #ELSE{ExternalAuctionId} | #ENDIF #IF(#Pager.OrderBy NE "EbayUserName"){EbayUserName} | #ELSIF(#INPUT.OrderDesc){EbayUserName} | #ELSE{EbayUserName} | #ENDIF #IF(#Pager.OrderBy NE "Price"){Price} | #ELSIF(#INPUT.OrderDesc){Price} | #ELSE{Price} | #ENDIF #IF(#Pager.OrderBy NE "Customer"){Customer} | #ELSIF(#INPUT.OrderDesc){Customer} | #ELSE{Customer} | #ENDIF #IF(#Pager.OrderBy NE "Order"){Order} | #ELSIF(#INPUT.OrderDesc){Order} | #ELSE{Order} | #ENDIF #IF(#Pager.OrderBy NE "CreationDate"){Date} | #ELSIF(#INPUT.OrderDesc){Date} | #ELSE{Date} | #ENDIF #IF(#Pager.OrderBy NE "FeedbackType"){Feedback} | #ELSIF(#INPUT.OrderDesc){Feedback} | #ELSE{Feedback} | #ENDIF
#IF(NOT #DELETE AND NOT #SCHEDULEREPEAT)#INCLUDE("Pager")#ENDIF | ||||||||||||||||||||||||
#IF(#INPUT.ViewAction EQ "MBO-ViewEbayOrders") {PleaseSearch}#ELSE {noEbayTransactions}#ENDIF | ||||||||||||||||||||||||
#IF(#DEFINED(#EbayAuction.Product)) #IF(#EbayAuction.Product.IsMaster AND #DEFINED(#SubProductAuction.Product)) #WITH(#SubProductAuction.Product) #Alias #INCLUDE("INC-ProductIcon") #ENDWITH #ELSE #WITH(#EbayAuction.Product) #Alias #INCLUDE("INC-ProductIcon") #ENDWITH #ENDIF #ENDIF |
#IF(#EbayAuction.ExternalAuctionId AND #EbayAuction.ExternalAuctionId NE " ")
![]() ![]() |
#EbayUserName | #LOOP(#Shop.Currencies) #LOCAL("ShopCurrencyID", #CurrencyID) #IF(#EbayAuction.EbayShopEnvironment.EbayEnvironment.CurrencyID EQ #ShopCurrencyID) #Price[money]#IF(#Quantity > 1) (#Quantity {Pieces})#ENDIF #ENDIF #ENDLOCAL #ENDLOOP | #IF(#Customer) #IF(#DEFINED(#Customer.BillingAddress.DisplayName))#Customer.BillingAddress.DisplayName#ELSIF(#DEFINED(#Customer.BillingAddress.FullName))#Customer.BillingAddress.FullName#ENDIF #ENDIF | #IF(#IsPurchased) #IF(#CustomerOrder) #CustomerOrder.Alias #ELSE {purchased} #ENDIF #ELSE #LOCAL("ElapsedDays", #CALCULATE(#Now[date] - #CreationDate[date])) #IF(#ElapsedDays >= 3)#ENDIF {NotPurchased} #ENDLOCAL #ENDIF | #CreationDate[datetime] |
#IF(#FeedbackType == 0)
#SET("FeedbackNeeded", 1)
#ELSIF(#FeedbackType == 1)
![]() ![]() ![]() |