Prepare for your exam certification with our Comm-Dev-101 Certified Salesforce
Free Salesforce Comm-Dev-101 Exam 2026 Practice Materials Collection
NEW QUESTION # 101
A client has two B2C Commerce sites in the same instance: one for the U.S. market, the other for the European market. They offer free gift wrapping on a selection of products. For each order, five products can be wrapped in the U.S., but only three products can be wrapped in the European region.
How should a developer allow the merchant to independently adjust this number?
- A. Add a new Campaign using the Online Marketing section of the Business Manager.
- B. Configure a new localizable content slot with a market-specific value.
- C. Select the corresponding option in the system preference for Orders.
- D. Create a new custom preference by extending the Site Preference object type.
Answer: A
NEW QUESTION # 102
A client that sells sport shows wants to allow its customers to filer products based on the intended activity (such as tennis, jogging, basketball, etc.) but this particular information is not present in the current catalog.
Which two actions does a developer need to perform in a B2C Commerce instance to allow this two happen?
- A. Create a new ProductRefinement custom attribute AND add a new Search Refinement Definition for the desired categories.
- B. Create a new Product custom attribute AND add a new Search Refinement Definition for the desired categories.
- C. Create a new Product custom attribute AND add a new viewtype in the storefront catalog settings
Answer: B
NEW QUESTION # 103
Which three object types can a developer import using the Merchant Tools > Content > Import & Export module in Business Manager? (Choose three.)
- A. Content assets
- B. Folders
- C. Products
- D. Content slots
- E. Images and other static assets
Answer: B,C,D
NEW QUESTION # 104
A client that sells to multiple countries in Europe needs to disable Apple Pay for Denmark.
Which Business Manager module is used to achieve this requirement?
- A. Payment Processors
- B. Locale Payments
- C. Payment Methods
- D. Apple Pay
Answer: C
NEW QUESTION # 105
Consider the following information:
* A merchant has this three-tier category structure setup in the Storefront catalog:
New Arrivals > Women > Clothing
* The category named Clothing has all the clothing items for Women and is merchandised.
* A Search Refinement named Newness is correctly configured for the Clothing category.
When a merchandiser views the Clothing category, the Search Refinement appears and Works as expected. However, the merchandiser does not see the Search Refinement when searching for Clothing via the Storefront search.
What is the Reason?
- A. The Search Refinement definition is not set up for the Women category
- B. The Search Refinement definition is not set up for the New Arrivals Category.
- C. The Search Refinement definitions is not set up for the Root Category
- D. There are conflicting Search Refinement definitions for Clothing and one of its parent
Answer: B
NEW QUESTION # 106
Given the above OCAPI definitions, which permission or permissions apply?
- A. Allows external applications to update coupons
- B. Allow external applications to create, update, and delete both coupons and coupon codes
- C. Allows external applications to create coupons
- D. Allows external applications to create, update, and delete coupons
Answer: B
NEW QUESTION # 107
A merchant has complained to the developers that some products are not appearing in the storefront and has asked them to diagnose and solve the issue.
Which two factors might be causing a product to be hidden?
Choose 2 answers
- A. Product Available to sell is <1.
- B. Product is not online.
- C. Product lacks a price.
- D. Product does not have any images.
- E. Product has been set to searchable.
Answer: C,D
NEW QUESTION # 108
There are three logging categories: category1, category1.eu, and category1.us.
In Business Manager, category1 is enabled for WARN level and no other categories are configured. All custom log targets are enabled.
The code segment below executes.
What is the result'
- A. Logs will be written to the log file with a prefix custom-loggerFile.
- B. Logs will be written to the log file with a prefix customwarn.
- C. Logs will be written to the log file with a prefix loggerFile.
- D. Logs will not be written.
Answer: A
NEW QUESTION # 109
There is a business requirement to allow a third-party warehouse management system to update the MySampte.com storefront product inventory in real time. The architect decided that this is most easily accomplished by using the Open Commerce API (OCAPI). The developer needs to test the OCAPI settings m their sandbox. Assume the client ID for testing is "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'. What B the correct GCAPI setting for this?
Answer:
Explanation:
NEW QUESTION # 110
A job executes a pipeline that makes calls to an external system.
Which two actions prevent performance issues in this situation? (Choose two.)
- A. Use asynchronous import or export jobs.
- B. Disable multi-threading.
- C. Configure a timeout for the script pipelet.
- D. Use synchronous import or export jobs
Answer: B,C
NEW QUESTION # 111
A developer must configure permissions for an Open Commerce API resource on a sandbox instance that currently does not have any permissions configured.
Which two configuration properties are required to enable Access to the resource?
Choose 2 answers
- A. Read_attributes
- B. Version_range
- C. Resource_id
- D. Client_id
Answer: C,D
NEW QUESTION # 112
A Digital Developer noticed that cartridges in their workspace are NOT executing. The Developer confirms that the cartridges are uploaded to the B2C Commerce server connection's target version directory.
Which action potentially solves this problem?
- A. Set the server connection's target version directory to the active code version.
- B. Set the active code version to use the latest compatibility mode.
- C. Remove invalid characters from the code version's name.
- D. Remove invalid characters from cartridge file and folder names.
Answer: A
NEW QUESTION # 113
A developer is is configuring Shipping Methods on a storefront. Which of the following considerations must be kept in mind while configuring shipping methods.
- A. You can exclude products that can't be shipped with a particular shipping method
- B. You can't exclude addresses that aren't used by a particular shipping method
- C. You can't define surcharge shipping costs for specific product groups.
Answer: C
NEW QUESTION # 114
A developer plans to use the /search_suggestion (Shop API) in a Storefront application and the following property must be set to do so suggestion.product.image:view_type What consideration should the developer in keep in mind to ensure that image data is returned correctly as part of search suggestions?
- A. If the view_type is not set or if the view_type is unknown, the image properties are not part of the response.
- B. If the view_type is not set or if the view_type is unknown, the image size of 'small' is used by default
- C. If the view_type is not set or if the view_type is unknown, the image size of 'large' is used by default
Answer: A
NEW QUESTION # 115
A merchant has a content slot on a page that currently displays products based on the top sellers for the current week. The merchant wants to change this functionality. They want to have the slot render a specific content asset so that the content experience is more personalized to the visitors.
Which two actions are necessary to make this change?
- A. Change the content type AND the rendering template in the slot configuration.
- B. Change the default setting AND the rendering template in the slot configuration.
- C. Change the rendering template in the slot configuration AND delete the existing content slot to create a new one.
Answer: A
NEW QUESTION # 116
Which two items are appropriate content of custom logs implemented at checkout?
Choose 2 answers:
- A. Customer's password at post-checkout sign up
- B. Transaction's credit card information
- C. Order failure information
- D. Payment gateway service response code
Answer: C
NEW QUESTION # 117
A developer is implementing new Page Designer content on a merchant's Storefront and adds the line below to
What does this achieve?
- A. Enables searching to find Page Designer content assets that are not in folders.
- B. Filters Page Designer search results into separate page and component folders.
- C. Extends the ConrencSearchModei to allow the folder filter.
- D. Prevents Page Designer pages and components from being searchable.
Answer: A
NEW QUESTION # 118
A business user wants to add a link to a content page from within the body of another content asset. The target content asset ID is: terms-and-conditions.
Which link function generates the correct link?
- A. $http('Content-Page', 'cid', 'terms-and-conditions')$
- B. $include('Page-Include', 'cid', 'terms-and-conditions')$
- C. $httpUrl('Content-Show', 'cid', 'terms-and-conditions')$
- D. $url('Page-Show', 'cid', 'terms-and-conditions')$
Answer: C
NEW QUESTION # 119
Below is a form definition snippet from the newsletter.xml file:
<?xml version="1.0"?>
<form xmlns=http://www.demandware.com/xml/form/2008-04-15>
<field formid="email" lavel="Email" type="String" mandatory="True" max-length="50" />
</form>
Which line of code creates a JSON object to contain the form data?
- A. Server.form.getForm('newsletter');
- B. Server.form.getForm('dwfrm_newsletter')
- C. Server.forms.getForm('dwfrm_newsletter')
- D. Server.forms.getForm('newsletter');
Answer: D
NEW QUESTION # 120
Universal Containers needs to have Apple Pay disabled for the country of Spain.
Which Business Manager module should the Developer use to meet this requirement?
- A. Merchant Tools > Ordering > Payment Methods
- B. Merchant Tools > Ordering > Payment Processors
- C. Merchant Tools > Site Preferences > Apple Pay
- D. Merchant Tools > Site Preferences > Payment Types
Answer: A
NEW QUESTION # 121
......
Pass Salesforce Comm-Dev-101 Actual Free Exam Q&As Updated Dump: https://freecert.test4sure.com/Comm-Dev-101-exam-materials.html