Custom Address Fields: Magento Extension by Amasty. User Guide.

15
User Guide: Custom Address Fields Page 1 Custom Address Fields Magento Extension User Guide Official extension page: Custom Address Fields Support: http://amasty.com/contacts/

description

Need to get more address-related and contact information from customers? Do just that with this extension! Very often address and contact information collected with standard Magento fields is not enough, because due to specific billing or delivery conditions you may need more details. For example there are no fields for mobile phone, room/apartment number, floor number and without this information delivery will be a lot more tricky and sometimes almost impossible, especially in big cities. You can learn more at http://amasty.com/address-attributes.html

Transcript of Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 1: Custom Address Fields: Magento Extension by Amasty. User Guide.

User Guide: Custom Address Fields Page 1

Custom Address Fields

Magento Extension User Guide

Official extension page: Custom Address Fields

Support: http://amasty.com/contacts/

Page 2: Custom Address Fields: Magento Extension by Amasty. User Guide.

Table of contents:

1. Create and address attribute .……………...………………………………….. 3 2. Add address attributes to address templates …………..……………….. 6 3. Examples of implementation of address attributes ….……………….. 7

Page 2 Support: http://amasty.com/contacts

User Guide: Custom Address Fields

Page 3: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 3

Please go to admin panel -> Customers -> Address Attributes to create additional address fields.

Support: http://amasty.com/contacts/

Click ‘Add New Attribute’ button to add a field.

User Guide: Custom Address Fields

Page 4: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 4 Support: http://amasty.com/contacts/

When creating an attribute you can choose the field type, specify default value, indicate whether value should be required, choose validation type and also specify sort order for the attribute (the attributes will be displayed on front end according to the sort order).

User Guide: Custom Address Fields

Page 5: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 5 Support: http://amasty.com/contacts/

At the ‘Manage Label / Options’ tab you can specify labels for the attributes.

User Guide: Custom Address Fields

Page 6: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 6 Support: http://amasty.com/contacts/

To manage display of address attributes in address blocks all over the website, please go to System -> Configuration -> Customer Configuration -> Address Templates.

For the address attributes to be displayed in customers’ accounts on front end, on checkout pages, on order view pages, invoices, shipments, credit memos, please add the attributes to ‘Text’ and ‘HTML’ address templates in the following format: Contact Person: {{var contact_person}} Instead of contact_person use the code of your attributes. To display each attribute in a new line please add <br/> tag after each attribute. Please enter attributes in the order in which you would like them to be displayed. If you would like to display optional attributes only when there are values entered for the attributes, please use {{depend}} tag, for example: {{depend mobile}}Mobile: {{var mobile}} <br/>{{/depend}} This way mobile phone will only be displayed when customer enters it. Please replace ‘mobile’ with the code of your attribute.

For the address attributes to be displayed in PDF documents, please add the attributes to ‘PDF’ address template in same format. To display each attribute in a new line please add ‘|’ symbol after each attribute. ‘Depend’ tag can be used for this template as well.

User Guide: Custom Address Fields

Page 7: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 7 Support: http://amasty.com/contacts/

Here’s an example of address attributes on checkout.

Further in this user guide you will find a few examples of where the address attributes can be used. The examples cover only some possible applications, you can find more information about where the attributes are displayed/used at the extension page on our website. If you hesitate whether the attributes can be used for some particular purpose or displayed on some page – please feel free to ask via our support form.

User Guide: Custom Address Fields

Page 8: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 8 Support: http://amasty.com/contacts/

Customers can fill in/edit address attributes in Address Book section of their accounts.

User Guide: Custom Address Fields

Page 9: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 9 Support: http://amasty.com/contacts/

Admin can fill in/edit address attributes when editing customers’ addresses from admin panel.

User Guide: Custom Address Fields

Page 10: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 10 Support: http://amasty.com/contacts/

Also admin can fill in/edit address attributes when creating an order from admin panel.

User Guide: Custom Address Fields

Page 11: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 11 Support: http://amasty.com/contacts/

Here’s an example of address attributes on order view page in customer’s account.

User Guide: Custom Address Fields

Page 12: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 12 Support: http://amasty.com/contacts/

Address attributes on order view page in admin panel.

User Guide: Custom Address Fields

Page 13: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 13 Support: http://amasty.com/contacts/

Address attributes on invoice page in admin panel.

User Guide: Custom Address Fields

Page 14: Custom Address Fields: Magento Extension by Amasty. User Guide.

Page 14 Support: http://amasty.com/contacts/

Address attributes on PDF version of invoice.

User Guide: Custom Address Fields

Page 15: Custom Address Fields: Magento Extension by Amasty. User Guide.

Thank you!

Your feedback is absolutely welcome!

Page 15

Should you have any questions or feature suggestions, please contact us at:

http://amasty.com/contacts/

Support: http://amasty.com/contacts/

User Guide: Custom Address Fields