UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 40420, 
  `added` = 3880, 
  `deleted` = 214, 
  `bought` = 864, 
  `total` = 148621 
WHERE 
  product_id IN (1562, 1563, 1564)

Query time 0.00028

Result

int(3)