Relative Content

Tag Archive for javascripthtmlwordpresswoocommerceshortcode

WooCommerce 2 step form with product add to cart and checkout without refresh

I am building a button that, when clicked, opens a pop-up with a 2-step form. In the first step, users fill in their details. After clicking “Next,” the user is registered and logged in (without refreshing the page). Then, we add a product to the cart and attempt to fetch the checkout without refreshing the page.