UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1630, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 4887 
WHERE 
  product_id IN (
    33071, 33072, 33073, 33074, 33075, 33076, 
    33077, 33078, 33079, 33080
  )

Query time 0.00081

Result

int(10)