{if $VAR.option != ''} {$method->exe('checkout','checkoutoption')} {if $plugin_template != false} {$block->display($plugin_template)} {/if} {/if}
{t}View More Payment Options{/t}
{t}Select Your Preferred Payment Option{/t}
{if $checkoutoptions} {foreach from=$checkoutoptions item=checkout key=key}
{if $checkout.fields.graphic_url==''}{$checkout.fields.name}{else}
{/if}
{$checkout.fields.description}
{/foreach} {else}
{t}Sorry, no online payment option is available for this order. Please contact us for order information and payment options.{/t}
{/if}
{if $VAR.option== '' && $checkout_c == 1} {elseif $VAR.option > 0} {/if}