UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4576, 
  `added` = 8, 
  `deleted` = 3, 
  `bought` = 4, 
  `total` = 13820 
WHERE 
  product_id IN (
    35732, 35855, 35856, 35857, 35858, 35860, 
    35861, 35862, 35863, 35864, 35865, 
    35866, 35867, 35868, 35869, 35870, 
    35871, 35872, 35873, 35874, 35875, 
    35876, 35877, 35878
  )

Query time 0.00097

Result

int(24)