UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1835, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 5505 
WHERE 
  product_id IN (3956, 3957)

Query time 0.00051

Result

int(2)