UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 122, 
  `added` = 28, 
  `deleted` = 4, 
  `bought` = 0, 
  `total` = 55506 
WHERE 
  product_id IN (51361, 51362, 51363, 51364, 51365)

Query time 0.00039

Result

int(5)