ExamGecko
Home Home / Salesforce / Certified B2C Commerce Developer

Salesforce Certified B2C Commerce Developer Practice Test - Questions Answers, Page 17

Question list
Search
Search

List of questions

Search

Related questions











The developer has been given the following business requirement:

The shipping method, Free Standard Ground Shipping' has an exclusion for products *lth category equals or is child of electronics-televisions.' The marketing department has scheduled a sale offering a "Free Standard Ground Shipping" method for brand XyzTv televisions for the next 3 months.

What method accomplishes this while following best practices?

A.
Extend the code in cartridge/models/shipping/shippingMethod.js using module, super Module and add an exception for the specified brand.
A.
Extend the code in cartridge/models/shipping/shippingMethod.js using module, super Module and add an exception for the specified brand.
Answers
B.
Extend the CheckoutShippingservices controller using module.superModule and add an exception for the specified brand
B.
Extend the CheckoutShippingservices controller using module.superModule and add an exception for the specified brand
Answers
C.
Create an allow list for the existing shipping method by adding a product exclusion for 'brand equals XyzTV" to the exclusion list for "Free Standard Ground Shipping."
C.
Create an allow list for the existing shipping method by adding a product exclusion for 'brand equals XyzTV" to the exclusion list for "Free Standard Ground Shipping."
Answers
Suggested answer: C

A developer cannot create a custom object in Business Manager because the attributes do not show.

The developer can view the object but not the attributes.

Which action should the developer take to resolve the problem?

A.
Change the data type of the attributes.
A.
Change the data type of the attributes.
Answers
B.
Create an attribute Group with the desired attributes in it.
B.
Create an attribute Group with the desired attributes in it.
Answers
C.
Set the attributes to site-specific replicable.
C.
Set the attributes to site-specific replicable.
Answers
Suggested answer: B

A merchant wants to obtain an export file that contains all the products .assigned to their Storefront catalog. They do not know how to achieve this easily without manual processing, so asked their developer to help Generate this. The merchant s Instance setup is as follows:

They have one Master catalog and one storefront catalog.

Some, but not all, of the products in the Master catalog are assigned to categories within the Storefront catalog.

Which method allows the developer to generate the export for the merchant?

A.
Using the Catalog Import and Export module, export the Master catalog with a categoryassignment search to export specific
A.
Using the Catalog Import and Export module, export the Master catalog with a categoryassignment search to export specific
Answers
B.
Using the Site Import and Export module, export both the Site catalog and the Master catalog in a single archive.
B.
Using the Site Import and Export module, export both the Site catalog and the Master catalog in a single archive.
Answers
C.
Using the Site Import and Export module, export the Master catalog filtered by the site catalog categories to export specific products.
C.
Using the Site Import and Export module, export the Master catalog filtered by the site catalog categories to export specific products.
Answers
Suggested answer: C

A client has a requirement to allow users on the Storefornt to filter by a newly created attribute.

Which is necessary to achieve this?

A.
Add a new Search Refinment Definition.
A.
Add a new Search Refinment Definition.
Answers
B.
Set the attribute as Searchable.
B.
Set the attribute as Searchable.
Answers
C.
Change the productseachrefinerbar.iml template
C.
Change the productseachrefinerbar.iml template
Answers
Suggested answer: B

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 stored are:

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.
A.
Extend the Locale System Object to contain the custom data for each country.
Answers
B.
Create a replicable, site-specific Custom Object with the custom data for each country.
B.
Create a replicable, site-specific Custom Object with the custom data for each country.
Answers
C.
Create site-specific content assets to store the data for each country.
C.
Create site-specific content assets to store the data for each country.
Answers
Suggested answer: B

Multiple shoppers report slow performance on the Product Details Page.

Which tool can a developer use to view average response times for the Product-Detail controller route?

A.
Pipeline Profiler
A.
Pipeline Profiler
Answers
B.
Request Logs
B.
Request Logs
Answers
C.
URL Request Analyzer
C.
URL Request Analyzer
Answers
Suggested answer: A

In order to implement site custom functionality, a developer creates a new cartridge.

Which step should the developer take to ensure their cartridge changes take effect?

A.
Add the new cartridge to the cartridge path for the business Manager site.
A.
Add the new cartridge to the cartridge path for the business Manager site.
Answers
B.
Rebuild the site indexes to capture incremental changes.
B.
Rebuild the site indexes to capture incremental changes.
Answers
C.
Add the new cartridge to the cartridge path for the relevant Storefront site.
C.
Add the new cartridge to the cartridge path for the relevant Storefront site.
Answers
Suggested answer: C

A developer needs to check for product inventory in all inventory lists using the Open Commerce API.

An example request URL is:

Which properly should the developer check in the OCAPI settings to confirm the appropriate resource is enabled?

A.
Client_id
A.
Client_id
Answers
B.
Ecom-inventory
B.
Ecom-inventory
Answers
C.
Inventory_list
C.
Inventory_list
Answers
Suggested answer: B

A developer has configured the following log levels for categories & sub categories as WARN logging is enabled for 'product' and DEBUG for "product.import" What will be the log level used for various categories and sub-categories?

A.
WARN and ERROR are lugged for product" and all its subcategories. For the subcategory 'product.import' DEBUG and INFO are also logoed
A.
WARN and ERROR are lugged for product" and all its subcategories. For the subcategory 'product.import' DEBUG and INFO are also logoed
Answers
B.
WARN and ERROR are logged fix product' and all its subcategories. For the subcategory'' product.import* DEBUG and INFO are not logged.
B.
WARN and ERROR are logged fix product' and all its subcategories. For the subcategory'' product.import* DEBUG and INFO are not logged.
Answers
C.
WARN and FRROR ate lugged for product" and all its subcategories.
C.
WARN and FRROR ate lugged for product" and all its subcategories.
Answers
Suggested answer: A

A developer is asked to periodically create a CSB file in a WebDAV folder to hold the orders information of the last 30 days.

What are the appropriate actions to implement such a requirement?

A.
Develop and configure a steptype and corresponding CommonJ5 job step script.
A.
Develop and configure a steptype and corresponding CommonJ5 job step script.
Answers
B.
Implement and configure a recurring task using the cron command in Business Manager.
B.
Implement and configure a recurring task using the cron command in Business Manager.
Answers
C.
Configure a new custom OCAPI endpoint and use the Customers resource type.
C.
Configure a new custom OCAPI endpoint and use the Customers resource type.
Answers
Suggested answer: A
Total 209 questions
Go to page: of 21