UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1066, 
  `added` = 5, 
  `deleted` = 0, 
  `bought` = 1, 
  `total` = 3233 
WHERE 
  product_id IN (435482)

Query time 0.00096

Result

int(1)