UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 131, 
  `added` = 26, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55523 
WHERE 
  product_id IN (51130, 51131, 51132, 51133, 51134)

Query time 0.00043

Result

int(5)