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

Query time 0.00054

Result

int(3)