UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2797, 
  `added` = 345, 
  `deleted` = 3, 
  `bought` = 0, 
  `total` = 10131 
WHERE 
  product_id IN (
    359716, 359717, 359718, 359719, 359720, 
    359721, 359722
  )

Query time 0.00087

Result

int(7)