UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 17161, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 51483 
WHERE 
  product_id IN (754, 755, 756, 757, 758)

Query time 0.00037

Result

int(5)