* | <{if $info.type=='select'}> <{elseif $info.type=='text'}> <{input class="inputstyle x-input" type="textarea" rows="3" cols="40" id="misc_{$key}" name="minfo[{$product_id}][{$infokey}][value]" vtype="required"}> <{else}> <{input class="inputstyle" id="misc_{$key}" size="30" name="minfo[{$product_id}][{$infokey}][value]" type='required' }> <{/if}> |
---|
<{t}>æ”¶è´§ä¿¡æ¯ç¡®è®¤<{/t}> |
<{include file="shop:common/receiver.html"}> |
<{t}>é…逿–¹å¼ç¡®è®¤<{/t}>* |
<{t}>请先“在收货人信æ¯â€ä¸é€‰æ‹©â€œæ”¶è´§åœ°åŒºâ€<{/t}> |
<{t}>支付方å¼ç¡®è®¤<{/t}>* |
<{t}>è´§å¸ç±»åž‹ï¼š<{/t}><{input type="select" id="payment-cur" onchange="Order.setCurrency(this,event); Order.paymentChange(this);" name="payment[currency]" rows=$currencys valueColumn="cur_code" labelColumn="cur_name" value=$currency class="inputstyle" required="true"}>
<{include file="shop:common/paymethod.html"}>
|