I am developing a calculator to calculate the price of the product according to parameters.
My calculator is almost ready, and I only need to change the price of the product, and then transfer this changed price to the cart. In Shopify the price is not transmitted through a hidden field.
Please tell me how can I get the price of the product, change it and pass this changed price to the cart?
Thanks.