UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4974, 
  `added` = 37, 
  `deleted` = 10, 
  `bought` = 3, 
  `total` = 15187 
WHERE 
  product_id IN (552, 554, 555)

Query time 0.00073

Result

int(3)