UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1457, 
  `added` = 11, 
  `deleted` = 3, 
  `bought` = 1, 
  `total` = 4451 
WHERE 
  product_id IN (540, 542, 543)

Query time 0.00041

Result

int(3)