New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

B2B-Commerce-Developer Exam Dumps - Salesforce Accredited B2B Commerce Developer (SU24)

Go to page:
Question # 9

Which two items are required for a developer to bring picklist values into a Lightning Web Component?

A.

import { getPicklistvValues } from 'lightning/uiObjectinfoApi';

B.

import { LightningElement, wire } from ‘lwc’;

C.

import { wire } from ‘lwc’;

D.

import { picklistValues } from 'lightning/uiObjectinfoApi’;

Full Access
Question # 10

A Northern Trail Qutfitters (NTO) developer made a tile component. To expose a click event and react to user input using the markup below, what should replace ?

A.

tileClick()

B.

{event:tileClick}

C.

javascript:avoid(0);tileClick();

D.

{tileClick}

Full Access
Question # 11

Which event is invoked by any CCRZ Salesforce B2B CommeceView after the view is rendered?

A.

view:*:load

B.

view:*:refresh

C.

view:*:onload

D.

view:*:rendered

Full Access
Question # 12

What is true regarding adding more Configuration Settings

to Salesforce B2B Commerce?

A.

Metadata can be added to existing modules, but you cannot add new modules.

B.

Configuration settings can only be extended through API's

C.

Select "New"in your storefront's Configuration Settings and create a custom setting.

D.

More modules and metadata can be added to Salesforce B2B Commerce.

Full Access
Question # 13

Which Salesforce B2BCommerce object needs to have a record added when defining

a new Subscriber Pages to be rendered in a CC Page?

A.

CC Storefront Assosiation

B.

CC Admin

C.

CC Page Sections

D.

CC Subscriber Pages

Full Access
Question # 14

What are two common and maintainable ways the content layout of a Lightning Web Component can be implemented?

A.

Spreading layout styles across several separate components

B.

Styling the :host pseudo-element (or other elements) via the CSS file

C.

Using inline styles

D.

Applying SLDS classes to internal elements

Full Access
Question # 15

What is the fastest route to establishing the data needed for checkout development when setting up a new Store?

A.

Import a previously exported store archive

B.

Use sfdx setup scripts

C.

Select Add Sample Data when setting up the store

D.

Import the data with data loader

Full Access
Question # 16

A developer is trying to troubleshoot why a field is not displaying on the Product Detail Page. What should be typed in the Developer Tools Console in the browser to view the fields available for the Product Detail Page?

A.

CCRZ.productSearchView

B.

CCRZ.cartView

C.

CCRZ.productDetailModel

D.

CCRZ.productDetailView

Full Access
Go to page: