Oracle Commerce Cloud 2019 Implementation Essentials Sample Questions:
1. What are two operational parameters that are configurable by merchants in the Commerce Cloud Administration UI? (Choose two.)
A) Tax processor
B) URL patterns for products and collections
C) Site enablement
D) SSO configuration
2. You need to develop an integration with an analytics platform that tracks shopper activity across all Commerce Cloud pages and provides its own JavaScript library.
Which statement describes how you can implement this use case in Commerce Cloud?
A) On the "Application-Level JavaScript" tab on the Settings Page, add the URL for the analytics JavaScript library so that it will automatically apply to all layouts.
B) Create a custom non-global widget that includes the analytics JavaScript library and upload to Commerce Cloud as a Storefront extension which will automatically apply to all layouts.
C) Create a custom global widget with a display template that includes an inline script reference to the analytics JavaScript library and upload to Commerce Cloud as a Storefront extension.
D) Create a custom global widget that includes the analytics JavaScript library and upload to Commerce Cloud as a Storefront extension.
3. 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?
A) Specify the option names using the Administration UI on the Setting Page
B) Configure three different Profile Navigation - Account Shoppers widget instances, one for each locale
C) Configure using Text Snippets on Design page after selecting the respective language
D) Type the names for each language directly into the field, using a comma delimited format
4. The Commerce Cloud storefront extension framework provides a set of resources, templates and libraries that support the implementation of custom client-side store extensions.
What are two aspects of this framework? (Choose two.)
A) JavaScript code which provides client-side page logic
B) Commerce Cloud delivered libraries with resources that support client-side development
C) Integrated development environment for Commerce Cloud
D) Code management repository tools
5. When configuring sites, you have two properties related to price groups: the default price group and additional price groups. Consider the following scenario:
* Site UShas theUS Dollarprice group set as its default price group.
* Site Canadahas theCanadian Dollarprice group as its default price group, but needs a second price group for US dollars.
* It can either share theUS Dollarprice group withSite USor have a separateUS Dollars2price group.
Under what condition shouldSite Canadause the separateUS Dollars2as its additional price group?
A) US dollar prices differ between Site US and Site Canada
B) The two countries have different sales tax rate calculations
C) Reports in Oracle Business Intelligence Enterprise Edition need to separate sales totals in US dollars by site
D) Site Canada has two languages and two currencies, and therefore needs dedicated price groups to accurately display prices
Solutions:
Question # 1 Answer: A,D | Question # 2 Answer: C | Question # 3 Answer: B | Question # 4 Answer: A,B | Question # 5 Answer: B |