| ShowMiniView | Description | 
| 0 | Default value, shows the normal view cart page | 
 | No close buttons.  Suitable for use in an IFRAME. | 
 | Close buttons at the top and bottom of the page.  Suitable for a small pop-up window. | 
 | Does not display cart contents.  Simply displays a message that "Your item has been added" with a close button. | 
 | Executes an immediate javascript CLOSE command.  Useful if you wish to have your add buttons go to a pop-up window that will close the second the shopping cart has added the product. | 
 | Displays the cart contents, then a view cart and checkout button at the bottom | 
 | The output goes to an IFrame shown on this page.  Watch the summary below as you click on the "Test" button.
  You can use this method to create a small cart summary anywhere on your own website. |