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?
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.)
Why is it a best practice to use the ccLink binding in your custom widgets?
What are two operational parameters that are configurable by merchants in the Commerce Cloud Administration UI? (Choose two.)
Which three features are supported in a B2B Storefront implementation? (Choose three.)
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?
Given the example snippet of custom widget JavaScript:

What are two correctstatements about this code? (Choose two.)
A developer would like to pass two custom properties called interestRateand 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?
