QuestionQ1
Adobe Experience Manager SitesAn Adobe Commerce developer is extending a theme from Magento\blank and needs to override the parent theme’s styles.
Which file must the developer change to override the parent theme styles?
- A web/css/source/_extends.less
- B web/css/source/_extend.less
- C web/css/source/_theme.less
QuestionQ2
Adobe Experience Manager SitesAn Adobe Commerce developer needs to override the template assigned to a block named existing.product.block. This relationship is defined in the catalog_product_view.xml layout of the Magento_Catalog module. They cannot merely override the file in their theme because the change belongs to a feature being released to the marketplace as a module named Orange_CustomProduct.
The developer has already created the required template at app/code/Orange/CustomProduct/view/frontend/templates/custom-product-block.phtml.
What can they add to app/code/Orange/CustomProduct/view/frontend/layout/catalog_product_view.xml in their module to achieve this?
- A

- B

- C

- D

Community Discussion
QuestionQ3
Adobe Experience Manager SitesIn which directory can a custom theme favicon be added?
- A <your_theme_dir>/web/
- B <your_theme_dir>/Magento_Theme/web/
- C <your_theme_dir>/assets/images
Community Discussion
QuestionQ4
Adobe Experience Manager SitesAn Adobe Commerce developer is creating the Vendor/Orange theme and must customize the header used by email templates.
Where in the theme must the developer place the new template for this customization?
- A /Magento_Email/templates/override/html/header.html
- B /Magento_Email/email/header.html
- C /Magento_Theme/html/header.html
Community Discussion
QuestionQ5
Adobe Experience Manager SitesWhich two actions are necessary to delete a manually installed theme?
- A Remove the theme using the theme:uninstall CLI command
- B Remove the directory app/design/frontend/<VendorName>/<ThemeName>
- C Disable the theme from the backend admin configuration
- D Remove the theme record from the theme database table
Community Discussion
That's the end of the preview
It's free
100% of the questions are free for all users.
No strings attached.










Community Discussion