UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1845, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 5532 
WHERE 
  product_id IN (32674)

Query time 0.00231

Result

int(1)