Exam4Training

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 CCR
C . pagevars.pageLabels[‘PAGE_LABEL_NAME’) in the JavaScript console.
D . Execute CCR
E . processPageLabelMap(‘PAGE_LABEL_NAME’) in the JavaScript console.
F . Enable the ‘display page label names’ in cc admin.
G . Execute ((‘PAGE_LABEL_NAME’)) in the JavaScript console

Answer: B,C,D

Exit mobile version