{assign var = 'cartUrl' value = 'Qs_SiteMap::findFirst'|call_user_func:'[type=default]':'url'} {if $item.list} {foreach from=$item.list item='row' name='list'} {if $smarty.foreach.list.iteration > 3} {php}break;{/php} {/if} {/foreach}
Image Product Qty Item Price
Subtotal: {'App_ECommerce_Cart_View::CURRENCY_SYMBOL'|constant}{$item.subTotal|money}
View All Products >
{if $row.image} {html_image_fs name = $row.image width = 50 height = 50 alt = $row.title title = $row.description|default:$row.title} {else} - {/if} {if $row.url}{/if}{$row.title|htmlspecialchars}{if $row.url}{/if} {if 'Event\CartItem' == $row.cartItemType && $row.description}
{$row.description|strip_tags|truncate:255|htmlspecialchars} {/if}
{$row.quantity|intval|money:0} {'App_ECommerce_Cart_View::CURRENCY_SYMBOL'|constant}{$row.price|money}
Go to Shopping Cart Check Out
{else}
Shopping Cart is empty
{/if}