{* order is placed *} {if $order_is_placed ne 0}


{$smarty.const.STRING_ORDER_PLACED}
{if $smarty.const.CONF_PAYPAL_INTEGRATION eq 1}

To pay with PayPal now please click on the PayPal icon below:

{/if} {else}


{$smarty.const.CART_EMPTY}
{/if}