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

Exact2Pass Menu

Salesforce Certified B2C Commerce Developer (SU24)

Last Update 7 hours ago Total Questions : 203

The Salesforce Certified B2C Commerce Developer (SU24) content is now fully updated, with all current exam questions added 7 hours ago. Deciding to include B2C-Commerce-Developer practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our B2C-Commerce-Developer exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these B2C-Commerce-Developer sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Salesforce Certified B2C Commerce Developer (SU24) practice test comfortably within the allotted time.

Question # 21

Given the code snippet aboce, what should be added after this code so it can be used for page

component display?

A.

Base.render = render;

B.

Module.exports.render = render;

C.

Module.exports = render;

D.

Module.exports = server.exports();

Question # 22

Business Manager has the configuration:

Active Log category is " root "

Log level of WARN

The code below is executing:

var log = Logger.getLogger( " products " );

Using this information, which two logs will be written?

Choose 2 answers

A.

log.warn( " This is a warn message " );

B.

log.error( " This is an error message " );

C.

log.info( " This is an info message " );

D.

log.debugfThis is a debug message " );

Question # 23

A DigitalDeveloper has a new requirement to disable the " Discover " credit card type for all checkouts.

What does the Developer need to change in Business Manager to fulfill this requirement?

A.

Checkout exclusion rules in the Merchant Tools > Site Preferences > Checkout Preferences module.

B.

Credit card exclusion rules in the Merchant Tools > Site Preferences > Payment Preferences module.

C.

Credit cards in the Merchant Tools > Ordering > Payment Methods module.

D.

Credit card exclusion rules in the CreditCardType.json configuration file.

Question # 24

A developer is given a task to implement a new Page Designer layout component that doesn’t accept

certain asset components.

How should the developer achieve the above task?

A.

Add component_type_inclusion in the layout json configuration

B.

Addcomponent_type_Exclusions in the layout json configuration

C.

Add layout_type_inclusion in the target components json configurations.

D.

Add layout_type_exclusion in the other asset components json configuration.

Question # 25

A Digital Developer has identified that the code segment below is causing performance problems.

What should theDeveloper do to improve the code?

A.

Use a system attribute instead of the isOnSaleFlag custom attribute.

B.

Avoid post-processing and use the isOnSaleFlag attribute as a search refinement.

C.

Breaks the process into separate loops.

D.

Avoid using an Iterator and use a Collection instead.

Question # 26

A developer working on a multi country site is asked to store country specific data that drives the creation of a country selector. Examples of the data storedare:

Pricebook to be used

Image URL for country flag

The data used in staging also applies in production, but only for this site.

Which approach should the developer take to implement these requirements?

A.

Extend the Locale System Object to contain the custom data for each country.

B.

Create a replicable, site-specific Custom Object with the custom data for each country.

C.

Create site-specific content assets to store the data for each country.

Question # 27

A Digital Developer has a site export file on their computer that needs to be imported into their sandbox.

How should the developer update their sandbox with the data in this file?

A.

Connect and import the file using the remote option within the Site Import & Export Business Manager module.

B.

Upload and import the file using the local option within the Site Import & Export Business Manager module.

C.

Upload the file to the Impex WebDAV directory and import using the Site Import tool within UX Studio.

D.

Upload the file to the Static WebDAV directory and import using the Import & Export Business Manager module.

Question # 28

Universal Containers calls thefollowing combination of products “The Basics” and sells the combination as a unique product ID:

    One Model 103 container

    Five Model 611 container

    Tree Model 201 container

The Developer created these three products in the catalog.

What is the next stepin Business Manager to create “The Basics” as a combination?

A.

In the Product Bundles module, create a bundle named “The Basics”.

B.

In the Products module, create a product named “The Basics” and add the products to the Product Bundles tab.

C.

In the Products module, create a product named “The Basics” and add the products to the Product Sets tab.

D.

In the Product Sets module, create a product set named “The Basics”.

Question # 29

A merchant is selling a new product line of televisions. In order to deliver a good customer experience, the merchandising team wants the screen size to beincorporated into the search and navigation journey.

Which two things can the developer do to facilitate this for them?

Choose 2 answers

A.

Create a new search refinement for a Boolean value true or false and label it " big screen. "

B.

Define a new searchable attribute for Screen Size.

C.

Configure catalog-level search refinement definition for Screen Size.

D.

Configure Screen Size threshold search refinement bucket definitions.

Question # 30

A client has three different sites with three locales. Two of the sites share a library and one site has a private library.

What does the shared library allowin this context?

A.

Sharing content slots between sites

B.

Sharing content assets among locales

C.

A Sharing content assets between sites

D.

Sharing content slots among locales

Go to page: