Have you ever thought of how you could remove the cart from WooCommerce so that you can have a much simpler checkout experience?
You can do that now with WooCommerce Skip Cart. It will add the following functionalities to your WooCommerce shop:
1 – Remove the cart from the checkout experience
This would then allow you even to use custom buttons all over your site or some other source with the ‘?add-to-cart=‘ and would let you use a link like the one below to send your customers to the checkout page automatically:
<p><a href="https://sorin.xyz/?add-to-cart=25419" target="_blank" rel="noreferrer noopener">https://sorin.xyz/?add-to-cart=25419</a></p>
2 – Clear the cart items if the user leaves the checkout page. Therefore, if they come back to your site and press the buy button again, they will not have the same product twice
3 – Automatically set new orders as complete when the payment has been confirmed
Comments
There are no comments yet. You can be the first to let us know your thoughts!