#IF(#DELETE OR #DELETEALL)

{Warning}

{OnlineOffersWillBeEnded}

#ENDIF #IF(NOT #DELETEALL) #LOCAL("VariationTypeValuesArray", #Product.VariationTypeValues) #IF(#DELETE) #ELSE #IF(NOT #Pager.Items) #ELSE #IF(#Pager.OrderBy NE "NameOrAlias") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #LOOP(#VariationTypeValuesArray) #ENDLOOP #IF(#Pager.OrderBy NE "AmazonPrice") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#Pager.OrderBy NE "BestPrice") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#Pager.OrderBy NE "DeliveryPeriod") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #IF(#Pager.OrderBy NE "OnlineStatus") #ELSIF(#INPUT.OrderDesc) #ELSE #ENDIF #ENDIF #ENDIF #LOCAL("PagerItems","") #IF(#DELETE) #SET("PagerItems",#DeleteObjects) #SET("AllowNewEntry",0) #ELSE #SET("PagerItems",#Pager.Items) #ENDIF #IF(#COUNT(#PagerItems)) #LOOP(#PagerItems) #IF(#DELETE)#ENDIF #LOOP(#VariationTypeValuesArray) #ENDLOOP #ENDLOOP #ENDIF #ENDLOCAL
{SKU} {Product} {YourPriceOffer} {CheapestOffer} {DeliveryPeriod} {Status}
{Product}{Product}{Product}#Attribute.NameOrAlias{YourPriceOffer}{YourPriceOffer}{YourPriceOffer}{CheapestOffer}{CheapestOffer}{CheapestOffer}{DeliveryPeriod}{DeliveryPeriod}{DeliveryPeriod}{Status}{Status}{Status}
#IF(NOT #DELETE)#INCLUDE("Pager")#ENDIF
#INCLUDE("INC-OfferIcon") #Product.NameOrAlias #INCLUDE("INC-BundleIcon") #INCLUDE("INC-VariationIcon") #INCLUDE("INC-IncompleteIcon") #FORMAT(#GET("Product.".#Attribute.Alias.".ValueOrAlias"),"html")#AmazonPrice[money] #BestPrice[money] #Product.AmazonDeliveryLatency {DaysFuzzy} #IF(NOT #COUNT(#Product.SubProducts) OR #Product.SuperProduct) #IF(#OnlineStatus == 0){IsPreparing} #ELSIF(#OnlineStatus == 1){Error} #ELSIF(#OnlineStatus == 2){IsUploading} #ELSIF(#OnlineStatus == 4){IsActive} #ELSIF(#OnlineStatus == 8){inactive} #ENDIF #ENDIF
#ENDLOCAL #ENDIF