UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4385, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 13146 
WHERE 
  product_id IN (41447, 41448, 41449, 41450)

Query time 0.00194

Result

int(4)