-
Notifications
You must be signed in to change notification settings - Fork 36
Upsell Page
This page provides one last opportunity to the customer to purchase more products before checkout. A list of recommended products are shown, based on what is in the customer's cart. This is a great way to add last minute additions to the cart before proceeding to checkout.
##Additional Products
This displays additional products the user can add to their cart last minute before checkout. The user can either click on the product directly, to learn more about the product (this will take the user to the product page) or directly add to cart from this screen. Clicking on the "Add to Cart" button adds 1 of that item to the cart.
##Continue to Checkout Button
When the user is completely ready to checkout, this button takes the user to the checkout screen. There are no more up-sells or recommended products on the next page.