UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1645, 
  `added` = 10, 
  `deleted` = 6, 
  `bought` = 2, 
  `total` = 5032 
WHERE 
  product_id IN (406, 408)

Query time 0.00022

Result

int(2)