Shopping Cart Contents
You can insert the values of the customers shopping cart into the dynamic template using the code:
Number of items: $it
Total Value of Shopping Cart: $ctotal
Where you are displaying a price and wish to have a dollar sign being displayed($) please hash out the dollar sign first by:
\$
So the total value inserted into the dynamic code would be:
\$$ctotal
You can insert the entire shopping cart items and link to the cart in your Sliced Bread template by including the code:
< $ssi=”/cgi-bin/cart/topcart.cgi” >
Contents


Comments
We use Facebook to provide our comments on the support site