UPDATE 
  cscart_multi_decproduct_popularity 
SET 
  `viewed` = 35, 
  `added` = 5, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 135 
WHERE 
  product_id IN (281)

Query time 0.00023