Multiple Choice
A merchant asks you to extend customer functionality to allow customer accounts to be associated with two or more billing addresses. How is this implemented?
A) By adding the attribute like customer_address_billing2 and customizing both My Account and Checkout functionality to use that new attribute
B) By changing the System Configuration setting: Customer>Allow multiple billing addresses to Yes
C) By altering the customer_entity table, adding the field billing_address2, and customizing both My Account and Checkout functionality to use that new field
D) This is out-of-the box functionality
Correct Answer:

Verified
Correct Answer:
Verified
Q86: How do you set the custom block
Q87: How do you pass an array ['one',
Q88: A merchant is interested in setting different
Q89: You have created a module controller that
Q90: You added a plugin declaration to MyCompany/MyModule/etc/di.xml:
Q92: A module you are working on needs
Q93: A third-party module uses a layout update
Q94: You are working on a custom web
Q95: You added a new constructor argument to
Q96: What will be the result of calling