Index: branches/dev/data/Smarty/templates/mobile/nonmember/deliv_date.tpl
===================================================================
--- branches/dev/data/Smarty/templates/mobile/nonmember/deliv_date.tpl	(revision 12385)
+++ branches/dev/data/Smarty/templates/mobile/nonmember/deliv_date.tpl	(revision 12717)
@@ -14,4 +14,9 @@
 <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->">
 <input type="hidden" name="payment_id" value="<!--{$arrForm.payment_id.value}-->">
+<input type="text" name="zip01" value="<!--{$arrAddr[0].zip01}-->">
+<input type="text" name="zip02" value="<!--{$arrAddr[0].zip02}-->">
+<input type="text" name="pref" value="<!--{$arrAddr[0].pref}-->">
+<input type="text" name="addr01" value="<!--{$arrAddr[0].addr01}-->">
+<input type="text" name="addr02" value="<!--{$arrAddr[0].addr02}-->">
 <!--<input type="hidden" name="message" value="">-->
 <!--{if $tpl_login == 1}-->
