Free B2B-COMMERCE-DEVELOPER Exam Braindumps (page: 4)

Page 3 of 20

When a user buys 10 units of product B, the user wants 1 unit of Product A to be automatically added to the cart. How can this requirement be fulfilled?

  1. Override the AllowCheckout method in ccrz.cc_api_CartExtension
  2. Override the prepareForSave method in ccrz.cc_api_CartExtension
  3. Override the preprocess method in ccrz.cc_api_CartExtension
  4. Override the prepareToAdd method in ccrz.cc_api_CartExtension

Answer(s): C



What is a method to resolve if the current storefront customer is a Salesforce B2B Commerce guest user in an apex class?

  1. ccrz.cc_CallContext.currUser.isGuest
  2. ccrz.cc_CallContext.isGuest
  3. UserInfo.getUserType()
  4. ... UserType

Answer(s): B



Where is the API-based record creation generally handled in Salesforce B2B Commerce?

  1. In the methods available in extension hooks
  2. The service-layer responsible for the entity
  3. Data creation is not allowed
  4. Logic classes that implement the businesslogic for create operations

Answer(s): B



Which two aspects are applicable to Page Includes? (2 answers)

  1. Standard Visualforce controls such as apex:form should not be used within a page include
  2. Page Includes must be assigned to an OOTB Page, i.e. Home, Product Detail, etc., and enabled
  3. Page Includes can be configured as Body Includes Begin.
  4. If a controller is used for an included page, then a merge variable must be present on the page.

Answer(s): A,D






Post your Comments and Discuss Salesforce B2B-COMMERCE-DEVELOPER exam with other Community members:

B2B-COMMERCE-DEVELOPER Discussions & Posts