The ebay.handlingtime attribute set or returns the handling time (dispatch days) for the product on eBay. Valid values are 1, 2, 3, 4, 5, 10, 15, and 20 days.
Example:
WHERE ebay.active && ebay.handlingtime < 3 SET ebay.handlingtime TO 3
The ebay.handlingtime attribute set or returns the handling time (dispatch days) for the product on eBay. Valid values are 1, 2, 3, 4, 5, 10, 15, and 20 days.
Example:
WHERE ebay.active && ebay.handlingtime < 3 SET ebay.handlingtime TO 3