B2C-Commerce-Developer 無料問題集「Salesforce Certified B2C Commerce Developer」
A merchant requires that an existing section of the Site become editable from the Business Manager, so that they can modify it independently of the developer.
Which of these is an important factor for a developerto consider when choosing the appropriate solution between a content slot and a Page Designer component?
Which of these is an important factor for a developerto consider when choosing the appropriate solution between a content slot and a Page Designer component?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
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?
Which two actions does a developer need to perform in a B2C Commerce instance to allow this two happen?
正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A merchant has a requirement to render personalized content ton a category page via a Content Slot that targets VIP high-spending customers during a specific promotional period.
Which two items should the developer create to achieve the specified requirements?
Choose 2 answers:
Which two items should the developer create to achieve the specified requirements?
Choose 2 answers:
正解:B、D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A Digital Developer must give users the ability to choose an occasion (holiday, birthday, anniversary, etc.) for which gifts are currently being selected. Thedata needs to be persistent throughout the current shopping experience.
Which data store variable is appropriate, assuming there is no need to store the selection in any system or custom objects?
Which data store variable is appropriate, assuming there is no need to store the selection in any system or custom objects?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
Given the customerbasket described below:
A customer has an existing basket that consists of multiple items.
One of the items is identified as a gift item by an attribute at the product line item.
The developer needs to write custom code to fetch the customer basket andthen modify the basket based upon the items in the cart. If the basket contains any gift items, modify the basket and create a separate shipment for the gift item.
Four hooks are required to make the modification, beginning with modifyGETRespone and endingwith validatebasket.
Dw.ocapi.shop.basket.modifyGETResponse
-- missing hook -
-- missing hook --
dw.ocapi.shop.basket.validateBasket
What are the two missing hooks in the middle?
A customer has an existing basket that consists of multiple items.
One of the items is identified as a gift item by an attribute at the product line item.
The developer needs to write custom code to fetch the customer basket andthen modify the basket based upon the items in the cart. If the basket contains any gift items, modify the basket and create a separate shipment for the gift item.
Four hooks are required to make the modification, beginning with modifyGETRespone and endingwith validatebasket.
Dw.ocapi.shop.basket.modifyGETResponse
-- missing hook -
-- missing hook --
dw.ocapi.shop.basket.validateBasket
What are the two missing hooks in the middle?
正解:A、B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A client sells its products in North America, Europe, and Asia, and has a B2C Commerce Site for each of these markets. The client receives three area-specific snippets of analytics code by a third-party provider to insert in the sites.
How should the developer configure an instance to allow the merchant to independently insert and update these snippets?
How should the developer configure an instance to allow the merchant to independently insert and update these snippets?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A merchant has a requirement to sell a combination of four existing products with a unique product ID.
This collection will be known as 'Our Top Combo', and isbase don the merchant's trading information that shows this combination to be in high demand.
What does the developer need to do next to fulfill this requirement?
This collection will be known as 'Our Top Combo', and isbase don the merchant's trading information that shows this combination to be in high demand.
What does the developer need to do next to fulfill this requirement?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A developer has a sandbox with code to log a message during execution, and the following code:
After the code executes the developer does not see any log file with the message in the WebDEV folder.
Which two XML filesshould the developer import using the using-specific Merchant Tools import modules?
After the code executes the developer does not see any log file with the message in the WebDEV folder.
Which two XML filesshould the developer import using the using-specific Merchant Tools import modules?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)