
Mango::Catalyst::Controller::Cart - Catalyst controller for cart information

package MyApp::Controller::Cart;
use base 'Mango::Catalyst::Controller::Cart';

Mango::Catalyst::Controller::Cart provides the web interface for shopping cart information.

Adds and item to the cart.
Removes all items from the cart.
Displays the contents of the cart.
Loads the current users cart.
Restores a wishlist into the cart.

Mango::Catalyst::Model::Carts, Mango::Provider::Carts

Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/