ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 14 - Certified B2C Commerce Developer discussion

Report
Export

Given the file structure below, which ISML method call renders the customLandingPage template?

A.
ISML.renderTamplate('cartridge/templates/default/content/custom/customLandingPage');
Answers
A.
ISML.renderTamplate('cartridge/templates/default/content/custom/customLandingPage');
B.
ISML('content/custom/customLandingPage');
Answers
B.
ISML('content/custom/customLandingPage');
C.
ISML.render('content/custom/customLandingPage');
Answers
C.
ISML.render('content/custom/customLandingPage');
D.
ISML.renderTemplate('content/custom/customLandingPage');
Answers
D.
ISML.renderTemplate('content/custom/customLandingPage');
Suggested answer: D

Explanation:

Reference: https://documentation.b2c.commercecloud.salesforce.com/DOC4/index.jsp?topic=%2Fcom.demandware.dochelp%2FDWAPI%2Fscriptapi%2Fhtml%2Fapi%2Fclass_dw_template_ISML.html

asked 23/09/2024
Francis Arthur
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first