
Prefill the cart for a specific customer with previously purchased products and shipping address
You can prefill the cart with products for a specific customer by adding a
c
parameter to your checkout link URL. This feature is optional and provides a personalized shopping experience.
If the Customer feature is enabled, you can use the ‘Reorder’ button in the
Cart Card to quickly prefill the cart for returning customers.
1
Enable Customer Dynamic Links
Turn on the Customer feature in your settings.
2
Add the customer parameter to your URL
Append
?c=customer_id
to your Checkout Link. Replace
customer_id
with the actual customer identifier.3
Use the Reorder button (optional)
If enabled, click ‘Reorder’ in the Cart Card to prefill the cart for the
specified customer.
Customer dynamic links help streamline repeat purchases and improve customer
experience.