1z0-1068-22 Oracle CX Commerce 2022 Implementation Essentials

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Given the example custom widget Javascript:

In order to employ the Cart view model, what should the custom widget’s widget.json descriptor contain for the imports attribute?

Select an option, then click Submit answer.

  • The imports attribute should contain the value “user” because the cart view model belongs to the user

  • The imports attribute is only valid for global widgets and is not relevant

  • The imports attribute can be empty because the Cart view model is global

  • The imports attribute should contain the value “cart”

Question 8

An organization has implemented loyalty points as a payment currency by creating a payment gateway

extension with loyaltyPoints as one of the paymentMethodTypes and configuring the Custom Curency

Payment webhook.

What additional step does the organization need to do to add loyalty points as a payment option on the

Payments Method widget?

Select an option, then click Submit answer.

  • Create a custom widget extension called Loyalty Payment and add it to the checkout layout

  • Create a new checkout layout with custom widgets for payment

  • Nothing. The Payments Method widget already includes loyalty points as a payment option

  • Add the baseline Loyalty Payment widget to the checkout layout on the Design page

Question 9

Why is it a best practice to use the ccLink binding in your custom widgets?

Select an option, then click Submit answer.

  • for ensuring the correct layout is displayed

  • for ensuring a link does not cause a full page reload

  • for ensuring that your URL is correctly formatted

  • for ensuring images are sized for the current viewport