Customers can be guided through a customized purchasing process with the use of a checkout link. You can specify which product options, quantities, and discounts to apply when you generate a checkout link. A buyer who clicks the link is taken directly to a shopping cart where they can buy the items they have chosen.
Checkout links can be shared with clients directly or included in webpages as standard links or buttons. The URL can be sent via electronic mail, social media, and instant message. Each buyer receives a unique checkout despite using the same URL.
Make a link to your shopping cart
- Shopify admin Section
- With the Purchase Button channel enabled in your Shopify dashboard, you can generate connections to the product\’s checkout page from the product information page itself.
- To generate a shopping cart for a specific item, head to Products and click on it.
- To get to the checkout page straight from the product page, select Additional actions from the menu that appears.
- Choosing a product flavor is up to you. You can create a manual checkout link with many versions and quantities beyond the one that comes with a default checkout link.
- Click Copy link.
Note: A checkout link can be personalized as an extra feature.
Build a button for manual payment processing.
The following parts can be used to make shopping cart links:
For example, a valid checkout URL might look like this: https://your-shop-name.myshopify.com/cart/.
If there are numerous variants, divide them with commas and then add variant id:quantity. Learn where to look for a product\’s SKU variations.
Your checkout link can be personalized, but it is not required.
The following is an illustration of a single-option shopping cart link:
https://your-shop-name.myshopify.com/cart/65654684313464:1
The following is an example of a shopping cart link that accommodates numerous product options and quantities.
https://your-shop-name.myshopify.com/cart/65654684313464:3,31384149360662:1
Modify a shopping cart button to your specifications.
There is a series of query parameters (beginning after the? in the link) that can be used to modify the accepted payment types and the discounts that are applied to a checkout.
ShopPay Powered Checkout
If you have Shop Pay set up for your store, you may direct customers to a Shop Pay-powered checkout by appending payment=shop pay to your checkout URL. Customers can speed through the checkout process with as little as one click if they are logged into Shop Pay. If you want to disable Shop Pay on your store, customers will still be able to use a guest checkout and will be taken there automatically.
If you click on this link, for instance, you\’ll be taken to a Shop Pay-enabled checkout.
https://your-shop-name.myshopify.com/cart/65654684313464:1? payment=shop pay
Shop Pay provides branding guidelines and free assets to help you apply Shop Pay branding to your Shop Pay-powered checkout links. The Purchase with Shop Pay Web Component displays the contents of your Checkout Link as a Shop Pay button.
Include a promotional code
If you put discount=CODE to the end of your checkout link, you\’ll receive a discount. Just append discount=15off to the end of the link if it\’s a coupon code for fifteen percent off. When they use the link to buy, the discount will automatically be deducted.
For instance, the following link will bring up a Shop Pay-based checkout where you can use the promo code 15off to receive a 15% discount:
https://your-shop-name.myshopify.com/cart/65654684313464:1?payment=shop pay&discount=15off