UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3249, 
  `added` = 21, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 9852 
WHERE 
  product_id IN (431668, 431669, 431670, 431671)

Query time 0.00057

Result

int(4)