UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 22, 
  `added` = 22, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 176 
WHERE 
  product_id IN (65868, 65869, 65870, 65871, 65872)

Query time 0.00495

Result

int(5)