Which line of code creates a content slot that can be included on homepage.isml to display on the home page?

Which line of code creates a content slot that can be included on homepage.isml to display on the home page?A . <isslot id="my_banner " description="for home page" type="global" context="content" context-object="${pdict.ContentSearchResult.content}"/>B . <isslot id="my_banner " description="for home page" type="global" context="homepage"/>C . <isslot id="my_banner " description="for home page" context="global">D . <isslot id="my_banner...

May 23, 2021 No Comments READ MORE +

Which three things should the Digital Developer verify to ensure the cartridges are uploaded?

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...

May 23, 2021 No Comments READ MORE +

By default, which URL format is a proper Open Commerce API for Sandbox?

A Digital Developer is working in a sandbox on a site named test-site using the domain test.demandware.net. The Developer needs to compile a url to make an Open Commerce API (OCAPI) request that returns product information. By default, which URL format is a proper Open Commerce API for Sandbox?A ....

May 23, 2021 No Comments READ MORE +

Using Business Manager, how can a Digital Developer create a catalog export file that contains only the products assigned to the site catalog?

A digital instance has one site, with one master product catalog separate from the site catalog. Some, but NOT all, products in the master catalog are assigned to categories of the site catalog. Using Business Manager, how can a Digital Developer create a catalog export file that contains only the...

May 23, 2021 No Comments READ MORE +

How should the Digital Developer update their sandbox using this staging site export file?

Universal Containers created a site export file from staging in the global export directory. How should the Digital Developer update their sandbox using this staging site export file?A . Perform a data replication from staging.B . Use the Site Development > Site Import & Export Business Manager module.C . Download...

May 23, 2021 No Comments READ MORE +

What happens if the log file size limit is reached in custom logging?

What happens if the log file size limit is reached in custom logging?A . Logging is suspended for the day.B . Logging is suspended for two hours.C . The log file is deleted and recreated from scratch.D . The log file rolls over and the last used log is overwritten.View...

May 22, 2021 No Comments READ MORE +

What should the Developer verify to identify the issue?

Universal Containers recently completed updates to their storefront shopping cart page. A problem has been discovered since the update. Users are no longer able to submit coupon codes on this page. Additionally, authenticated users who try to add a coupon are logged out. The following processing code is found in...

May 20, 2021 No Comments READ MORE +

What is the next step in Business Manager to create “The Basics” as a combination?

Universal Containers calls the following combination of products “The Basics” and sells the combination as a unique product ID: ✑ One Model 103 container ✑ Five Model 611 container ✑ Tree Model 201 container The Developer created these three products in the catalog. What is the next step in Business...

May 20, 2021 No Comments READ MORE +

Which data store variable is appropriate, assuming there is no need to store the selection in any system or custom objects?

A Digital Developer must give users the ability to choose an occasion (holiday, birthday, anniversary, etc.) for which gifts are currently being selected. The data needs to be persistent throughout the current shopping experience. Which data store variable is appropriate, assuming there is no need to store the selection in...

May 20, 2021 No Comments READ MORE +

What additional steps must occur before the Digital Developer can begin writing the processing code for this request?

A Digital Developer needs to add a new form to the shopping cart page to allow customers to enter their rewards pass ID. There is already an existing Cart.js controller that handles processing of the other cart forms. In addition, a form field node is in the form XML and...

May 20, 2021 No Comments READ MORE +