Displays the contents of the first field in the Customer Address.
Example of Use
As a customer enter 123 Example Street in the field created by the {FIELD-BILL-ADDRESS-1} QuickCode tag.
The following content in the web page's template: My street address is: {CUSTOMER-BILL-ADDRESS-1}
Will display the following when viewing that web page in the storefront: My street address is: 123 Example Street
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {CUSTOMER-BILL-ADDRESS-1} QuickCode Tag is changed into the source code below prior to the web page being displayed.