View Single Post
  #77  
Old 02-23-2005, 11:07 AM
 
joestern joestern is offline
 

Senior Member
  
Join Date: Apr 2004
Posts: 187
 

Default

Does anyone know how to get the entire related_products.tpl to show on the cart page and include all upsells that are related to items that are in the cart? I tried to add this to cart.tpl:

Code:
{if $active_modules.Upselling_Products ne ""} {include file="modules/Upselling_Products/related_products.tpl" } {/if}

I'm sure for reasons that are obvious to those who know what they're doing, this did not work.

Any thoughts would be hugely appreciated.
__________________
X-Cart version 4.7.12
Reply With Quote