UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6468, 
  `added` = 23, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 19519 
WHERE 
  product_id IN (396003, 396004, 396005)

Query time 0.00060

Result

int(3)