Hi All,
I understand that to hide the shopping cart when its empty that I need to add the following code:
if ($cart->count_contents() > 0) include(DIR_WS_BOXES . 'shopping_cart.php');
However, I'm not sure which page I need to modify. With the dynamic infoboxes, its not in my column_right.php file.
Can anyone steer me to the right file?
Thanks
Mike




LinkBack URL
About LinkBacks










Bookmarks