Active Commerce 3.3 introduced additional (optional) address fields, starting with "Company" (which is on by default). These are configured in Sitecore as rendering parameters.
There are 3 total address forms that can be configured:
Checkout Shipping and Billing Forms
These are the address forms displayed during checkout - either for a guest, or a registered user without any saved addresses.
- In Sitecore, go to /sitecore/content/<site>/Home/shop/checkout, and open the presentation details for the item.
- Click on the "Checkout - Shipping Address" control in the list
- Under Additional Address Fields, un/check the "Display Company" as required
- Repeat for the "Checkout - Billing Address" control
Address Modal Form
This form is displayed for registered users, when adding or editing a saved address, either during checkout or under My Account.
- In Sitecore, go to /sitecore/content/<site>/Home/shop/account/address-input-modal, and open the presentation details for the item.
- Click on the "Address - Input Form" control in the list
- Under Additional Address Fields, un/check the "Display Company" as required
Comments