Looking for the v10 manual? Visit our new user's guide!
 
Search Descriptions Version
 
 
This article applies to: ML8

Upsell


The upsell feature gives store admins the ability to cross-sell or recommend additional products to their customers.

Setup

1 - First, list the IDs of the products you would like to upsell (this must be done for each product) on the Manage Products page in the admin site. You can also specify a discount for upsell products if desired. This discount will only be applied if the product is added to the cart through the upsell windown on another product page. Adding that product directly to the cart from its own product page will not apply the discount.

2 - Configure these AppConfigs as desired for your site:

AppConfig NameDescription
UpsellProductsGridColWidthThis controls how many upsell products to display per row.
ShowUpsellProductsOnCartPageIf this is set to true, upsell products will also be displayed on the shopping cart page (based on the products already in the cart).
UpsellProductsLimitNumberOnCartIf ShowUpsellProductsOnCartPage is set to true, this determines how many upsell products to display.

Display

Upsell products configured this way will display at the bottom of product detail pages and the shopping cart:

Restrictions

Upsell products must meet the following criteria or they will not display:

- Cannot have sizes
- Cannot have colors
- Cannot require a text option
- Cannot be kits
- Cannot be packs
- Must be published
- Cannot be deleted
- Cannot already be in the shopping cart