UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 16935, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 50805 
WHERE 
  product_id IN (1008, 1009, 1010, 1011)

Query time 0.00028

Result

int(4)