Magento Front End Developer Certification Test
In a Magento instance configured to use the package name "creare" and the theme name "blue", which file would override the default catalog category view template? A. app/frontend/base/creare/blue/template/catalog/category/ B. app/design/frontend/creare/blue/template/catalog/category/ C. app/design/frontend/creare/default/template/catalog/ D. app/design/frontend/blue/creare/template/catalog/ E. app/frontend/default/blue/customcategory/ - Answer- B. app/design/frontend/creare/blue/template/catalog/category/ You have a "custom/default" design package. You need to edit this file: /app/design/frontend/base/default/template/page/html/. Which method is bad practice? A. Create a new module in "base/default" called "custom" and copy the file there for editing. B. Create a new package called "custom/custom" and copy the file there for editing. C. Copy the file to "custom/default" for editing. D. Edit the "base/default" file directly. - Answer- D. Edit the "base/default" file directly. Given a configured package "mypackage" and a configured theme "mytheme", which THREE of the following templates would be part of the design fallback? (Choose THREE.) A. mypackage/default/template/my/ B. base/mytheme/template/my/ C. default/default/template/my/ D. base/default/template/my/ E. default/mytheme/template/my/ F. mypackage/mytheme/template/my/ - Answer- A. mypackage/default/template/my/ D. base/default/template/my/ F. mypackage/mytheme/template/my/ What is System Design used for? A. Configuring the fallback system of a store view B. Overriding the fallback system of a store view for a limited period of time C. Activating the fallback system of a store view D. Overriding the fallback system of a subpart (Layout, Templates, ...) of a store view E. Configuring basic Package and Theme settings of your Magento instance - Answer- B. Overriding the fallback system of a store view for a limited period of time
Escuela, estudio y materia
- Institución
- Magento
- Grado
- Magento
Información del documento
- Subido en
- 8 de septiembre de 2023
- Número de páginas
- 10
- Escrito en
- 2023/2024
- Tipo
- Examen
- Contiene
- Preguntas y respuestas
Temas
-
magento front end developer certification test
-
in a magento instance configured to use the packag
-
you have a customdefault design package you ne