Index | - | FAQ - Misc |
You can use this to create a mini view of the shopping cart contents in your website. Or to create a mini version of the shopping cart add buttons. This requires you to add a little extra information to the regular cart buttons. That information is written in red below: <a href="https://hyelighting.cartmanager.net/cgi-bin/cart.cgi?
Or in a form add these lines <input type=hidden name="ShowMiniView" value="3"> <input type=hidden name="ShowHeader" value="1">
Note: This for this feature to work your Continue Method must be set to "Default". If set to automatic forward that will override the ShowMiniView settings. |