CCM-101試験無料問題集「Salesforce Manage and Merchandise a B2C Commerce Cloud Store - Extended 認定」
Recent code changes to an existing cartridge do not appear correctly on a Storefront. The developer confirms that the code is uploaded in the IDE and ensures that the cartridge is associated with the sandbox.
Which two additional steps should the developer take to troubleshoot this problem?
Choose 2 answers
Which two additional steps should the developer take to troubleshoot this problem?
Choose 2 answers
正解:A,C
解答を投票する
A developer needs to display a products list of their "Women Dresses" category in a new web application, independent of their main B2C Commerce site. This custom listing page needs to be styled differently from the existing one, as per marketing requirements.
Which B2C Commerce tool should the developer use to collect the necessary information?
Which B2C Commerce tool should the developer use to collect the necessary information?
正解:A
解答を投票する
A developer has these requirements for out-of-stock products:
Save the SKUs of the out-of-stock products that the customer is interested in Save the customer email regardless if the customer is a guest or registered Email the customer when the product is back-in-stock Which step should the developer perform as part of the solution to achieve the requirements?
Save the SKUs of the out-of-stock products that the customer is interested in Save the customer email regardless if the customer is a guest or registered Email the customer when the product is back-in-stock Which step should the developer perform as part of the solution to achieve the requirements?
正解:B
解答を投票する
The developer needs to add custom category debug logging into the "contact'' script, to ensure that a third-party service call responds as expected.
Assuming that the logging configurations for the contact category are correctly in place, which line of code should the developer add in the 06 placeholder to meet this requirement?
![](https://www.goshiken.com/uploads/imgs/CCM-101 V13.95/img_21.jpg)
A)
![](https://www.goshiken.com/uploads/imgs/CCM-101 V13.95/img_22.jpg)
B)
![](https://www.goshiken.com/uploads/imgs/CCM-101 V13.95/img_23.jpg)
C)
![](https://www.goshiken.com/uploads/imgs/CCM-101 V13.95/img_24.jpg)
Assuming that the logging configurations for the contact category are correctly in place, which line of code should the developer add in the 06 placeholder to meet this requirement?
![](https://www.goshiken.com/uploads/imgs/CCM-101 V13.95/img_21.jpg)
A)
![](https://www.goshiken.com/uploads/imgs/CCM-101 V13.95/img_22.jpg)
B)
![](https://www.goshiken.com/uploads/imgs/CCM-101 V13.95/img_23.jpg)
C)
![](https://www.goshiken.com/uploads/imgs/CCM-101 V13.95/img_24.jpg)
正解:B
解答を投票する
A client sells its product in single-brand stores as well as in multi-brand stores. When shown in the store locator list, the client wants the single-brand stores to have a particular background color to highlight them.
Which Business Manager action should be completed to allow the developer to apply different styling to the single-brand stores?
Which Business Manager action should be completed to allow the developer to apply different styling to the single-brand stores?
正解:A
解答を投票する
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?
}, 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?
正解:B
解答を投票する
A merchant has a content slot on a page that currently displays products based on the top Sellers for the current week.
They wish to change this functionality and, instead, have the slot render a specific content asset so that the content experience is more personalized to the visitors.
Which two actions are necessary to make this change?
Choose 2 answers
They wish to change this functionality and, instead, have the slot render a specific content asset so that the content experience is more personalized to the visitors.
Which two actions are necessary to make this change?
Choose 2 answers
正解:C,D
解答を投票する
A client wants to differentiate their monobrand stores with a special icon when shown in the store locator. The information is saved in a true/false custom attribute for each Store object in Merchant tools.
How should the developer follow SFRA best practices to expose this data for rendering?
How should the developer follow SFRA best practices to expose this data for rendering?
正解:C
解答を投票する
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.)
Which three things should the Digital Developer verify to ensure the cartridges are uploaded? (Choose three.)
正解:A,B,C
解答を投票する