I want to change the product price dynamically in the server module. In the product configuration, users may select different options, and the product price should update accordingly. Therefore, I need a way to modify the product price on the cart page based on the selected configuration options.