UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 115, 
  `added` = 13, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 56354 
WHERE 
  product_id IN (51101, 51102, 51103, 51104, 51105)

Query time 0.00037