Given this widget JavaScript snippet using the CCRestClient library:
What is the URL of the created request to Commerce Cloud?
An account buyer logs into the storefront, but does not see the addresses associated with their account on the
My Account page.
What is the reason for this behavior?
What are the three main technologies employed in widget development? (Choose three.)
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:
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?
A storefront developer is configuring page layouts of type Shopper Profile for a B2B storefront implementation.
Which two items must be considered when configuring the Profile Navigation – Account Shoppers widget instance on each layout? (Choose two.)
In the Commerce Cloud implementation of the Model-View-ViewModel architecture pattern, what does the
View represent?
A developer would like to pass two custom properties called interestRate and remainingPayments from the custom payment integration service to Commerce Cloud in the JSON response payload. The remainingPayments property should be returned to the storefront to be used in a custom widget.
Which code snippet included in the JSON response accomplishes this?
The following code snippet shows thecustomPropertiessubobject included in the payments object in the payments object in a sample JSON request payload:
Which two statements describe how the custom properties were included in the request? (Choose two.)
Which three data items can be imported using the bulk import feature? (Choose three.)
Which three statements describe webhooks in Commerce Cloud? (Choose three.)