<{if count($clist) > 0}>
<{foreach from=$header item=hd}> <{/foreach}> <{foreach from=$clist item=st}> <{if $st.sellist }> <{if $checkflg }> <{else}> <{/if}> <{else}> <{/if}> <{/foreach}> <{if !$checkflg }> <{/if}>
<{$hd}>
<{$st.title}><{$st.units}> <{$st.price}>  <{$st.title}><{$st.ltotal}>  
<{$total_title}> <{$total}>
  

<{if $msg }>

<{$msg}>

<{/if}> <{if !$checkflg }><{/if}>
<{$info_title}>
<{$name_title}>
<{if !$checkflg }><{else}><{$name}><{/if}>
<{$address_title}>
<{if !$checkflg }><{else}><{$address}><{/if}>
<{$zip_title}>
<{if !$checkflg }><{else}><{$zip}><{/if}>
<{$tel_title}>
<{if !$checkflg }><{else}><{$tel}><{/if}>
<{$collectpay_title}>  <{if !$checkflg }><{$collectpay_ok}><{$collectpay_no}><{else}><{if $collectpayflg == 1}><{$collectpay_ok}><{else}><{$collectpay_no}><{/if}><{/if}>
<{if !$checkflg }><{else}><{/if}>
<{else}>

<{$nodata}>

<{/if}>