CCD-102試験は出題範囲が広く、独学だけでは論点の取りこぼしが起こりがちです。CertJukenでは2026年の出題傾向を反映したSalesforce B2C Commerce Developer with SFRAの問題集を提供していますので、本番に近い形で実力を確認できます。
Salesforce CCD-102 試験概要:
| 認定ベンダー: | Salesforce |
|---|---|
| 試験名: | SFRA を使用した B2C Commerce Developer |
| 試験番号: | CCD-102 |
| 試験時間: | 240-300 |
| 関連資格: | Salesforce Certified B2C Commerce Developer |
| 対応言語: | 英語 |
| 試験形式: | ハンズオンラボ, 選択式, 講師主導型トレーニング, 知識評価 |
| サンプル問題: | ![]() |
| 受験方法: | 講義、デモンストレーション、および実践的な SFRA 開発演習を含む、仮想または教室形式で実施される講師主導型トレーニングです。 |
| 前提条件: | JavaScript、Web 開発の基礎、および Salesforce B2C Commerce の概念に関する知識が推奨されます。Salesforce Certified B2C Commerce Developer 認定試験の受験前に取得されることが一般的です。 |
| 公式シラバスのURL: | https://trailheadacademy.salesforce.com/classes/ccd102-b2c-commerce-developer-with-sfra |
Salesforce CCD-102 試験シラバストピック:
| セクション | 目標 |
|---|---|
| ローカライズと国際化 | - マルチサイトおよびマルチロケール開発
|
| Controller とルーティング | - サーバーサイドのアプリケーションフロー
|
| テンプレートとストアフロントのレンダリング | - ページ構造
|
| 連携と API | - Commerce API
|
| デバッグ、テスト、パフォーマンス | - 品質保証
|
| クライアントサイド開発 | - フロントエンド機能
|
| データとビジネスオブジェクト | - カタログと顧客データ
|
| SFRA のカスタマイズ | - 再利用可能なコンポーネント
|
| 開発環境のセットアップ | - 開発ツール
|
| B2C Commerce と SFRA の基礎 | - プラットフォーム概要
|
CCD-102試験で受験者がよく抱く疑問
CCD-102は、Salesforceが実施する「Salesforce Developer」を取得するための認定試験です。認定レベルはProfessionalで、実務に即した知識とスキルが問われます。Salesforce Certified B2C Commerce Developerなどの関連認定へのステップとしても位置づけられており、キャリアアップを目指す方に広く選ばれています。CertJukenの練習問題を活用すれば、試験の全体像を把握しながら計画的に対策を進められます。
はい。CertJukenではCCD-102練習問題の無料サンプル(PDFデモ)を用意しており、内容や使い勝手を確かめてから購入を判断できます。購入後は365日間の無料更新が付き、更新期間の終了後は50%割引で継続更新を利用できます。
CertJukenでは「返金保証」を用意しています。購入後60日以内にCCD-102試験を受験して不合格だった場合、受験票の写しと公式のスコアレポート(Score Report)のPDFを試験後2日以内に提出すれば、7日以内に全額返金の手続きが完了します。なお、受験者名と購入時の支払者名が一致している必要があり、購入から3日以内の受験や、実際に受験しなかった場合は対象外です。返金の代わりに、同等の試験対策教材2つを無料で受け取り、購入済み製品の更新サービスを継続する選択も可能です。商品は購入後すぐにダウンロードでき、メールでも1分以内にお届けします。2時間経っても届かない場合はカスタマーサポートまでご連絡ください。インストールできるパソコンの台数に制限はありません。
CCD-102試験の出題範囲は10の分野に分かれています。主な分野はローカライズと国際化、連携と API、B2C Commerce と SFRA の基礎です。各分野の詳細な出題項目は、このページ上部の出題範囲一覧で確認できます。
Salesforce B2C Commerce Developer with SFRA 認定 CCD-102 試験問題:
A Digital Developer must give users the ability to choose an occasion (holiday, birthday, anniversary, etc.) for which gifts are currently being selected. The data 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?
- A. Session scope variable
- B. Content slot variable
- C. Page scope variable
- D. Request scope variable
正解:A 🗳️
Universal Containers calls the following combination of products "The Basics" and sells the combination as a unique product ID:
One Model 103 container
Five Model 611 container
Tree Model 201 container
The Developer created these three products in the catalog.
What is the next step in Business Manager to create "The Basics" as a combination?
- A. In the Product Sets module, create a product set named "The Basics".
- B. In the Products module, create a product named "The Basics" and add the products to the Product Bundles tab.
- C. In the Product Bundles module, create a bundle named "The Basics".
- D. In the Products module, create a product named "The Basics" and add the products to the Product Sets tab.
正解:B 🗳️
Given a sandbox with an active slot configuration with the following specifications:
* Content type set to product
* With some product configured
* With the following rendering template: slots/product/product_1x2 isml
* Correctly enabled and scheduled
And given the code contained in the selected rendering template:
Is an additional action needed for this to work as intended?
- A. Yes - The content needs to be configured with a recommender to display products.
- B. No - The content slot is rendered correctly.
- C. Yes - The isloop should be removed because no loops are allowed in a content slot rendering template.
正解:C 🗳️
When looking at Custom Object instances for a site, a merchant notices that the creation date is not showing up on the instances in Business Manager.
Where should the developer add this attribute to the Custom Object so it is visible for the merchant to see in Business Manager?
- A. Add the creation date to the attribute group for the Custom Object.
- B. Mark the existing creation date attribute as visible.
- C. Add the creation date to the attributes of the Custom Object.
- D. Assign the current date/time to a new custom attribute, creationDate, via code.
正解:C 🗳️
Multiple shoppers report slow performance on the Product Details Page.
Which tool can a developer use to view average response times for the Product-Detail controller route?
- A. Request Logs
- B. Pipeline Profiler
- C. URL Request Analyzer
正解:B 🗳️




Niina
五十**
Konno
矢野**
