UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2800, 
  `added` = 2, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 8410 
WHERE 
  product_id IN (24607)

Query time 0.00242

Result

int(1)