Get Perfect Results with Premium 1z0-1068-22 Dumps Updated 72 Questions
Free 1z0-1068-22 Exam Study Guide for the NEW Dumps Test Engine
Oracle 1z0-1068-22 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
NEW QUESTION 31
Which three features are supported in a B2B Storefront implementation? (Choose three.)
- A. managing account buyers and addresses on the storefront by contacts with account specified storefront roles
- B. requiring an order approval based on a specified price threshold associated with the account
- C. sharing a purchase list with a contact from another account
- D. A displaying products and prices that are specific to the logged in contact's account
- E. simultaneously logging into multiple accounts in order to compare product items and prices
Answer: A,B,E
NEW QUESTION 32
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?
- A. Option B
- B. Option A
- C. Option C
Answer: B
NEW QUESTION 33
Consider the following code snippet from the config.json file for a custom payment gateway extension'sproperties:
Which two statements describe thepaymentMethodsTypesproperty configuration? (Choose two.)
- A. The property is public by default and can be used in a custom widget
- B. The default value is set to generic, which means that option will be selected in the Administration UI
- C. The generic option will appear as a checkbox in the Administration UI
- D. Other paymentMethodTypes options defined in the gateway.json file will appear in the Administration UI, even though not explicitly defined in config.json
Answer: A,D
NEW QUESTION 34
A company currently has two sites. The ID of the default site is siteA. The ID of the second site is siteB. They want to create a third site, but have it copy the configurations of siteB rather than the defaultsiteA.
Which endpoint, method, and URI do they use to accomplish this?
- A. TheupdateSiteendpoint, using PUT with the URI set to/ccadmin/v1/sites/siteB
- B. ThegetSiteendpoint, using GET with the URI set to/ccadmin/v1/sites/siteB
- C. ThecreateSiteFromFormendpoint, using with the URI set to/ccadmin/v1/siteCreateForms/ siteB
- D. ThecreateSiteendpoint, using POST with the URI set to/ccadmin/v1/sites/siteB
Answer: B
NEW QUESTION 35
The business team has decided to add order approvals into the B2B storefront.
What three things do you need to configure in order to implement this functionality? (Choosethree.)
- A. Set the frequency of the Order Cancellation service
- B. Specify a Price Hold Period for an approved order
- C. Configure B2B Storefront administrative privileges for account shoppers to request an order approval
- D. Add order approval functionality into the B2B Checkout Layout
- E. Ensure that an invoice payment type is configured in the Payment Methodswidget instance
Answer: A,C,D
NEW QUESTION 36
The Payment Processing menu on the Settingspage of the Administration UI has a Payment Options property with two choices: Full Payment Required and Allow Partial Payment.
When should the Allow Partial Payment option be selected?
- A. All payment methods used on the order can be processed at the same time
- B. One of the supported payment methods used on the order requires shopper action during payment processing
- C. The storefront uses standard payment widgets
- D. If one payment of a partial payment fails, the successful payments are voided immediately and the order stays incomplete
Answer: B
NEW QUESTION 37
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?
- A. By default, the account buyer needs to create an order before the Account Address Book is displayed
- B. The Profile Navigation - Account Shoppers widget instance settings was not configured to include an option for Account Address Book
- C. The account buyer did not have the correct storefront role to access the Account Address Book
- D. The Contact Login (for Managed Accounts) element is configured on the header widget which only supports B2C login
Answer: B
NEW QUESTION 38
Given the example snippet of custom widget JavaScript:
What are two correctstatements about this code? (Choose two.)
- A. Creates a new PAGE_CHANGED topic available for subscription
- B. Uses the PubSub library to subscribe to a topic
- C. Changes the page when the inline function runs
- D. Runs the inline function when the subscribed event fires
- E. Uses the PubSub library to publish to a topic
Answer: A,E
NEW QUESTION 39
Why is it a best practice to use the ccLink binding in your customwidgets?
- A. for ensuring the correct layout is displayed
- B. for ensuring a link does not cause a full page reload
- C. for ensuring that your URL is correctly formatted
- D. for ensuring images are sized for the current viewport
Answer: C
NEW QUESTION 40
The following code from a sample gateway.json file shows the configuration for a web checkout payment gateway extension without the transaction types filled in:
What three of the valid transaction types for thegenericpayment method are needed for web checkout using redirect? (Choose three.)
- A. authorization
- B. retrieve
- C. refund
- D. void
- E. initiate
Answer: A,C,D
NEW QUESTION 41
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.)
- A. On the My Account page, account contacts will always see all options defined in the Profile Navigation
- Account Shoppers widget instance - B. Each entry in the Profile Navigation - Account Shoppers widget instance settings can only have one corresponding layout specified by the URL
- C. Each Shopper Profile layout should contain ashared Profile Navigation - Account Shoppers widget instance
- D. If displayed using a vertical orientation, the Profile Navigation - Account Shoppers widget instance should be configured to take up the same number of columns on each layout
Answer: A,D
NEW QUESTION 42
If your storefronthas both B2B and B2C implementations, you will need to have one Order History Layout for B2B as well as a different Order History Layout for B2C.
What is the reason for this?
- A. Account-based orders are tied to an Account, and the Order History Layout for B2B needsa B2B Order History widget instance.
- B. Each layout will use different instances of the Secondary Navigation widget, depending if the shopper is account based or not.
- C. You cannot have one layout used for both B2B and B2C shoppers.
- D. If implemented, delegated administrators can view a list of all previous orders placed from the account shopper.
Answer: A
NEW QUESTION 43
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 is needed to allow a delegated administrator the privilege to create, edit, and delete account addresses?
- A. Nothing needs to be configured. The account Addresses widget will automatically provide additional create, edit, and delete privileges for delegated administrators.
- B. Modify the settings for the Account Address Book and specify the storefront role of admin.
- C. The Account Addresses widget will need to be customized to perform this functionality.
- D. Create an additional Account Address Book layout thatallows delegated administrators the privilege to perform the tasks.
Answer: D
NEW QUESTION 44
Your customer has a B2B Storefront instance designed to have three English language sites: North America, European Union, and Asia.
What two components will the storefront developersneed to configure to support one or more sites? (Choose two.)
- A. Associated component text snippets that are valid for each site
- B. The layout components to include branding, images, and page content that are specific for the site
- C. The settings for each layout to specify one or more sites valid for that layout
- D. The profile Navigation - Account Shoppers widget instance settings to specify a URL entry for each layout per site
Answer: B,D
NEW QUESTION 45
A storefront developer has just logged into the Commerce Cloud Administration UIand selects the Design page to begin configuring layouts and components for their account-based implementation.
What two key concepts must they understand? (Choose two.)
- A. Out-of-the-box B2B-specific storefront layouts and associated components must be used for the accountbased implementation and cannot be customized.
- B. A B2B Storefront implementation can include B2B-specific widgets as well as standard widgets that support both B2B and B2C implementations.
- C. "Display layout to account shoppers only"must be selected in the layout settings in order to restrict the layout to account-based shoppers only.
- D. A B2B storefront implementation can only support one site per Account.
Answer: C,D
NEW QUESTION 46
Which two statements describe the gateway configuration definition in the config.json file? (Choose two.)
- A. No additional properties are needed to enable a payment method for scheduled orders
- B. Valid values for theinstancesproperty areagent,preview,test, andstorefront
- C. TheconfigTypeproperty must beset to the value payment
- D. The configuration must include a property with the IDpaymentMethodTypes
Answer: B,C
NEW QUESTION 47
Which three design elements are provided in each baseline provisioned environment? (Choose three.)
- A. storefront template called Cloud Lakewith a set of default layouts
- B. a basic collection of component instances that include widgets, stacks, and slots
- C. storefront style templates with a set of pre-defined sample themes
- D. sample catalog data including product collections and SKUs
- E. provisioned data used for sample shopper profiles
Answer: B,D,E
NEW QUESTION 48
You need to display a message to a logged in shopper about a relevant promotion, based on the number of products in thecart and the total value of the items. You develop a custom widget that uses the User, Cart and Site view models as displayed in this example Javascipt:
Under what condition is theshowCartMsg()function true?
- A. If either a user is logged in or there is at least one item in the cart or the cart subtotal is less than the value ofminSpend
- B. As long as the user is logged in; the status of the cart does not matter
- C. When a user is logged in and there is at least one item in the cart and the cart subtotal is less than the value ofminSpend
- D. Only when there is at least one itemin the cart and the cat subtotal is less than the value ofminSpend
Answer: A
NEW QUESTION 49
......
1z0-1068-22 PDF Dumps Extremely Quick Way Of Preparation: https://braindumps.getvalidtest.com/1z0-1068-22-brain-dumps.html