Community Add-Ons

Maintainers: kayakbabe
Add file to this package
Top » Credit Modules

X-Sellv2-MS2 Hide Headers Display
for osCommerce Online Merchant v2.2

Just instructions on how to edit the /includes/modules/xsell_products.php
to get the box header to not display when there are no cross sell products assigned.

I basically inserted a counter to see if any are then. Then I moved the display of the header to the end of the module right before the xsells are output.

Kelly

Legend:  Download   Report
Expand All / Collapse All
X-Sellv2-MS2 Hide Headers Display kayakbabe 29 Jul 2005  

Just instructions on how to edit the /includes/modules/xsell_products.php
to get the box header to not display when there are no cross sell products assigned.

I basically inserted a counter to see if any are then. Then I moved the display of the header to the end of the module right before the xsells are output.

Kelly