How do I make a “Pre- Order Now” button on my website that takes the customer straight to checkout instead of the cart page?
The product template I am testing this on right now can be found here: https://clubpickleco.com/products/break-tote
The “Pre-Order Now” button currently on the page is the following code:
What do I need to change?
Locate the code responsible for the “Add to Cart” button on your product page. This might be within your website’s theme files or a specific plugin. Modify the code to change the button text to “Pre-Order Now” and its link to bypass the cart and proceed directly to checkout.
Ok how do I have the link go straight to checkout?
Can I actually help you with that?