UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1173, 
  `added` = 2, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 3529 
WHERE 
  product_id IN (516, 518, 519)

Query time 0.00023

Result

int(3)