UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3331, 
  `added` = 5, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 10023 
WHERE 
  product_id IN (37105, 37106, 37107)

Query time 0.00134

Result

int(3)