UPDATE 
  cscart_multi_decproduct_popularity 
SET 
  `viewed` = 31, 
  `added` = 2, 
  `deleted` = 1, 
  `bought` = 2, 
  `total` = 128 
WHERE 
  product_id IN (279)

Query time 0.00035