UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 249, 
  `added` = 59, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 60096 
WHERE 
  product_id IN (138, 51302, 51303, 51304, 51443)

Query time 0.00043

Result

int(4)