A retailer notices that the Account Addresses page is showing the wrong shopper's address. Which tool should the developer start with to identify the issue?
A. Pipeline Profiler
B. Code Profiler
C. Reports and Dashboards module
D. Storefront Toolkit
A developer is implementing new Page Designer content on a merchant's Storefront and adds the line below to the setupContentSearch function in the searchHelpers.js file.
apiContentSearchModel.setFilteredByFolder(false);
What does this achieve?
A. Filters Page Designer search results into folders
B. Prevents Page Designer pages from being searchable
C. Allows Page Designer pages and components to be searchable
D. Allows filtering Page Designer pages by folder
Consider the following information:
A merchant has this three-tier category structure setup in the Storefront catalog.
-New Arrivals > Women > Clothing
The category named Clothing has all the clothing items for Women and is merchandised. A Search Refinement named Newness is correctly configured for the Clothing category.
When a merchandiser views the Clothing category, the Search Refinement appears and works as expected. However, the merchandiser does not see the Search Refinement when searching for Clothing via the Storefront search. What is the reason?
A. The Search Refinement definition is not set up for the New Arrivals category
B. There are conflicting Search Refinement definitions for Clothing and one of its parent categories
C. The Search Refinement definition is not set up for the Women category
D. The Search Refinement definition is not set up for the Root category
A developer needs to update the package.json file so that it points to the hook file for a cartridge, using the hooks keyword. Which snippets works correctly when added to the file?
A. {"hooks": "./scripts/hooks.json"}
B. {hooks: ./cartridge/scripts/hooks.json}
C. {hooks: ./scripts/hooks.json}
D. {"hooks": "./cartridge/scripts/hooks.json"}
A developer is asked to write a log containing the ID and name of the product with a variable named myProduct. Which snippet of code should be used?
A. Logger.warn(`The current product is ${myProduct.getID()} with name ${myProduct.getName()}');
B. Logger.warn(`The current product is {0} with name {1}', myProduct.getID(), myProduct.getName());
C. Logger.warn(`The current product is %s with name %s').context (myProduct.getID(), myProduct.getName());
D. Logger.warn(`The current product is {0} with name {1}'}.context (myProduct.getID(), myProduct.getName());
A NewsletterSubscription custom object exists that has a key attribute named email of type String and the following script code. var CustomObject = dw.object.CustomObjectMgr.createCustomObject (`NewsletterSubscription' newsletterForm.email.value); However, the NewsletterSubscription custom object is not persisted. What is a possible reason?
A. The code shown is the wrong syntax. The correct syntax is: var CustomObject = dw.object.CustomObjectMgr.createCustomObject (`NewsletterSubscription' `email' newsletterForm.email.value);
B. The code shown needs to be wrapped in a try/catch block
C. The code shown is the wrong syntax. The correct syntax is: var CustomObject = dw.object.CustomObjectMgr.createCustomObject (newsletterForm.email.value `NewsletterSubscription');
D. The code shown needs to be wrapped in a transaction.
Universal Containers wants to change a content slot that is currently configured to display a content asset. Now they want the slot to display the top five selling boxes for the week. Which two changes need to be made for this to occur? (Choose two.)
A. Change the slot's configuration content type to "products."
B. Change the slot's configuration content type to "recommendations."
C. Change the slot's configuration template to the appropriate rendering template.
D. Delete the existing content asset.
A Digital Developer has a site export file on their computer that needs to be imported into their sandbox. How should the developer update their sandbox with the data in this file?
A. Connect and import the file using the remote option within the Site Import and Export Business Manager module.
B. Upload and import the file using the local option within the Site Import and Export Business Manager module.
C. Upload the file to the Impex WebDAV directory and import using the Site Import tool within UX Studio.
D. Upload the file to the Static WebDAV directory and import using the Import and Export Business Manager module.
A Digital Developer is working on a project to convert a pipeline to a JavaScript controller. UX Studio has a functioning pipeline debugger configured for the site. Assume the Developer will add a breakpoint to the controller when it is written. What must be done in order to use the debugger with the new controller when it is written?
A. Create and use a new script debug configuration.
B. Use the existing pipeline debugger.
C. Modify the debugger configuration and use the existing pipeline debugger.
D. Create and use a new controller debug configuration.
In Log Center, a developer notes a number of Cross Site Request Forgery (CSRF) log entries. The developer knows that this happens when a CSRF token is either not found or is invalid, and is working to remedy the situation as soon as possible.
Which two courses of action might solve the problem? (Choose two.)
A. Extend the CSRF token validity to avoid timeouts
B. Delete the existing CSRF whitelists in Business Manager
C. Add the token in the ISML template
D. Add csrfProtection.generateToken as a middleware step in the controller
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Salesforce exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your B2C-COMMERCE-DEVELOPER exam preparations and Salesforce certification application, do not hesitate to visit our Vcedump.com to find your solutions here.