Question 6
What are twoexamples of existing functionality provided with Commerce Cloud custom bindings? (Choose two.)
Question 7
Which three data items can be imported using the bulk import feature? (Choose three.)
Question 8
What are the three main technologies employed in widget development? (Choose three.)
Question 9
A developer is customizing the payment methods widget to enable the shopper to store a credit card when checking out. The widget needs to add three properties to the payments object of the JSON authorization request when creating the order:
* saveCard(Boolean)
* nickname(String)
* setAsDefault(Boolean)
Each ofthe properties needs to be bound to a particular view model for the properties to be added to the payments object.
Which is the correct view model?
Question 10
When configuring sites, you have two properties related toprice groups: the default price group and additional price groups. Consider the following scenario:
* Site UShas theUS Dollarprice group set as its default price group.
* Site Canadahas theCanadian Dollarprice group as its default price group, but needsa second price group for US dollars.
* It can either share theUS Dollarprice group withSite USor have a separateUS Dollars2price group.
Under what condition shouldSite Canadause the separateUS Dollars2as its additional price group?
