PDA

View Full Version : Linking Shopping Cart Module In PRO


davidoak
09-02-2004, 12:30 PM
Currently as far as I'm aware, the shopping cart can only be found within a site when a single product is added to an existing page.

Then the complete cart is accessible from its own menu system from within the product page.

This seems a little messy as most users (and myself) would instinctively look for products right out of the main menu or link directly from the menu to the shopping cart. Plus it means that the menu is taking up valuable space within the main 'frame' of the website.

Is there a way we can embed shopping cart links to the main menu?

Cheers
David

Cameron Allen
09-02-2004, 02:54 PM
Use this link convention on your homepage: shopping/start.php?browse=1 You will then have the full shopping cart on your homepage.

davidoak
09-02-2004, 06:41 PM
Use this link convention on your homepage: shopping/start.php?browse=1 You will then have the full shopping cart on your homepage.

Will this solution use the links generated in the shopping cart on the left hand menu system or will this just display the cart as normal with the category list on the right?

Cameron Allen
09-02-2004, 08:06 PM
By puting that link up, you will be linking to the main page of the shopping cart. This will display all the products.