{if !$_hide_payments && (!empty($payment_methods) || !empty($payment))} {if !empty($payment_methods)} {foreach $payment_methods as $m} {if !empty($m.logo)}{/if} {$m.name|escape} {if $m.description} {$m.description} {/if} {if !empty($m.error)} {$m.error} {/if} {if !empty($m.custom_html)} {$m.custom_html} {/if} {foreachelse} [`Oops! We are sorry, but we can not offer any payment option for your order. Checkout can not be completed.`] {/foreach} {elseif (!empty($payment))} {$payment} {/if} {else} {*
{$m.description}
{$m.error}
No payment methods or payment