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}”/>
Reference: https://docplayer.net/62289631-Developing-in-demandware-student-guide.html