Free CCD-102 Exam Braindumps (page: 19)

Page 19 of 52

Given the following ISML example, how should a developer reference the product object in the current iteration of the basket?

<isloop ítems =”${pdict.Basket.products}” var=”product” status= “loopstatus”>

</isloop>

  1. product
  2. pdict.Basket.products{loopstatus}
  3. loopstatus.product
  4. pdict.product

Answer(s): A

Explanation:



A client that sells to multiple countries in Europe needs to disable Apple Pay for Denmark. Which Business Manager module is used to achieve this requirement?

  1. Locale Payments
  2. Payment Methods
  3. Payment Processors
  4. Apple Pay

Answer(s): A



A developer set up a new site with Taxation: Net. However, the business requirements changed and the site now needs to be Taxation:Gross. The Business Manager interface does not give this option. Which sequence of steps is necessary to change the site to gross taxation?

  1. Make sure that the developer has “Administrator” Access, then change the Taxation setting to Gross
  2. Unlock the site preferences and then change the Taxation setting to Gross
  3. Change the global setting,”Enable Taxation Methods” to true, then change the Taxation setting to Gross
  4. Create a new site with Taxation set to Gross, then delete the old site.

Answer(s): D



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?

  1. next();
  2. return res;
  3. res.next();
  4. req.next();

Answer(s): A



Page 19 of 52



Post your Comments and Discuss Salesforce CCD-102 exam with other Community members:

Fernando commented on November 04, 2024
Very cool and very helpful. Bought 2 exams with 50% discount.
Brazil
upvote