View Single Post
  #1  
Old 08-13-2007, 01:49 PM
  peterstagg's Avatar 
peterstagg peterstagg is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 85
 

Question Adding recommended products to checkout page.

Hi
{Yes I am a $newbie I admit it.}

As in my previous thread I want to add a template into another page.

In this case I want to add the recommended products to the checkout page to entice a few extra sales.

I included the template, I copied the code directly into the page, but it does not show.

I have noticed that there are two tests before the template actually works.

First there is the: {if $active_modules.Recommended_Products ne ""}
and then in the template there is: {if $recommends}.

I did a test to see if $recommends has a value when called in the product page and then in the checkout page.

It does in the product page but not in the checkout page.

Is there a line of code that I should also be calling to get $recommends to be populated?

Is the issue with my last thread http://forum.x-cart.com/showthread.php?t=32871 related?

Thanks in advance for any suggestions.
__________________
Peter
"http://www.memoryoverload.com"

Reply With Quote