QuestionQ10
Adobe Experience Manager SitesAn Adobe Commerce developer has created a module named Orange_Customer. In this module, the developer is adding a new .phtml file that will display customer information.
Where should the developer place this file?
- A app/code/orange/Customer/view/frontend/web/templates/customer-info.phtml
- B app/code/Orange/Customer/frontend/templates/customer-info.phtml
- C app/code/Orange/Customer/view/frontend/templates/customer-info.phtml
Community Discussion