| Exam Name: | Salesforce Certified B2C Commerce Developer | ||
| Exam Code: | Comm-Dev-101 Dumps | ||
| Vendor: | Salesforce | Certification: | Developers |
| Questions: | 154 Q&A's | Shared By: | luna-rose |
Given the following snippet:
server.append( ' Show ' ,function(req,res,next) {
According to SFRA, which option can a Developer use to complete the code above and provide data to the response using a controller?
Given the requirements:
• To show the washing instructions for a clothing product on a dedicated section of the detail page
• Washing instructions come from the product information manager (PIM)
• To have this attribute available to localize in the Storefront
Which action meets these requirements?
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?
What is the expected result when the code segment executes with the logger configuration?