PrepAway - Latest Free Exam Questions & Answers

Category: Certified B2C Commerce Developer

Exam Certified B2C Commerce Developer

Which link function generates the correct link?

A business user wants to add a link to a content page from within the body of another content asset. The target content asset ID is: terms-and-conditions. Which link function generates the correct link? A. $include(‘Page-Include’, ‘cid’, ‘terms-and-conditions’)$ B. $http(‘Content-Page’, ‘cid’, ‘terms-and-conditions’)$ C. $httpUrl(‘Content-Show’, ‘cid’, ‘terms-and-conditions’)$ D. $url(‘Page-Show’, ‘cid’, ‘terms-and-conditions’)$ Reference: https://documentation.b2c.commercecloud.salesforce.com/DOC3/index.jsp?topic=%2Fcom.demandware.dochelp%2FContent%2FContentassetlinkexamples.html

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

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’); Reference: https://documentation.b2c.commercecloud.salesforce.com/DOC4/index.jsp?topic=%2Fcom.demandware.dochelp%2FDWAPI%2Fscriptapi%2Fhtml%2Fapi%2Fclass_dw_template_ISML.html

How should the Digital Developer resolve this issue so that the error message is displayed on the address ID f

The following code ensures that an address ID CANNOT be used if it is already in use by another address in the customer’s address book. There is a problem with the code. The error message for an invalid address ID is never shown to the user on the form field. How should the Digital Developer […]

How can other Developers with sandboxes on the same realm create the same catalog in their own sandboxes?

Universal Containers specifies a new category hierarchy for navigating the digital commerce storefront. A Digital Developer uses Business Manager to manually create a catalog with the specified category hierarchy, then uses the Products & Catalogs > Import & Export module to export the catalog as a file. How can other Developers with sandboxes on the […]

Which three things should the Digital Developer verify to ensure the cartridges are uploaded? (Choose three.)

A Digital Developer creates a B2C Commerce server connection in their UX Studio workspace. The Developer adds new cartridges to the workspace, but the cartridges do NOT execute as the Developer expects. Which three things should the Digital Developer verify to ensure the cartridges are uploaded? (Choose three.) A. The Auto-Upload setting is enabled for […]

Which modification should be made to the new cartridge path?

A Digital Developer is working on a multi-site realm. A new site requires a different layout for the account landing page. The business logic and data model remain the same. The existing code is in AccountControl.js and accountlanding.isml in the app_storefront cartridge. The app_storefront cartridge contains code for all other business functions. The cartridge path […]

Which two methods can the Developer use to verify the cache settings for the product tiles? (Choose two.)

A Digital Developer must resolve a performance issue with product tiles. The Developer determines that the product tiles are NOT being cached for a long enough period. Which two methods can the Developer use to verify the cache settings for the product tiles? (Choose two.) A. Enable cache information in the storefront toolkit and view […]

Universal Containers wants to add a model field to each product. Products will have locale-specific model valu

Universal Containers wants to add a model field to each product. Products will have locale-specific model values. How should the Digital Developer implement the requirement? A. Utilize resource bundles for translatable values. B. Set the model field as a localizable attribute. C. Store translated model values in different fields; one field for each locale. D. […]

What action should the Developer take to stop the quota violation?

A Digital Developer has detected storefront pages being rendered with an error message. After inspecting the log files, the Developer discovered that an enforced quota is being exceeded. What action should the Developer take to stop the quota violation? A. Rewrite the code that is causing the overage. B. Change the Business Manager configuration for […]

Which cartridge path meets the project requirements?

A Digital Developer added a file named MyBusinessController.js in the cartridge named app_project. The project design calls for this new file to override MyBusinessController.js in client_project. The client_project cartridge contains other necessary functionality. Additional functionality is also included in the storefront_core and storefront_controllers cartridges. Which cartridge path meets the project requirements? A. client_project:app_project:storefront_controllers:storefront_core B. app_project:storefront_controllers:storefront_core […]


Page 1 of 212