ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 3 - Certified B2C Commerce Developer discussion

Report
Export

Which line of code creates a content slot that can be included on homepage.isml to display on the home page?

A.
<isslot id="my_banner " description="for home page" type="global" context="content" context-object="${pdict.ContentSearchResult.content}"/>
Answers
A.
<isslot id="my_banner " description="for home page" type="global" context="content" context-object="${pdict.ContentSearchResult.content}"/>
B.
<isslot id="my_banner " description="for home page" type="global" context="homepage"/>
Answers
B.
<isslot id="my_banner " description="for home page" type="global" context="homepage"/>
C.
<isslot id="my_banner " description="for home page" context="global">
Answers
C.
<isslot id="my_banner " description="for home page" context="global">
D.
<isslot id="my_banner " description="for home page" context="global" context-object="${pdict.CurrentHomePage}"/>
Answers
D.
<isslot id="my_banner " description="for home page" context="global" context-object="${pdict.CurrentHomePage}"/>
Suggested answer: C

Explanation:

Reference: https://docplayer.net/62289631-Developing-in-demandware-student-guide.html

asked 23/09/2024
Ben Appelman
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first