How to Create a Link Direct to WooCommerce Checkout? Sometimes, you need to create a link direct to WooCommerce checkout for some reason. Maybe you want customers to more focus on what they are buying without going to the cart page.
This link also more effective if you use it on the sales page. You can put this link on the order button. When your prospect clicks on the order button, they will go directly to WooCommerce checkout for payment. This technique can increase your sales conversion and look more professional for using in sales pages.
Create a Link Direct to WooCommerce Checkout

Before we start, you must know this tutorial will not change the add to cart button. It just creates a link.
Step 1: Find product ID
To find product ID, navigate to Products >>> All Products. Find your product and then hover the mouse on the product. You will see ID of the product here.

Step 2: Create Link
This is link for direct to checkout page >>> www.yourdomain.com/checkout/?add-to-cart=ID
Change the orange highlight with your domain name and change the green highlight with your product’s ID.
For example, the full link you will get should be like this >>> www.yourdomain.com/checkout/?add-to-cart=1127
Step 3: Copy and Paste
After finish, copy overall URL and paste it on where you wish to put it.
That all.
So easy right?
Conclusion
In this article, you have learned how to create a link directly to checkout page in WooCommerce.