* {$LABEL.lbl_order_sums}
{/if}{$LABEL.lbl_payment_method}: {$order_info.payment_method} {if $payment.name eq 'sberbank'} ({$LABEL.lbl_download_sberbank_receipt} {include file="_system_/helptip.html" id="sberbank_receipt" text=$LABEL.tip_download_sberbank_receipt}) {elseif $payment.name eq 'russian_bill'} ({$LABEL.link_print_bill}) {elseif $payment.name eq 'kupivkredit'} {include file="payments/kupivkredit/widget2.html"} ({$LABEL.link_credit_app}) {/if}
{if $order_info.comment} {$LABEL.lbl_comment}: {$order_info.comment} {/if} {if $may_cancel} {assign var='order_id' value=$order_info.id}{include file="_system_/button.html" js="AccountCancelOrder($order_id, 'sv-cancel-order-form');" title=$LABEL.link_cancel_order_selected_prods wide=true} {include file="_system_/button.html" title=$LABEL.link_cancel_order_selected_prods disabled=true id="sv-order-`$order_id`-button-disabled" wide=true}
{/if} {if $any_product_exists}{include file="_system_/button.html" js="AccountRepeatOrder(`$order_info.id`);" title=$LABEL.link_repeat_order wide=true}
{/if} {else}{$LABEL.lbl_empty_list}
{/if}