Index: branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl
===================================================================
--- branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl	(revision 11903)
+++ branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl	(revision 12674)
@@ -15,4 +15,11 @@
 <input type="hidden" name="deliv_date" value="<!--{$arrForm.deliv_date.value}-->">
 <input type="hidden" name="deliv_time_id" value="<!--{$arrForm.deliv_time_id.value}-->">
+<!--{if $_POST['mode'] == 'nonmember'}-->
+<input type="hidden" name="zip01" value="<!--{$arrAddr[0].zip01}-->">
+<input type="hidden" name="zip02" value="<!--{$arrAddr[0].zip02}-->">
+<input type="hidden" name="pref" value="<!--{$arrAddr[0].pref}-->">
+<input type="hidden" name="addr01" value="<!--{$arrAddr[0].addr01}-->">
+<input type="hidden" name="addr02" value="<!--{$arrAddr[cnt].addr02}-->">
+<!--{/if}-->
 <!--<input type="hidden" name="message" value="">-->
 <!--{if $tpl_login == 1}-->
