UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 150, 
  `added` = 57, 
  `deleted` = 14, 
  `bought` = 1, 
  `total` = 55695 
WHERE 
  product_id IN (51366, 51367, 51368, 51369)

Query time 0.00035

Result

int(4)