What are two types of assets that can be included in a storefront extension? (Choose two.)
The Profile Navigation - Account Shoppers widget instance settings specifies the storefront role of buyer for the Account Address Book.
Note that the storefront role for the /accountaddressbook URL is specified as buyer.
Which configuration step isneeded to allow a delegated administrator the privilege to create, edit, and delete account addresses?
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?
Whichfour statements describe the Commerce Cloud payment webhooks? (Choose four.)
Which two describe the assets contained in a storefront extension .zip archive? (Choose two.)