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

Query time 0.00045

Result

int(5)