UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 170, 
  `added` = 88, 
  `deleted` = 0, 
  `bought` = 1, 
  `total` = 55933 
WHERE 
  product_id IN (51119, 51120, 51121, 51122, 51123)

Query time 0.00041

Result

int(5)