UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 261, 
  `added` = 26, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55913 
WHERE 
  product_id IN (51221, 51222, 51223, 51224)

Query time 0.00034

Result

int(4)