A merchant has implemented a custom solution on B2C Commerce, exposing a configurable outdoor table composed of multiple, different SKUs representing the table top, legs, hardware, cover, and optional extended warranty.

A merchant has implemented a custom solution on B2C Commerce, exposing a configurable outdoor table composed of multiple, different SKUs representing the table top, legs, hardware, cover, and optional extended warranty.

On the B2C Commerce storefront, customers can select from any in-stock options for each of the components to create their perfect table before check-out. Although the final product is presented to the customer as one table, inventory is tracked at the component level, and all of the component SKUs must be sent to the Order Management System in the resulting commerce order.

Which two solutions would allow the merchant to make this custom product experience available in Service Cloud to support the customer service rep purchasing and feature review” Choose 2 answers
A . Create a custom Open Commerce API {OCAPI) endpoint on B2C Commerce to expose the custom product options and component availability in real time to support a custom experience in Service Cloud.
B . Create a custom B2C Commerce job to export custom product component data on a nightly basis and import into Service Cloud to support a custom experience.
C . Use hooks to extend the existing Open Commerce API (OCAPI) product endpoint with additional information about the custom product options and component availability in real time to support a custom experience in Service Cloud.
D . Use Customer Service Representative (CSR) Order on Behalf Of to access the existing B2C Commerce storefront as a CSR acting on behalf of a customer when making purchases or reviewing custom products.

Answer: C,D

Explanation:

C. Hooks are a way to extend the existing OCAPI endpoints with custom logic and data. By using hooks, the merchant can add additional information about the custom product options and component availability to the OCAPI product endpoint, which can be consumed by Service Cloud to display the custom product experience.

D. CSR

Order on Behalf Of is a feature that allows a CSR to access the existing B2C Commerce storefront as a customer and perform actions on their behalf, such as making purchases or reviewing custom products. This feature can be enabled in Service Cloud using the Commerce Cloud Connector.

References:

https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/OCAPI/current/usage/Hooks.html

https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp/OrderManagement/CSR/CSRorderonbehalfof.html

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments