Consider the following code from the gateway.json file for a sample payment gateway extension: For which paymentMethodTypes is the processors property (not shown in the code example) required to be defined in your descriptors file?
If your storefront has 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?
Your client company has created a seasonal site that shares layouts with the default site, but has a different design theme that 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?
Given the example element.json element configuration: Questions and Answers PDF 14/33 What does the inline attribute determine?
Consider the widget template snippet, which uses Knockout’s containerless control flow syntax based on comment tags: Under what condition will <li>Item #2</li> be displayed?
An account buyer receives an email notification that their order has been approved and they can pay for the order. Once they click the associated link, it brings them to the B2B Checkout Payment After Approval layout. Which two are valid statements regarding the B2B Checkout Payment After Approval layout? (Choose two.)