UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3742, 
  `added` = 161, 
  `deleted` = 4, 
  `bought` = 1, 
  `total` = 12040 
WHERE 
  product_id IN (262345)

Query time 0.00069

Result

int(1)