List of questions
Related questions
Question 1 - AD0-E720 discussion
The merchant needs to create a new website, and is need modify a template the third party vendor's, because the customer is different. The file is found in a module here: app/code/Vendor/Module
Keep it simple in your mind!
A.
Create another layout for the new website and configure new file.phtml. app/code/Vendor/Module/view/frontend/templates/file.phtml
B.
Create a new module for extends layout.xml and include new file.phtml. app/code/Vendor/Module_Two/view/frontend/templates/file.phtml
C.
Create a new theme, define a new website and customize in app/design. app/design/frontend/Custom/Theme/Vendor_Module/templates/file.phtml
Your answer:
0 comments
Sorted by
Leave a comment first