Join the discussion
Question 57/67
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?
How is this implemented?
Correct Answer: C
Add Comments
- Other Question (67q)
- Q1. An Adobe Commerce Developer is tasked with writing an importer for a custom entity. After ...
- Q2. An Adobe Commerce developer is tasked to add a file field to a custom form in the administ...
- Q3. You are adding a child node to the product.info block using the XML: (Exhibit) How will th...
- Q4. You have been asked to display details from the customer's latest order on the customer's ...
- Q5. You are building an tool that imports products from an ERP. There are 20 columns of additi...
- Q6. A customer is creating a new website, store and store view that will have a new category s...
- Q7. Which entity in Magento supports scoped attributes?...
- Q8. You need to find all orders in the processing state. You have written the code: (Exhibit) ...
- Q9. You have created a custom module which must perform an action immediately after an order i...
- Q10. Assume that $collection is a new instance of a class that extends Magento\Framework\Model\...
- Q11. In a custom module you implement the interface \Magento\Framework\App\Config\DataInterface...
- Q12. A module declares the route: (Exhibit) What is the layout handle of the storefront path /c...
- Q13. You are implementing a before plugin in MyCompany_Magic. It will intercept the same method...
- Q14. You have configured an event observer to watch the checkout_submit_all_after event using t...
- Q15. You are building a new module to add extra functionality to the Magento application. What ...
- Q16. How can you render a text on a page using only layout xml? (Exhibit)...
- Q17. You need to control access to a custom controller action. How do you tell Magento about th...
- Q18. The module MyCompany_MyModule will add a new page to the admin interface at the URL path a...
- Q19. You added a plugin declaration to MyCompany/MyModule/etc/di.xml: (Exhibit) What will be th...
- Q20. You are writing a customization for the customer module. You need to make sure the configu...
- Q21. An Adobe Commerce developer has been asked to modify the PageBuilder slider content type t...
- Q22. Magento 2's architecture uses code to bootstrap a custom module that resides in app/code. ...
- Q23. You are implementing a custom module MyModule, which provides an implementation of \Psr\Lo...
- Q24. You are customizing the display of product details page. On this page ur customer need to ...
- Q25. An Adobe Commerce developer added a new API method to search and retrieve a list of Posts ...
- Q26. How does Magento store customer address attribute values?...
- Q27. A custom module is performing an optimized custom query for quote items. The class applies...
- Q28. You need to find all orders in the processing state. You have written the code: (Exhibit) ...
- Q29. An Adobe Commerce developer has added an iframe and included a JavaScript library from an ...
- Q30. A client has requested a new field on the admin product edit page for simple products that...
- Q31. You are updating a module to add extra functionality to the Magento application, Where wou...
- Q32. When building a custom page we need to get a collection of data. To determine how many ite...
- Q33. Magento allows you to specify custom values per store for product attributes created in th...
- Q34. What is the connection between product attribute sets and categories?...
- Q35. An integration named Marketing is created on the Adobe Commerce instance. The integration ...
- Q36. A Magento industry partner shipping provider has tasked you to build their integration mod...
- Q37. How do you instruct Magento to enable a new module?...
- Q38. There is a custom extension called MyCompany_MyModule. It has the following layout customi...
- Q39. An Adobe Commerce developer wants to generate a list of products using ProductRepositoryin...
- Q40. How do you add a new link into the My Account sidebar?...
- Q41. What happens when a category's is_anchor attribute is set to 1?...
- Q42. You have created a module to show manufacturer-list, but in your page need to show Paginat...
- Q43. A module declares the route: (Exhibit) What is the layout handle of the storefront path /c...
- Q44. An Adobe Commerce developer has created a new shipping carrier. Everything has been implem...
- Q45. \Magento\Sales\Model\Api\OrderRepositoryInterface::getList accepts a SearchCriteriaInterfa...
- Q46. How do you pass an array ['one', 'two] as a parameter to you block using the layout XML ar...
- Q47. You are making some major adjustments to a core Magento class (ClassA). These adjustments ...
- Q48. You have created a new block and will be adding this block on every page. The block contai...
- Q49. You are working on a Magento store which will be selling in two countries. Each country ha...
- Q50. Which two tasks are supported by Magento CLI? (Choose two.)...
- Q51. You are building a new module to add extra functionality to the Magento application.You wa...
- Q52. An Adobe Commerce developer creates a new website using a data patch. Each website will ha...
- Q53. You are adding an entry to the backend menu. To do so you open a core etc/adminhtml/menu.x...
- Q54. There are two different configurable products which both share one variation. The shared v...
- Q55. What scopes are available for customer attributes?...
- Q56. An Adobe Commerce developer adds a new extension attribute to add an array of values to th...
- Q57. A merchant asks you to extend customer functionality to allow customer accounts to be asso...
- Q58. You see this code in etc/adminhtml/routes.xml: <route id="mymodule" frontName="user-sub...
- Q59. A product has some stock and quantity in the Sources panel in its edit view m the admin: (...
- Q60. You need to add a new text attribute to all products in the Magento store. When this attri...
- Q61. An Adobe Commerce developer wants to cover their custom modules with Integration Tests. Ho...
- Q62. While reviewing a layout file named sales_order_view.xml you notice the element <update...
- Q63. You are adding a child node to the product.info block using the XML: (Exhibit) How will th...
- Q64. A module MyModule needs to send notifications to customers only when the account was modif...
- Q65. In a code review of a merchant's site you have discovered that there are multiple observer...
- Q66. During a code review of a module MyCompany_PaymentCurrencies you see a configuration field...
- Q67. You want to declare a block of the type \Magento\Framework\View\Element\Template with a te...
