UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7010, 
  `added` = 17, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 21130 
WHERE 
  product_id IN (264884, 264885, 264886, 264887)

Query time 0.00081

Result

int(4)