When using Grunt. which CLI command is used to track changes in the source files and recompiles
CSS files?
A
An Adobe Commerce developer is using a view model within an existing block:
What are two ways to access the view model class in the template? (Choose two.)
BC
An Adobe Commerce developer needs to reposition a block before all other elements of its nesting
level.
Which attribute value can be used to accomplish this in the Layout XML?
B
An Adobe Commerce developer was asked to customize a JavaScript component which is written as a
function.
How would the developer extend the native JavaScript function?
A.
B.
C.
C
An Adobe Commerce developer wants to use LESS variables to make the default color of the text
links match the default color of the body text. While keeping upgradability in mind, how would the
developer make this modification?
A.
B.
C.
C
An Adobe Commerce developer has applied a new theme in the Admin panel to the Store View level.
The new theme does not appear to be applied to the frontend. The store is in developer mode.
Which two actions would the developer take to remediate this? (Choose two.)
A
An Adobe Commerce developer has been asked to move a block called country from the container
sidebar to the container content, the block has to be the last child on the content container.
Which layout instruction would be used to move the block?
A.
B.
C.
A
An Adobe Commerce developer needs to update several default variables used to style emails.
Which file would be used to change the LESS variables for email templates in a theme?
A.
B.
C.
A
An Adobe Commerce developer created a theme, Vendor/gallery, and three languages available for
deployment en_us, es_ES, and br_BR.
How would the developer deploy the static content only for the theme Vendor/gallery and language
es_ES?
A.
B.
C.
C
An Adobe Commerce developer is extending a theme from Magento\blank and wants to override
parent styles.
Which file does the developer need to change to override the parent theme styles?
C
An Adobe Commerce developer needs to display a URL in the template. How would the variable $ur1
be securely output in the template?
A.
B.
C.
C
An Adobe Commerce developer needs to add a static variable note in email templates. The custom
variable is added in the Admin panel under System > Other Settings > Custom Variables.
Which option would the developer use to add the variable in the email template content?
B
An Adobe Commerce developer is building a feature using Knockout.js.
Which binding is used to find the children nodes within the object in the UiRegistry by provided
name?
B
An Adobe Commerce developer is working on a custom knockout Ul component and they need to
add the text Happy Birthday, to be translated inside an .html template.
How would the developer add the text?
A.
B.
C.
A
Which two steps are required to delete a manually installed theme? (Choose two.)
BD