UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3732, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 11196 
WHERE 
  product_id IN (21499, 21500, 21501, 21502)

Query time 0.00361

Result

int(4)