Re: Upselling Products within product description.
Hi Mike
The related products template should be checking for related products itself at step 1.
It should already have the if statement required which would be:
{if $product_links ne ""}
Not sure how you have added the module to the description, but using if statements in the description is tricky.
You'd be better doing this in the template itself.
|