[% USE HTML %]
Carry over shipping address

You have entered or selected the following shipping address for this customer:

Name: [% HTML.escape(CFDD_shiptoname) %]
Department: [% HTML.escape(CFDD_shiptodepartment_1) %]
  [% HTML.escape(CFDD_shiptodepartment_2) %]
Street: [% HTML.escape(CFDD_shiptostreet) %]
Zipcode: [% HTML.escape(CFDD_shiptozipcode) %]
City: [% HTML.escape(CFDD_shiptocity) %]
Country: [% HTML.escape(CFDD_shiptocountry) %]
Contact: [% HTML.escape(CFDD_shiptocontact) %]
Phone: [% HTML.escape(CFDD_shiptophone) %]
Fax: [% HTML.escape(CFDD_shiptofax) %]
E-mail: [% HTML.escape(CFDD_shiptoemail) %]

Do you want to carry this shipping address over to the new purchase order so that the vendor can deliver the goods directly to your customer?

 

[%- FOREACH row = VARIABLES %] [%- END %]