UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1985, 
  `added` = 4, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 5975 
WHERE 
  product_id IN (366724)

Query time 0.00051

Result

int(1)