UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 38, 
  `added` = 24, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 234 
WHERE 
  product_id IN (432333)

Query time 0.00145

Result

int(1)