UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6424, 
  `added` = 118, 
  `deleted` = 14, 
  `bought` = 16, 
  `total` = 20092 
WHERE 
  product_id IN (557, 558, 559)

Query time 0.00022

Result

int(3)