UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2358, 
  `added` = 3, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 7089 
WHERE 
  product_id IN (366842, 366843, 366844)

Query time 0.00052

Result

int(3)