UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 38651, 
  `added` = 28, 
  `deleted` = 17, 
  `bought` = 0, 
  `total` = 316127 
WHERE 
  product_id IN (
    4113, 18600, 18601, 18602, 18603, 18604, 
    18605, 18606, 18607, 18609, 18610
  )

Query time 0.00354

Result

int(11)