Salesforce B2C-Commerce-Developer

Page:    1 / 42   
Total 207 questions | Updated On: Apr 25, 2024
Question 1

In order to implement site custom functionality, a developer creates a new cartridge.
Which step should the developer take to ensure their cartridge changes take effect?


Answer: C
Question 2

A client has two B2C Commerce sites in the same instance: one for the U.S. market, the other for the European market. They offer free gift wrapping on a selection of products. For each order, five products can be wrapped in the U.S., but only three products can be wrapped in the European region.
How should a developer allow the merchant to independently adjust this number?


Answer: D
Question 3

A Digital Developer needs to store information temporarily and decides to create a custom object.
Which code creates a custom object?


Answer: A
Question 4

Server.get('Show', consentTracking.consent, cache.applyDefaultCache, function (req,res,next){
Var Site = require('dw/system/Syte'');
Var pageMetaHelpter = require('*/cartridge/scripts/helpers/pageMetaHelper');
pageMetaHelpter.setPageMetaTags(req.pageMetaData, Site.current);
res.render('/home/homePage');
Missing code here
}, pageMetadata.computedPageMetadata);
The controller endpoint code snippet above does not work.
Which line of code should the developer use to replace line 6 and correct the problem?


Answer: A
Question 5

Given a sandbox with an active slot configuration with the following specifications:
* Content type set to product
* With some product configured
* With the following rendering template: slots/product/product_1x2 isml
* Correctly enabled and scheduled
And given the code contained in the selected rendering template:
11
Is an additional action needed for this to work as intended?


Answer: B
Page:    1 / 42   
Total 207 questions | Updated On: Apr 25, 2024

Quickly grab our B2C-Commerce-Developer product now and kickstart your exam preparation today!

Name: Salesforce Certified B2C Commerce Developer (WI24)
Exam Code: B2C-Commerce-Developer
Certification: Salesforce Developer
Vendor: Salesforce
Total Questions: 207
Last Updated: Apr 25, 2024