A developer would like to initialize a theme in Adobe Commerce.Which two files are required to complete this task? (Choose two.)
Answer(s): B,D
The two files that are required to initialize a theme in Adobe Commerce are registration.php and theme.xml. The registration.php file registers the theme in the system and assigns a unique name to it. The theme.xml file declares the theme's title, parent theme, media directory, and preview image.The theme.less file is not required to initialize a theme, but it can be used to define global styles for the theme. The composer.json file is not required to initialize a theme, but it can be used to manage dependencies and packages for the theme.
[Adobe Commerce Developer Guide - Create a theme]
A developer needs to initialize the jQuery Ul widget for a specific HTML tag.Which HTML attribute is used for this?
Answer(s): B
The data-mage-init HTML attribute is used to initialize the jQuery UI widget for a specific HTML tag. This attribute specifies the name of the widget and its configuration options as a JSON object.The x-magento-init HTML attribute is used to initialize RequireJS modules for a specific HTML tag. The data-ui HTML attribute does not exist in Adobe Commerce.
[Adobe Commerce Developer Guide - Initialize JavaScript components using the data-mage-init attribute]
How can a custom CMS Page be set as a store home page?
Answer(s): C
To set a custom CMS Page as a store home page, the developer or merchant should follow these steps:In the Admin panel, go to Content > Pages and create or edit a CMS Page that will be used as a home page.In the Admin panel, go to Stores > Configuration > General > Web > Default Pages.In the CMS Home Page field, select the CMS Page that was created or edited in step 1.Save the configuration.There is no "Home Page" column in the CMS Page admin grid or "Default Home Page" value in the CMS Page admin form.
[Adobe Commerce User Guide - Set up your home page]
Which theme directory contains the static files that can be loaded directly?
Answer(s): A
The web directory contains the static files that can be loaded directly. This directory includes files such as CSS, JavaScript, and images.
Post your Comments and Discuss Adobe AD0-E717 exam with other Community members:
Christine commented on November 06, 2024 Good for practice Anonymous upvote
Xiching commented on August 20, 2024 Thank you for publishing these questions. I assisted me to pass my exam. China upvote
Our website is free, but we have to fight against bots and content theft. We're sorry for the inconvenience caused by these security measures. You can access the rest of the AD0-E717 content, but please register or login to continue.