Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Customers who bought this product also purchase


ahoktan

Recommended Posts

Posted

hallo,

 

I think I removed this function, and now I want to reactivate again, and I have forgotten, what I did.

 

I already check my product_info.php

 

and the code aren't commented

 

<tr>
<td>
<?php
if ((USE_CACHE == 'true') && empty($SID)) {
echo tep_cache_also_purchased(3600);
} else {
include(DIR_WS_MODULES . FILENAME_ALSO_PURCHASED_PRODUCTS);
}
?>
</td>
</tr>

 

 

and I checked already my minimum and maximum value in admin. they aren't zero

and I DID already do some shopping, but there is still no box about "Customers who bought this product also purchase"

 

could someone help me please?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...