Using Upsell with Sorted Products/Sections/Search Results

Adding upsell items to a product.
Post Reply
norman
Site Admin
Posts: 1252
Joined: Sat Feb 07, 2004 9:55 pm

Using Upsell with Sorted Products/Sections/Search Results

Post by norman »

There's a weird interaction If you install Sorter and Upsell together that needs manual tweaking.

If Upsell is installed after Sorter: Re-install the Sorter partial site design snapshot as per the Sorter ReadMe. Then continue from If Sorter is installed after Upsell below.

If Sorter is installed after Upsell: Go to Design / Library / Layouts / Products Lists. For the 3 lists there (the layouts with grid-like icons), open each in turn and paste the following line into the top of the existing code (if it isn’t already there):

Code: Select all

<actinic:variable name="Upsell Setup" value="Upsell Product Code" />
Make sure you do all 3.

OK out and that's that.
Norman
Post Reply