Comm-Dev-101 試験問題を無料オンラインアクセス
| 試験コード: | Comm-Dev-101 |
| 試験名称: | Salesforce Certified B2C Commerce Cloud Developer |
| 認定資格: | Salesforce |
| 無料問題数: | 210 |
| 更新日: | 2026-08-29 |
A digital instance has one site, with one master product catalog separate from the site catalog. Some, but NOT all, products in the master catalog are assigned to categories of the site catalog.
Using Business Manager, how can a Digital Developer create a catalog export file that contains only the products assigned to the site catalog?
Given a template rendered by a controller with caching and a remote include without caching, which situation applies?
A merchant uploads an image using the Content Image Upload module of Business Manager.
Which three modules can the merchant or developer use to display the image on the Storefront?
Choose 3 answers
A Digital Developer needs to add a new form to the shopping cart page to allow customers to enter their rewards pass ID. There is already an existing Cart.js controller that handles processing of the other cart forms. In addition, a form field node is in the form XML and the necessary form input is present in the ISML template.
The code below is the submit button for the ISML markup.
What additional steps must occur before the Digital Developer can begin writing the processing code for this request?