Hi, so I have woocommerce and I’ve hyperlinked the buttons on my sales page to add a simple product to cart and redirect to cart page afterwards (this process is done via hyperlinking the structure of the button) See explanation in link below…
So after I click any of the buttons on my sales page, I’m taken to the “Cart” page. That’s fine so far…
What you’ll instantly see is that the quantity of the book has doubled. If you do not see this, “Proceed to Checkout” to go to checkout page and you will most assuredly see a price discrepancy. No further additions to the cart were made but I feel like the add to cart URL I’m using to hyperlink my buttons with -> https://lowincomehousing.solutions/index.php/cart/?add-to-cart=4297 <- is being entered twice at some point between the initial click and the cart -> checkout page?
I’m really at my wits end.
The reason I am not checking the “Redirect to cart after addition” option in Woocommerce settings is because on the final page (Checkout page), I have upsells which they can click to add to their cart as well and when you try and click the upsells, it keeps kicking the user back to the cart page when they’re just supposed to stay on the checkout page with their upsells added into their cart ON the checkout page to view.
Hope I haven’t lost you…
I’m at my wits end! Please help.
Ryan