Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.

You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page

Hook displayAdditionalCustomerAddressFields

Informations

Display additional customer address fields This hook allows to display extra field values added in an address form using hook 'additionalCustomerAddressFields'
Hook displayAdditionalCustomerAddressFields
Locations
FO
Type display
Origin theme
Aliases

Located in

Origin File
classic themes/classic/templates/customer/_partials/block-address.tpl
hummingbird themes/hummingbird/templates/customer/_partials/block-address.tpl

Call of the Hook in the origin file

{hook h='displayAdditionalCustomerAddressFields' address=$address}