UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 76, 
  `added` = 15, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55300 
WHERE 
  product_id IN (51140, 51141, 51142, 51143, 51144)

Query time 0.00049

Result

int(5)