3 Months Free Update
3 Months Free Update
3 Months Free Update
A company has created and configured a new site with the ID 10012 and is ready to enable it.
What step dothey need to do to enable the site?
Which two statements describe the gateway configuration definition in the config.json file? (Choose two.)
Which two statements describebenefits of the custom payment framework for merchants? (Choose two.)
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?
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 organizationneed to do to add loyalty points as a payment option on the
Payments Method widget?
Which use case does NOT require the use of multiple sites or multiple instances?
What are the three main technologies employed in widget development? (Choose three.)
A merchant has two country sites, US and France. The Site Base URL for the US site iswww.example.com .
They plan to use a subfolder to differentiate the French site’s URL. For example, they could set it to
www.example.com/france .
What is a potential consequence of using thefrlocate code as the subfolder for the French site’s URL, such
aswww.example.com/fr , instead?
A company has multiple country storesand wants the collection page URL to reflect the language and format specific to the country store. For the site configured with French as the default language, the URL should appear in the following example format: /femmes/chemises/cat1234, where Chemises is the name of the collection, its ID is cat1234, and the Chemises collection appears under the Femmes collection.
What are two of the steps they need to do to accomplish this? (Choose two.)
Which two describe the assets contained in a storefront extension .zip archive? (Choose two.)
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.)
Given the example custom widget JavaScript:
In this example, what does $ represent?
Given the configuration:
US Catalog and Mexican Catalog share some of the products.
Which two methods enable a merchandiser to enter Spanish translations in the products? (Choose two.)
What are two use cases for fragmenting widgets into elements? (Choose two.)
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?