What are twoexamples of existing functionality provided with Commerce Cloud custom bindings? (Choose
two.)
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?
Which three data items can be imported using the bulk import feature? (Choose three.)
Which three features are supported in a B2B Storefront implementation? (Choose three.)
Oracle Commerce Cloud allows developers and business users to change theshopper experience to suit their
needs by modifying components within page layouts via the REST APIs or via the Administration UI.
How can you create a new page layout instance?
The design of a particular B2B storefront implementation has three supported locales.
When configuring the Profile Navigation – Account Shoppers settings, which statement describes how to
configure the option name to handle the different languages?
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?
Given the example widget configurationdefinition:
Which two statements are correct? (Choose two.)
What are the three main technologies employed in widget development? (Choose three.)
What three tasks, if implemented, can a contact with the storefront role ofAdministrator perform on a B2B
Storefront? (Choose three.)
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 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 company is setting up multiple country-specific sites that have unique emails, separatepayment gateways and shipping methods by country, and other site-specific settings. They share Oracle integrations (e.g. Oracle Retail Order Management System Cloud, Oracle Loyalty Cloud, Oracle Customer Experience Cloud). They plan to add sites in the Administration UI.
Based on their use case, when should they create the additional sites to minimize the changes they need to make?
Your client company has created a seasonal site that shares layouts with the default site, but has a different
design themethat they have created on the Design page.
What do they need to do in the Administration UI to associate the new theme the seasonal site?
Which two statements describe the gateway configuration definition in the config.json file? (Choose two.)
A company has one sitewith English as the default language and German as an additional language. The German subsidiary needs to translate the site’s name and description into German using the updateSite endpoint.
Which header and JSON combination must they pass to thisendpoint to accomplish this task?
A company has two sites. Site A is the default site and has English as the default language and German as an additional language. Site B has German as the default language. The company needs to provide metadata in both languages.
After creating the products in English, which action can the company take to have metadata in both German and English?
What are two types of assets that can be included in a storefront extension? (Choose two.)