View Single Post
  #2  
Old 08-19-2016, 02:53 AM
  pauldodman's Avatar 
pauldodman pauldodman is offline
 

X-Guru
  
Join Date: Jul 2003
Location: Spain / UK
Posts: 3,062
 

Default 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.
__________________
Paul Dodman
e-business & m-commerce consultant
w: www.luminointernet.com
e: xcart@luminointernet.com

Professional X-Cart help, advice, support and services, specialists in Mobile X-Cart.
Reply With Quote