UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6438, 
  `added` = 18, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 19404 
WHERE 
  product_id IN (
    414336, 414337, 414338, 414339, 414340, 
    414341
  )

Query time 0.00063

Result

int(6)