UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15848, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 47544 
WHERE 
  product_id IN (759)

Query time 0.00039

Result

int(1)