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 # 41

A developer has created a custom Lightning web component to display on the Product Detail page in the store. When the developer goes to add the component to the page in Experience Builder, it is missing from the list of custom components.

Which XML fragment should the developer include in the component's configuration XML file to ensure the custom component is available to add to the page?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 42

Which orders can a user view on Order List Component (Aura) for B2B stores?

A.

Orders placed in the current storefront and related to the current effective account

B.

Orders placed in any storefront and related to the current effective account

C.

Orders placed in the current storefront and related to the current user's account

D.

Orders placed in any storefront and related to the current user's account

Full Access
Question # 43

Which three file extensions are allowed in a Lightning Web Component folder?

A.

.js-meta.xml

B.

.html

C.

.Js

D.

.gif

E.

.jar

Full Access
Question # 44

Which two statements are true about Global API's in Salesforce B2B Commerce? (2 answers)

A.

Each globalAPI method takes in a Map as a single parameter and returns a Map

B.

Global APIs are versioned.

C.

Global APIs will catch any Exceptions that are thrown as part of missing parameters.

D.

Global APIs will handle Transaction scope, and the Subscriber calling it does not need to handle scope.

Full Access
Question # 45

A developer is working in Visual Studio Code on a previously deployed project which is rather large and deployments are time consuming. The developer wants to know if a CSS file containing small changes was actually deployed to the org. What is one way this can be accomplished?

A.

Right-click the CSS file and choose Diff File Against Org

B.

Click the Tools menu and select Diff Styles Against Org...

C.

Right-click the folder for the component and choose Diff Styles Against Org

D.

Right-click the folder for the component and choose Diff Files Against Org

Full Access
Question # 46

A developer needs to loop through a series of child components which are tiles. What is the correct syntax for this if the child component is called appTile?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access