[ic] show cart on ordering?

Grant interchange-users@icdevgroup.org
Fri Nov 1 13:27:00 2002


>This has got to be so easy I can't see it... can't find in list archives or
>docs.
>When someone orders an item, I want to show the cart contents.  Currently
>the item goes in to the cart and the current page remains on the browser.
>I keep looking for "Show_Cart_On_Purchase = "YES" or something
>like that and
>cannot for the life of me find anything relevant.
>Direction?
>Thanks.
>Glenn.

If you mean you want the browser to be forwarded to the shopping cart page
when someone adds something to their cart, just change mv_nextpage to
ord/basket.html if that's your shopping cart page.

- Grant