Quote:
Originally Posted by Lingerieblowout
Sorry ..
{$product_info.fulldescr}
or
{$product_info.descr}
|

This didn't work as well as I thought it had.
The description that is being pulled in to the product that I am upselling is that of the product the customer has purchased.
I need the description of the product being upsold.
Take a look at:
http://dev.impublications.com/shop/added.php?cat=108&productid=16181&amount=1&page=0
The description is of the NMP Primer book and not the Goodwood book.
I am using {$product_info.descr}.
Any ideas?