Question 16
Which isNOTa step involved in creating widget configuration settings?
Question 17
What are two use cases for fragmenting widgets into elements? (Choose two.)
Question 18
Given the example widget configurationdefinition:
Which two statements are correct? (Choose two.)
Question 19
A company currently has two sites. The ID of the default site is siteA. The ID of the second site is siteB. They want to create a third site, but have it copy the configurations of siteB rather than the defaultsiteA.
Which endpoint, method, and URI do they use to accomplish this?
Question 20
You need to display a message to a logged in shopper about a relevant promotion, based on the number of products in thecart and the total value of the items. You develop a custom widget that uses the User, Cart and Site view models as displayed in this example Javascipt:
Under what condition is theshowCartMsg()function true?
