First Name: {{order.firstName}}
       Last Name: {{order.lastName}}
       Address: {{order.address}}
       City: {{order.city}}
       Zip: {{typeof(order.zip)}}		//#A
       State: {{order.state}}
       Method: {{order.method}}
       Gift: {{order.gift}}