yungpot Posted April 10, 2004 Posted April 10, 2004 On the default oscommerce index page. Theres a welcome, message, and then it shows a list of cart items. does anyone know where the cart items can be edited in the php files? Im trying to get rid of it. thanks
stevel Posted April 10, 2004 Posted April 10, 2004 I don't quite understand your question... In the default, the contents of the customer's cart shows up in the right column of the page. If you wish to move (or remove) this, edit catalog/includes/column_right.php and find the line: require(DIR_WS_BOXES . 'shopping_cart.php'); Move this to where you want (or remove it). Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
Recommended Posts
Archived
This topic is now archived and is closed to further replies.