Add to Cart & Add to Checkout Permalinks
Overview:
A cart permalink takes your customers directly to the first page of the checkout screen with items pre-loaded into their cart or checkout.
To setup or modify a permalink follow these steps:
-
Here's a permalink example for adding items and a coupon code (optional) to cart:
https://www.sitename.com/cart?add=1085:2,122:2&coupon=save10
- Where 1085 is the product variant's ID and 1 is the quantity for the first item.
- Save10 is the coupon code.
-
Here's a permalink example for adding items and a coupon (optional) to checkout:
https://www.sitename.com/checkout?add=1085:2,122:2&coupon=save10
- Where 1085 is the product variant's ID and 1 is the quantity for the first item.
- Save10 is the coupon code.
Please sign in to leave a comment.
There are 0 Comments