List of questions
Related questions
Question 3 - Certified B2C Commerce Developer discussion
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}"/>
B.
<isslot id="my_banner " description="for home page" type="global" context="homepage"/>
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}"/>
Your answer:
0 comments
Sorted by
Leave a comment first