Product page doesn't update with the updated data

changeCounty() is the backend function I made to update things. Which works. As showed in the post I call a function that does the update, using then I log the response which log the product with the price updated.

The problem is that the frontend doesn’t follow the update, which make sense so I update the page using wixLocation . to ( wixLocation . url ) but even after a reload the product are not updated, even if there are updated in the collection