X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Up Selling during checkout (https://forum.x-cart.com/showthread.php?t=66378)

chiactivate 03-12-2013 03:38 PM

Up Selling during checkout
 
I tried to add the up selling module during checkout at this page:

customer/main/cart.tpl

by adding this piece of code:

Quote:

{if $active_modules.Upselling_Products ne ""}
<P>
{include file="modules/Upselling_Products/related_products.tpl" }
{/if}

but it didn't work. why?

(using version 4.0x)


All times are GMT -8. The time now is 03:47 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.