Hi Jade
I'd like to add the Advanced Cross Sell (Or JustAnotherXSell) Module to my site, which runs on Apple Zen.
The instructions state:
However, this file does not exist at WEB_SITE/includes/templates/apple_zen/templates/5. Now edit your product-info template file (tpl_product_info_display.php) and insert the following code
at the point where you wish the Cross-Sell box to appear. Usually best at the end of the file:
---------------------------------
<?php
require($template->get_template_dir('tpl_modules_xsell_products.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_modules_xsell_products.php');
?>
---------------------------------
It only exists at WEB_SITE/includes/templates/template_default/templates/
Where would I make the above changes in the template to add the Cross-Sell box?
Thanks again
Robert


Reply With Quote
