Checkout
[MM_Form_Data name=’productName’]
[MM_Form_Data name=’productDescription’]
- Product Price: [MM_Form_Data name=’productPrice’]
- Shipping Price: [MM_Form_Data name=’shippingPrice’]
- Discount: [MM_Form_Data name=’discount’]
- Total Price: [MM_Form_Data name=’totalPrice’]
[MM_Order_Decision isShippable=”true”]
[/MM_Order_Decision] [MM_Order_Decision isDiscounted=”true”]
[/MM_Order_Decision]
[/MM_Member_Decision] [MM_Form_Button type=’all’ label=’Submit Order’ color=’orange’]
Account Information
[MM_Form_Field type=’input’ name=’firstName’]
[MM_Form_Field type=’input’ name=’lastName’]
[MM_Form_Field type=’input’ name=’email’]
[MM_Form_Field type=’input’ name=’password’]
[MM_Form_Field type=’input’ name=’phone’ isRequired=’false”]
Billing Details
[MM_Form_Field name=’ccNumber’]
[MM_Form_Field name=’ccSecurityCode’]
[MM_Form_Field name=’ccExpirationDate’]
Billing Address
[MM_Form_Field name=’billingAddress’]
[MM_Form_Field name=’billingCity’]
[MM_Form_Field name=’billingState’]
[MM_Form_Field name=’billingZipCode’]
[MM_Form_Field name=’billingCountry’]
Shipping Address
[MM_Form_Field name=’shippingMethod’]
Shipping is the same as billing
[MM_Form_Field name=’shippingSameAsBilling’]
[MM_Form_Subsection type=’shippingAddress’]
[MM_Form_Field name=’shippingAddress’]
[MM_Form_Field name=’shippingCity’]
[MM_Form_Field name=’shippingState’]
[MM_Form_Field name=’shippingZipCode’]
[MM_Form_Field name=’shippingCountry’]
[/MM_Form_Subsection]
Coupons
[MM_Form_Field name=’couponCode’] Apply Coupon
[MM_Form_Message type=’couponSuccess’] [MM_Form_Message type=’couponError’]