UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 17872, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 53616 
WHERE 
  product_id IN (721, 722, 723, 724)

Query time 0.00031

Result

int(4)