UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12991, 
  `added` = 8, 
  `deleted` = 4, 
  `bought` = 11, 
  `total` = 39143 
WHERE 
  product_id IN (21581, 21582, 21583)

Query time 0.00187

Result

int(3)