结算

[MM_Form type='checkout'][MM_Form_Message type='error']

[MM_Form_Section 类型='accountInfo']

帐户信息


[MM_Form_Field type='input' name='firstName' customAttributes='placeholder=”First Name”']


[MM_Form_Field type='input' name='lastName' customAttributes='placeholder=”Last Name”']


[MM_Form_Field type='input' name='email' customAttributes='placeholder=”Email Address”']


[MM_Form_Field type='input' name='password' customAttributes='placeholder=”Password”']


[MM_Form_Field type='input' name='phone' isRequired='false' customAttributes='placeholder=”Phone Number”']

[/MM_Form_Section]
[MM_Form_Section type='billingInfo']

账单明细

Visa,万事达卡,美国运通,发现


[MM_Form_Field name='ccNumber' customAttributes='placeholder=”信用卡号”']


[MM_Form_Field name='ccSecurityCode' customAttributes='placeholder=”Security Code”']


[MM_Form_Field name='ccExpirationDate']

帐单地址


[MM_Form_Field name='billingAddress' customAttributes='placeholder=”Billing Address”']


[MM_Form_Field name='billingCity' customAttributes='placeholder=”Billing City”']


[MM_Form_Field name='billingState' customAttributes='placeholder=”Billing State”']


[MM_Form_Field name='billingZipCode' customAttributes='placeholder=”Billing Zip Code”']


[MM_Form_Field name='billingCountry']

[/MM_Form_Section]
[MM_Form_Section type='shippingInfo']

邮寄地址


[MM_Form_Field name='shippingMethod']

运费与计费相同
[MM_Form_Field name='shippingSameAsBilling']

[MM_Form_Subsection type='shippingAddress']


[MM_Form_Field name='shippingAddress' customAttributes='placeholder=”Shipping Address”']


[MM_Form_Field name='shippingCity' customAttributes='placeholder=”Shipping City”']


[MM_Form_Field name='shippingState' customAttributes='placeholder=”Shipping State”']


[MM_Form_Field name='shippingZipCode' customAttributes='placeholder=”Shipping Zip Code”']


[MM_Form_Field name='shippingCountry']

[/MM_Form_Subsection]

[/MM_Form_Section]
[MM_Form_Section type='优惠券']

优惠券

[MM_Form_Field name='couponCode']
使用优惠券

[MM_Form_Message type='couponSuccess']
[MM_Form_Message type='couponError']

[/MM_Form_Section]

[MM_Form_Data name='productName' useAccessName='false']

[MM_Form_Data name='productDescription']

    • 产品价格: [MM_Form_Data name='productPriceDescription']

[MM_Order_Decision isShippable='true']

    • 运费价格: [MM_Form_Data name='shippingPrice']

[/MM_Order_Decision]
[MM_Order_Decision isDiscounted='true']

    • 折扣: [MM_Form_Data name='折扣']

[/MM_Order_Decision]

  • 总价: [MM_Form_Data name='totalPrice']
[MM_Member_Decision isMember='true']

[MM_Form_Field type='input' name='gift'] 这是礼物吗?

[/MM_Member_Decision]

[MM_Form_Button type='all' label='Submit Order' color='orange']

[/MM_表格]