#IF(#DELETE OR #DELETEALL)
{OnlineOffersWillBeEnded}
{SKU} | {Product} | {YourPriceOffer} | {CheapestOffer} | {DeliveryPeriod} | {Status} | ||||||||||||||||||||
#ELSE | #IF(#Pager.OrderBy NE "Alias") | {SKU} | #ELSIF(#INPUT.OrderDesc){SKU} | #ELSE{SKU} | #ENDIF #IF(#Pager.OrderBy NE "NameOrAlias"){Product} | #ELSIF(#INPUT.OrderDesc){Product} | #ELSE{Product} | #ENDIF #IF(#Pager.OrderBy NE "AmazonPrice"){YourPriceOffer} | #ELSIF(#INPUT.OrderDesc){YourPriceOffer} | #ELSE{YourPriceOffer} | #ENDIF #IF(#Pager.OrderBy NE "BestPrice"){CheapestOffer} | #ELSIF(#INPUT.OrderDesc){CheapestOffer} | #ELSE{CheapestOffer} | #ENDIF #IF(#Pager.OrderBy NE "DeliveryPeriod"){DeliveryPeriod} | #ELSIF(#INPUT.OrderDesc){DeliveryPeriod} | #ELSE{DeliveryPeriod} | #ENDIF #IF(#Pager.OrderBy NE "OnlineStatus"){Status} | #ELSIF(#INPUT.OrderDesc){Status} | #ELSE{Status} | #ENDIF #ENDIF||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
#IF(NOT #DELETE)#INCLUDE("Pager")#ENDIF |
|||||||||||||||||||||||||
#IF(#DELETE)#ENDIF | #INCLUDE("INC-OfferIcon") #Product.Alias #INCLUDE("INC-VariationValues") #INCLUDE("INC-BundleIcon") #INCLUDE("INC-VariationIcon") #INCLUDE("INC-IncompleteIcon") | #Product.NameOrAlias | #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 | |||||||||||||||||||
{NoSearchResults} | |||||||||||||||||||||||||