ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 43 - AD0-E720 discussion

Report
Export

An Adobe Commerce developer wants to determine which template is rendering a specific element on the storefront. Which two methods can they use to turn on template hints? (Choose two.)

A.
In the Admin, navigate to Stores > Configuration > Advanced > Developer > Debug. Set Enabled Template Path Hints for Storefront to Yes
Answers
A.
In the Admin, navigate to Stores > Configuration > Advanced > Developer > Debug. Set Enabled Template Path Hints for Storefront to Yes
B.
In the Admin, navigate to system > Advanced > Template > Developer > Debug. Set Enabled Template Path Hints for Storefront to Yes
Answers
B.
In the Admin, navigate to system > Advanced > Template > Developer > Debug. Set Enabled Template Path Hints for Storefront to Yes
C.
On the command line, run the command; php bin/magento setup:enable-template-hints
Answers
C.
On the command line, run the command; php bin/magento setup:enable-template-hints
D.
On the command line, run the command; php bin/magento dev:template-hints:enable
Answers
D.
On the command line, run the command; php bin/magento dev:template-hints:enable
Suggested answer: A, D

Explanation:

Template hints are a useful tool for frontend developers to determine which template is rendering a specific element on the storefront. Template hints can be turned on using either of these two methods:

In the Admin Panel, navigate to Stores > Configuration > Advanced > Developer > Debug. Set Enabled Template Path Hints for Storefront to Yes

On the command line, run the command; php bin/magento dev:template-hints:enable The other two options are incorrect because they do not exist as valid methods to turn on template hints.

Reference:Adobe Commerce Developer Documentation,Adobe Inc.

asked 02/10/2024
Azwihangwisi Ntikane
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first