Join the discussion
Question 1/60
You are developing a module MyCompany_StoreInfo to display information about brick and mortar stores on a frontend page. The displayed information varies based on the country of a given store.
What two elements automatically render their children? (Choose two.)
What two elements automatically render their children? (Choose two.)
Correct Answer: C,D
Add Comments
- Other Question (60q)
- Q1. You are developing a module MyCompany_StoreInfo to display information about brick and mor...
- Q2. Which command should be used to deploy static content?...
- Q3. A merchant tasked you to add an input field for notes to the Customer Account Information ...
- Q4. Which command can be used to display a full list of enabled and disabled Magento modules?...
- Q5. What is the default store ID for the admin panel?...
- Q6. A developer needs to configure a page to use the single-column layout. Which XML code perf...
- Q7. Which theme directory contains the static files that can be loaded directly?...
- Q8. In the module located at app/code/MyCompany/MyModule there is a JS module in the file view...
- Q9. Assume that a customer's cart only includes one downloadable product. What effect will it ...
- Q10. Which Magento project directory is the recommended webroot for the web server?...
- Q11. A developer has been tasked to create a new controller for custom functionality. Only GET ...
- Q12. Which action, if any, should be taken to forbid Adobe Commerce Admin from performing speci...
- Q13. You are adding a child node to the product.info block using the XML: (Exhibit) How will th...
- Q14. Which type of product has the ability to have individual inventory for each variation from...
- Q15. You are developing a module and need to add another column to a table introduced by anothe...
- Q16. What will be the result of calling the save() method on a collection instance?...
- Q17. How should a grid or form be included in an admin page layout using the Ul Component?...
- Q18. Which attribute option enables Adobe Commerce to distinguish between built-in attributes a...
- Q19. You added a new constructor argument to an existing action controller class. When you relo...
- Q20. What is the purpose of a URL Rewrite?
- Q21. A module MyModule needs to send notifications to customers only when the account was modif...
- Q22. Which method of a Magento resource model will remove a record from the database?...
- Q23. You are implementing a custom module MyModule, which provides an implementation of \Psr\Lo...
- Q24. Which directory contains language packages?
- Q25. In layout files you can change al element's order on a page. This can be done using one of...
- Q26. How can a developer turn off all store view options and scope indicators for a single-stor...
- Q27. Which action, if any. can be taken to change the URL key of the product?...
- Q28. How should a CMS page only be made available for specific websites/store views?...
- Q29. How can a developer turn off all store view options and scope indicators for a single-stor...
- Q30. Which layout file should be used for a product with a specific id?...
- Q31. The module MyCompany_MyModule provides custom admin interface pages. Access to these pages...
- Q32. There are two different configurable products which both share one variation. The shared v...
- Q33. A client has asked you to include category url keys in product URLs. How is this done?...
- Q34. Which CLI command should be used to determine that static content signing is enabled?...
- Q35. What is the length of the generated coupons if the developer has enabled the Auto Generate...
- Q36. Where do you change the frontName for the admin router?...
- Q37. A merchant is interested in setting different prices for the same products in different st...
- Q38. You have loaded an instance of Magento\Catalog\Model\Product in the $product variable. You...
- Q39. You added a plugin declaration to MyCompany/MyModule/etc/di.xml: (Exhibit) What will be th...
- Q40. How can a developer prioritize a plugin's execution, if possible?...
- Q41. During a code review of a module MyCompany_PaymentCurrencies you see a configuration field...
- Q42. What is one purpose of a customer data JS library?...
- Q43. Which price type should be used if the developer wants to provide a discount for a product...
- Q44. You are working on a Magento store which will be selling in two countries. Each country ha...
- Q45. A developer has been tasked to create a new controller for custom functionality. Only GET ...
- Q46. What is the length of the generated coupons if the developer has enabled the Auto Generate...
- Q47. A developer needs to add additional validation that would be triggered before order placem...
- Q48. You are creating a new page layout for your custom module. What is the primary difference ...
- Q49. You are tasked with ensuring customers who log into the site are authorized. By default, t...
- Q50. Which tag should be used in module.xml to ensure dependency modules are loaded in the prop...
- Q51. What is the correct way to inject CMS block in a layout?...
- Q52. A third-party module uses a layout update that changes the template path for a core block ...
- Q53. Which price type should be used if the developer wants to provide a discount for a product...
- Q54. What scopes are available for customer attributes?...
- Q55. Under which section should the soft dependency for a module be listed in app/code/<Vend...
- Q56. You need to find all orders in the processing state. You have written the code: (Exhibit) ...
- Q57. What is the default store ID for the admin panel?...
- Q58. You are implementing a before plugin in MyCompany_Magic. It will intercept the same method...
- Q59. A developer is making customizations in the checkout, and access to the quote's shipping a...
- Q60. What are two functions of a resource model? (Choose two.)...
