UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1744, 
  `added` = 6, 
  `deleted` = 2, 
  `bought` = 2, 
  `total` = 5292 
WHERE 
  product_id IN (402, 404)

Query time 0.00036

Result

int(2)