List of questions
Related questions
Question 14 - Certified B2C Commerce Developer discussion
Given the file structure below, which ISML method call renders the customLandingPage template?
A.
ISML.renderTamplate('cartridge/templates/default/content/custom/customLandingPage');
B.
ISML('content/custom/customLandingPage');
C.
ISML.render('content/custom/customLandingPage');
D.
ISML.renderTemplate('content/custom/customLandingPage');
Your answer:
0 comments
Sorted by
Leave a comment first