[ad_1]
Hi!
I currently have a multi-page form set up where each selection adds to the product total($) using calculations. Ive set up a Confirmation by redirecting, and adding the product to the cart on form submission using:
“`
The issue I am having is that none of the selections made or the total price gets passes into the cart, it only shows the product name that I passed in the add to cart URL using the PRODID and a total of 0$ (this is the price set in WordPress – Products)
How do I get all selections made on the form and price to be shown on the cart page?
Thanks!
[ad_2]
Your post title says “without Woocommerce” – so what are you using for cart? The calculation field in gravity forms is not a cart – simply a “total” number.