1Z0-1068-20 Exam Question 21

What three tasks, if implemented, can a contact with the storefront role of Administrator perform on a B2B Storefront? (Choose three.)
  • 1Z0-1068-20 Exam Question 22

    Consider the widget template snippet, which uses Knockout's containerless control flow syntax based on comment tags:

    Under what condition will <li>Item #2</li> be displayed?
  • 1Z0-1068-20 Exam Question 23

    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 of the 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?
  • 1Z0-1068-20 Exam Question 24

    What is the Commerce Cloud ccResizeImage custom binding used for?
  • 1Z0-1068-20 Exam Question 25

    An account buyer receives an email notification that their order has been approved and they can pay for the order. Once they click the associated link, it brings them to the B2B Checkout Payment After Approval layout.
    Which two are valid statements regarding the B2B Checkout Payment After Approval layout? (Choose two.)