UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3693, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 11076 
WHERE 
  product_id IN (
    225060, 225061, 225062, 225063, 225064, 
    225073
  )

Query time 0.00074

Result

int(6)