What are the templating, Javascript, and CSS frameworks what the cloudcraze managed package leverages?
What are the templating, Javascript, and CSS frameworks what the cloudcraze managed package leverages?A . Angularjs, Backbonejs, and handlebarsjsB . Bootstrap, Backbonejs, and handlebarsjsC . Bootstrap, Angularjs, and BackbonejsD . Angularjs, react.js, and handlebarsjsView AnswerAnswer: B
In which three ways can Salesforce B2B Commerce API sizing blocks support multiple API sizing requests? (3 answers)
In which three ways can Salesforce B2B Commerce API sizing blocks support multiple API sizing requests? (3 answers)A . When different entities are specified in the method invocation.B . The sizing block is not removed.C . SZ_ASSC is used.D . The sizing block is removed after the first handler.E ....
Which Global JavaScript Object should be extended when writing custom Remote Actions?
Which Global JavaScript Object should be extended when writing custom Remote Actions?A . CCRC . CCRD . ccE . CCRF . cc_CallContextG . CCRH . RemoteInvocationView AnswerAnswer: D
What two kinds of queries do the methods in Salesforce B2B Commerce services perform by default? (2 answers)
What two kinds of queries do the methods in Salesforce B2B Commerce services perform by default? (2 answers)A . SOSLB . SQLC . SOQLD . Schema-less queriesView AnswerAnswer: A,C
Which out of the box Salesforce B2B Commerce page can give instructions to web crawlers from accessing specific Salesforce B2B Commerce pages?
Which out of the box Salesforce B2B Commerce page can give instructions to web crawlers from accessing specific Salesforce B2B Commerce pages?A . CCCat?SiteMapB . cc_RobotsTxTC . CCSiteIndexD . CCPageView AnswerAnswer: B
Where is the API-based record creation generally handled in Salesforce B2B Commerce?
Where is the API-based record creation generally handled in Salesforce B2B Commerce?A . In the methods available in extension hooksB . The service-layer responsible for the entityC . Data creation is not allowedD . Logic classes that implement the business logic for create operationsView AnswerAnswer: B
How is a price group dynamically set?
How is a price group dynamically set?A . By overriding the ccLogicProductPrice classB . By using contract pricingC . By extending the ccApiPriceList APID . By extending the cc_hk_priceing hookView AnswerAnswer: A
What are three ways to test the value of Page Label on any Salesforce B2B Commerce Community Page? (3 answers)
What are three ways to test the value of Page Label on any Salesforce B2B Commerce Community Page? (3 answers)A . Access the source HTML for the page via the browser developer tools.B . Execute CCRC . pagevars.pageLabels['PAGE_LABEL_NAME') in the JavaScript console.D . Execute CCRE . processPageLabelMap('PAGE_LABEL_NAME') in the JavaScript...
How can this requirement be fulfilled?
A user wants to leverage a three column layout on a page. The user also wants to move the mini-cart widget from the right to the center column. How can this requirement be fulfilled?A . Gross Layout OverrideB . Subscriber TemplateC . Page IncludeD . HandleBar Template OverrideView AnswerAnswer: B
What is essential for a Salesforce B2B Commerce theme to show up in the theme section in CC Admin?
What is essential for a Salesforce B2B Commerce theme to show up in the theme section in CC Admin?A . The theme needs to be set as a Custom Setting in Salesforce.B . The theme needs to be set in the Configuration Settings.C . The theme needs to have "theme"...