Order Details
{if $item->isEventAtCart} {/if} {foreach from=$item->cart item=cartItem} {if $item->isEventAtCart} {/if} {/foreach}
Item Type TitleAttendeesPrice Fee Summary
{$cartItem.cartItemTypeTitle|htmlspecialchars} {if $cartItem.url}{/if} {$cartItem.title|htmlspecialchars} {if $cartItem.url}{/if} {if !empty($cartItem.attendees)} {include file="ECommerce/Cart/cells/attendeesCommon.tpl" attendees=$cartItem.attendees} {else} - {/if} {if !empty($cartItem.attendees)} {include file="ECommerce/Cart/cells/priceByAttendees.tpl" attendees=$cartItem.attendees} {else} ${$cartItem.priceRound|number_format:2} {/if} ${$cartItem.paymentFeeRound|money} ${$cartItem.summaryRound|money} {if $item->promoProductId and $item->promoProductId eq $cartItem.productId and $item->promoValue} ({$cartItem.promoDescription|htmlspecialchars}){/if}
${$item->total|number_format:2}TOTAL: