{if $Template->getAttribute('content-header')}

{$Site->getAttribute('title')}

{if $Site->getAttribute('short')}
{$Site->getAttribute('short')}
{/if}
{/if} {if $Template->getAttribute('content-body') && $Site->getAttribute('content')}
{$Site->getAttribute('content')}
{/if} {if isset($Exception)}
{$Exception->getMessage()}
{/if}
{template_event name="quiqqer::order::orderShoppingCardBasketBegin" Basket=$Basket Order=false} {$BasketControl->create()} {template_event name="quiqqer::order::orderShoppingCardBasketEnd" Basket=$Basket Order=false assign=content} {if !empty($content)}
{$content}
{/if}
{locale group="quiqqer/order" var="control.button.backToShop"} {locale group="quiqqer/order" var="control.button.toCheckout"}