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:
1. 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
|
2. 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
|
0 Comments