{loop type="module-config" name="cheque-instructions" module="cheque" variable="payable_to"}

{intl d='cheque.fo.default' l="Please make your cheque payable to %name, and send it to the following address :" name={$VALUE}}

{/loop}
{config key="store_name"}
{config key="store_address1"}
{if ! empty({config key="store_address2"})}{config key="store_address2"}
{/if} {if ! empty({config key="store_address3"})}{config key="store_address3"}
{/if} {config key="store_zipcode"}, {config key="store_city"}
{if {config key="store_country"}} {loop type="country" name="store_country" id={config key="store_country"}} {$TITLE}
{/loop} {/if}

{intl d='cheque.fo.default' l="Be sure to sign your cheque !"}

{loop type="module-config" name="cheque-instructions" module="cheque" variable="instructions"}

{$VALUE nofilter}

{/loop}