UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2037, 
  `added` = 13, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 6176 
WHERE 
  product_id IN (379701, 379702)

Query time 0.00084

Result

int(2)