최신Adobe Certified Master Magento Commerce Architect - AD0-E704무료샘플문제
문제1
You are troubleshooting an issue where a related product rule is not showing the product expected by a user. You run this command:
bin magento cache:clean target_rule
What impact does this have?
You are troubleshooting an issue where a related product rule is not showing the product expected by a user. You run this command:
bin magento cache:clean target_rule
What impact does this have?
정답: D
문제2
You are working on a project which uses Staging for different entities. You are considering the option to stage and rollback different entities independently. What is the scope of a Staging version in Magento?
You are working on a project which uses Staging for different entities. You are considering the option to stage and rollback different entities independently. What is the scope of a Staging version in Magento?
정답: B
문제3
Suppose you are building an inquiry form using uicomponent. It has a feature that customer can edit the submitted data later if he wants to edit. What should the logic here to implement, in order to enable the form for re-edit:
Suppose you are building an inquiry form using uicomponent. It has a feature that customer can edit the submitted data later if he wants to edit. What should the logic here to implement, in order to enable the form for re-edit:
정답: A
문제4
When you reference a factory or proxy in a class constructor, these classes are generated by default inside generated directory, if they are not present in codebase. Which Magento class is resposible for this?
When you reference a factory or proxy in a class constructor, these classes are generated by default inside generated directory, if they are not present in codebase. Which Magento class is resposible for this?
정답: A
문제5
You need to include the customer account menu on a custom storefront page, but only when the method MyCompany\\lyModule\ViewModel\MyView: :hasCustomerMenu() returns true. How do you accomplish this?
You need to include the customer account menu on a custom storefront page, but only when the method MyCompany\\lyModule\ViewModel\MyView: :hasCustomerMenu() returns true. How do you accomplish this?
정답: D
문제6
You want to add an additional validation rule, allowed_symbols, to the telephone field on the Checkout Address form. You have created the validation rule and added it to the Magento_Ui/js/lib validation validator instance.
What action is required to complete the task?
You want to add an additional validation rule, allowed_symbols, to the telephone field on the Checkout Address form. You have created the validation rule and added it to the Magento_Ui/js/lib validation validator instance.
What action is required to complete the task?
정답: B
문제7
You need to build a custom module to add a notice to the Advanced Inventory section on the product form. The notice text can be specified in the system configuration. How do you implement this?
You need to build a custom module to add a notice to the Advanced Inventory section on the product form. The notice text can be specified in the system configuration. How do you implement this?
정답: D
문제8
You need to create a list of warehouses with a set of details in the configuration values: warehouse name, warehouse postcode. For this, suppose you created a custom configuration file under your module's etc/warehouses_list.xml. Now what should be the name of it's XSD schema for this xml file validation:
You need to create a list of warehouses with a set of details in the configuration values: warehouse name, warehouse postcode. For this, suppose you created a custom configuration file under your module's etc/warehouses_list.xml. Now what should be the name of it's XSD schema for this xml file validation:
정답: D
문제9
You are working on a customization that requires a list of shipping rates available to a user. Which call returns the list of shipping rates?
You are working on a customization that requires a list of shipping rates available to a user. Which call returns the list of shipping rates?
정답: D