Community Add-Ons
| Maintainers: | kayakbabe |
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
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
