I tried this code
1. to the bottom of file:
/includes/templates/your_template_dir/templates/tpl_product_info_display.php
2. below code
Not work.Code:!--bof also purchased products module--> <?php require($template->get_template_dir('tpl_modules_also_purchased_products.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_modules_also_purchased_products.php');?> <!--eof also purchased products module-->
I don’t have folders “templates” in /includes/templates/classic/templates/tpl_product_info_display.php ;
You mention anything about these folders.
Now I think, I accidentally erased them?
I think that they were not there.


Reply With Quote

