2026 Latest Salesforce Arch-302 Real Exam Dumps PDF Arch-302 Exam Dumps, Arch-302 Practice Test Questions NEW QUESTION # 10 A company is in the process of defining the right systems to deliver key capabilities for its B2C business. The company has about 2 million customers, each placing an average of 100 orders each year through its existing B2C Commerce platform.The company needs a system that can:* [...]

2026 Latest Salesforce Arch-302 Real Exam Dumps PDF [Q10-Q27]

Share

2026 Latest Salesforce Arch-302 Real Exam Dumps PDF

Arch-302 Exam Dumps, Arch-302 Practice Test Questions

NEW QUESTION # 10
A company is in the process of defining the right systems to deliver key capabilities for its B2C business. The company has about 2 million customers, each placing an average of 100 orders each year through its existing B2C Commerce platform.
The company needs a system that can:
* Deliver a full list of all customer orders throughout their engagement lifetime
* Provide lifetime engagement tracking and history of the customer
* Calculate the lifetime value of customers based on their orders
Which three systems should a Solution Architect recommend to meet the company's requirements' Choose 3 answers

  • A. Salesforce Order Management
  • B. Service Cloud
  • C. Heroku
  • D. Sales Cloud
  • E. Marketing Cloud

Answer: A,B,E

Explanation:
These answers are correct because they are systems that can meet the company's requirements for delivering a full list of all customer orders throughout their engagement lifetime, providing lifetime engagement tracking and history of the customer, and calculating the lifetime value of customers based on their orders. Salesforce Order Management can manage order lifecycle from capture to fulfillment across multiple channels. Service Cloud can provide a complete view of customer interactions across sales, service, marketing, and commerce.
Marketing Cloud can track customer engagement across email, mobile, social, web, and more. CRM Analytics can provide insights into customer lifetime value based on order data and engagement history.
References: https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_oms_integration.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_service_cloud_integration.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.icx_b2c_crosscloudengagement_connectors.
htm&language=en_US&type=5 https://www.salesforce.com/products/marketing-cloud/what-is-marketing- cloud/


NEW QUESTION # 11
A company uses a Salesforce solution to sell one-off products and subscription-based products to its customers. However, the company wants to let customers save their payment details when buying products online using credit cards, in order to facilitate a one-click ordering mechanism as well as an automatic payment for subscription-based item renewals.
What should a Solution Architect recommend to store payment information while still maintaining security and compliance?

  • A. Hash and store the payment card details.
  • B. Store a tokenized value for the payment card.
  • C. Store raw payment card details on the customer's profile.
  • D. Store Base64 encoded payment card details.

Answer: B

Explanation:
This answer is correct because it is a way to store payment information while still maintaining security and compliance. A tokenized payment card is a method that replaces sensitive card data with a unique identifier or token that cannot be mathematically reversed. The actual card data is stored in a secure vault by a payment processor or gateway. This way, the company can facilitate one-click ordering and automatic payment without exposing or storing the actual card data. References: https://help.salesforce.com/s/articleView?id=sf.
b2c_commerce_payment_processing.htm&type=5


NEW QUESTION # 12
As part of a digital transformation initiative. Universal Containers (UC) wants to start a new project to implement Salesforce Platform, Marketing Cloud, and B2C Commerce. They have mapped the requirements and captured the user stories, including non-functional requirements. Almost all requirements touch all three clouds.
UC wants to go-live with all functionality in three years, but the executive team would like to see the benefits and return on investment sooner than that.
What should the Solution Architect recommend in order to align with the executive team's request7

  • A. Build and test the functionality across all clouds at once and deploy to production at the end of the three years.
  • B. Go-live with Sales and Service cloud functionality first, followed by Marketing Cloud, and then B2C Commerce.
  • C. Reduce the overall timeline by removing most non-functional requirements around reliability and performance.
  • D. A multi-phased approach with functionality across all clouds delivered to production in each phase.

Answer: D

Explanation:
This answer is correct because it aligns with the executive team's request to see the benefits and return on investment sooner than three years. A multi-phased approach allows for incremental delivery of functionality across all clouds, which can provide value to the business and customers faster and more frequently.
References: https://trailhead.salesforce.com/en/content/learn/modules/solution-design/solution-design-process


NEW QUESTION # 13
A company has Person Account set up on their Sales Cloud and they now want to map subscriber data in Marketing Cloud. What should a Solution Architect recommend?

  • A. Sync Individual object.
  • B. Sync Subscriber object.
  • C. A Sync Person Account object.
  • D. Sync Contact object.

Answer: C

Explanation:
Syncing Person Account object can help map subscriber data in Marketing Cloud when the company has Person Account set up on their Sales Cloud. This can enable bi-directional data integration between Sales Cloud and Marketing Cloud for Person Accounts, which are records that combine both Account and Contact information for individuals. References:
* https://help.salesforce.com/s/articleView?id=sf.mc_co_person_accounts.htm&type=5


NEW QUESTION # 14
At Universal Containers, each admin and developer use a separate developer pro sandbox. Configuration and code are then migrated to a partial data sandbox for combination and initial testing. Once approved the configuration and code are then migrated to a full copy sandbox for final load and regression testing before going to production.
when should the full copy sandbox be refreshed?

  • A. After user acceptance testing is complete.
  • B. After each push from the partial data sandbox.
  • C. After a new user is added to production.
  • D. After each major release to production.

Answer: D

Explanation:
This answer is correct because it is a recommended time to refresh the full copy sandbox. Refreshing the full copy sandbox after each major release to production can help ensure that the sandbox has the most updated data and metadata from production, which can facilitate testing and development activities. Refreshing the full copy sandbox too frequently can be costly and time-consuming, as it consumes a lot of storage space and requires data masking or anonymization. References: https://help.salesforce.com/s/articleView?id=sf.
data_sandbox_implementation_tips.htm&type=5


NEW QUESTION # 15
A company has a multi-cloud implementation that involves an Experience Cloud portal, Service Cloud for case management, and Marketing Cloud for customer interaction.
The company wants all changes in Salesforce data-including creation, updates, deletion, and undeletion of a record-to be synchronized to its custom-built retail loyalty application in near-real time without significantly impacting the overall system performance.
Which option is the most appropriate integration mechanism for this scenario?

  • A. Apex Trigger Callout
  • B. Outbound Messages
  • C. Triggered Send Definition
  • D. Change Data Capture

Answer: D

Explanation:
Change Data Capture is an event-driven integration mechanism that allows near-real-time synchronization of Salesforce data changes with external systems. It does not impact the system performance as it uses asynchronous processing and does not require triggers or code. References: https://developer.salesforce.com
/docs/atlas.en-us.change_data_capture.meta/change_data_capture/cdc_intro.htm


NEW QUESTION # 16
A company had strong new-customer growth for the year but has noticed that lifetime value has been declining. They want to run automated re-engagement campaigns with customers who made purchases in the last 24 months but are unsure of where to start. They have Service Cloud, Marketing Cloud, and B2C Commerce implemented and recently began using Tableau CRM (formerly Einstein Analytics).
Which two recommendations should a Solution Architect provide to the company to improve the success of the automated campaign? Choose 2 answers

  • A. Generate personalized coupon codes in B2C Commerce and send them through Marketing Cloud to be able to effectively track impact of campaigns
  • B. Configure Einstein Retargeting Recommendations in Marketing Cloud to automate segment generation for Journey Builder
  • C. Consider using Einstein Discovery to generate a retargeting score representing likelihood to purchase in the next three months
  • D. Use SMS as a channel due to its significantly higher engagement rate as compared to email

Answer: B,C

Explanation:
* Option A is correct because configuring Einstein Retargeting Recommendations in Marketing Cloud to automate segment generation for Journey Builder is a valid recommendation to improve the success of the automated campaign. Einstein Retargeting Recommendations uses machine learning to identify customers who are likely to purchase again based on their past behavior and preferences, and automatically creates segments for Journey Builder to send personalized messages and offers.
* Option D is correct because using Einstein Discovery to generate a retargeting score representing likelihood to purchase in the next three months is a valid recommendation to improve the success of the automated campaign. Einstein Discovery uses advanced analytics and AI to analyze data from multiple sources and generate predictive insights and recommendations. A retargeting score can help the company prioritize and target customers who have a high probability of buying again.
* Option B is incorrect because using SMS as a channel due to its significantly higher engagement rate as compared to email is not a valid recommendation to improve the success of the automated campaign.
SMS may have a higher engagement rate than email, but it also has a higher cost and a lower personalization potential. SMS should be used sparingly and strategically for time-sensitive or urgent messages, not for general re-engagement campaigns.
* Option C is incorrect because generating personalized coupon codes in B2C Commerce and sending them through Marketing Cloud to be able to effectively track impact of campaigns is not a valid recommendation to improve the success of the automated campaign. Personalized coupon codes may increase conversions and loyalty, but they also reduce margins and profitability. Coupon codes should be used selectively and carefully for customers who have a high lifetime value or a high retargeting score, not for all customers who made purchases in the last 24 months.
References:
* [Get Started with B2C Solution Architect Cert Prep - Trailhead]
* [Certification - B2C Solution Architect - Trailhead]
* B2C Solution Architect Certification Guide | Salesforce Ben


NEW QUESTION # 17
A company is in the process of defining the right systems to deliver key capabilities for its B2C business. The company has about 2 million customers, each placing an average of 100 orders each year through its existing B2C Commerce platform. 7 The company needs a system that can;
*Deliver a full list of all customer orders throughout their engagement lifetime
* Provide lifetime engagement tracking and history of the customer
* Calculate the lifetime value of customers based on their orders
Which three systems should a Solution Architect recommend to meet the company's requirements?
Choose 3 answers

  • A. Heroki
  • B. Materials Written
  • C. Sales Cloud
  • D. Salesforce Order Management
  • E. Service Cloud
  • F. Marketing Cloud

Answer: C,D,F

Explanation:
A system is a software application or platform that provides specific functionality or capabilities for a business. A system can be either internal or external to Salesforce, depending on where it is hosted and how it is accessed. To deliver key capabilities for its B2C business, a company should use the following systems:
* Sales Cloud: Sales Cloud is a product that allows managing sales processes and activities across different channels and devices. Sales Cloud can help the company to deliver a full list of all customer orders throughout their engagement lifetime, by integrating with B2C Commerce and other systems to capture and display order information on customer records.
* Marketing Cloud: Marketing Cloud is a product that allows creating and delivering personalized marketing campaigns across different channels and devices. Marketing Cloud can help the company to provide lifetime engagement tracking and history of the customer, by integrating with B2C Commerce and other systems to collect and analyze customer behavior and interactions across touchpoints.
* Salesforce Order Management: Salesforce Order Management is a product that allows managing and fulfilling orders across different channels and systems. Salesforce Order Management can help the company to calculate the lifetime value of customers based on their orders, by integrating with B2C Commerce and other systems to aggregate and report on order revenue and profitability.
Option B is incorrect because Service Cloud is a product that allows managing customer service interactions across different channels and systems. Service Cloud does not provide any of the capabilities that the company needs, such as delivering a full list of customer orders, providing lifetime engagement tracking, or calculating lifetime value of customers. Option C is incorrect because Heroku is a platform that allows building, running, and scaling custom web applications using various languages and frameworks. Heroku does not provide any of the capabilities that the company needs, such as delivering a full list of customer orders, providing lifetime engagement tracking, or calculating lifetime value of customers. Option D is incorrect because Materials Written is not a system, but rather a term that refers to written documents or content that are used for communication or education purposes. Materials Written does not provide any of the capabilities that the company needs, such as delivering a full list of customer orders, providing lifetime engagement tracking, or calculating lifetime value of customers. References:
* https://www.salesforce.com/products/sales-cloud/overview/
* https://www.salesforce.com/products/marketing-cloud/overview/
* https://www.salesforce.com/products/commerce-cloud/ecommerce/order-management/


NEW QUESTION # 18
A global pharmaceutical company wants to roll-out online shopping for customers in multiple countries and needs a quick return on investment (ROI). The company is considering how to market products from prenatal vitamins to drug therapies that improve neonatal outcomes.
Each country has its own regulations around marketing and online sales. Some countries may not allow marketing to Individuals, but will allow marketing to healthcare providers and have different regulations for various channels and touchpoints. In some countries, they are allowed to use curated social content tor product ratings and discussions. In addition, branding Is uniquely defined In each country so the company would like to combine ecommerce with existing content management systems.
What strategy should a Solution Architect recommend to solve these needs?

  • A. Headless BZC Commerce. LINK cartridges. SFRA-style development with Heroku and MuleSoft.
  • B. B2C Commerce, Marketing Cloud, and Experience Builder with multi-Currency and translation workbench.
  • C. Multi-org approach with Partner and Customer Communities, B2C Commerce, Heroku, and Mulesoft for SFKA-style development.
  • D. Multi-org approach with Service Cloud, LINK cartridges and translation workbench, and Partner and Customer Communities.

Answer: A

Explanation:
A headless B2C Commerce approach can help solve the needs by decoupling the front-end presentation layer from the back-end commerce functionality. This can allow the company to leverage their existing content management systems and deliver consistent branding across different countries. LINK cartridges can help integrate B2C Commerce with third-party systems and services, such as payment providers, tax calculators, or social media platforms. SFRA-style development can help create a responsive and customizable storefront that follows best practices and standards. Heroku and MuleSoft can help build and connect custom applications and APIs that support the complex business logic and data flows required by the global pharmaceutical company. References:
* https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_headless.htm&type=5
* https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_link.htm&type=5
* https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_sfra.htm&type=5
* https://www.salesforce.com/products/platform/overview/
* https://www.mulesoft.com/platform/enterprise-integration


NEW QUESTION # 19
A company wants to implement B2C Commerce and Service Cloud, and then connect the systems with its existing instance of Marketing Cloud.
Which two tactics should a Solution Architect recommend to model a customer across all three systems' Choose 2 answers

  • A. Get in touch with the Marketing Cloud Professional Services to perform a subscriber key migration.
  • B. Use Service Cloud as system of record for customer data and consent preferences across all channels.
  • C. Migrate the existing Marketing Cloud data into B2C Commerce and set the subscriber key as the Customer ID.
  • D. Send the Marketing Cloud Subscriber Key to Service Cloud and B2C Commerce to be held for reference.

Answer: B,D

Explanation:
These answers are correct because they are ways to model a customer across all three systems using the Marketing Cloud Subscriber Key and Service Cloud as sources of truth. The Marketing Cloud Subscriber Key can be sent to Service Cloud and B2C Commerce to be held for reference, which can help link customer records across systems and enable cross-channel marketing and service. Service Cloud can be used as system of record for customer data and consent preferences across all channels, which can help comply with data privacy laws and provide a consistent customer experience. References: https://help.salesforce.com/s/articleView?id=sf.mc_co_marketing_cloud_connect_best_practices.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_service_cloud_integration.htm&type=5


NEW QUESTION # 20
A company wants to integrate B2C Commerce and Service Cloud with Order Management so that customers who are shopping online can receive support from service agents during returns, exchanges, and payments.
The company wants to send order and transaction information to Service Cloud so that agents have the most up-to-date information when providing service to customers.
What capabilities of a B2C Commerce and Service Cloud integration can a service agent benefit from most?

  • A. Service agents leverage products, catalog, and inventory information directly in Service Cloud.
  • B. Service agents leverage order cancellation but only with custom development.
  • C. Service agents leverage order line items, shipment, and payment information in Service Cloud.
  • D. Service agents leverage the entire case history inside of B2C Commerce.

Answer: C

Explanation:
This answer is correct because it describes the capabilities of a B2C Commerce and Service Cloud integration with Order Management that can benefit service agents most. By sending order and transaction information to Service Cloud, service agents can have a complete view of the customer's order history, status, and payment details, which can help them provide better service during returns, exchanges, and payments. References:
https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_service_cloud_integration.htm&type=5


NEW QUESTION # 21
A company has 2,000 customers and currently services them using a call center and spreadsheets. Because of the lack of systems there is no ability to track how successful agents are. In addition, their ordering system cannot be easily accessed by service agents costing valuable time and hurting customer satisfaction.
What are two reasons a connected B2C Solution can add value to the company?
Choose 2 answers

  • A. Increases spend ROI as fewer service agents will be needed, which can allow for more sales agents
  • B. Allows agents to use SSO to log into B2C Commerce and Service Cloud using the same credentials
  • C. Allows agents to more easily access customer data to better support customers when they call in
  • D. Provides a better interface for agents using Service Cloud and B2C Commerce with Heroku

Answer: B,C

Explanation:
B: Allowing agents to more easily access customer data to better support customers when they call in can add value to the company by improving customer satisfaction, loyalty, and retention. This can also enable agents to provide personalized recommendations, cross-sell or upsell opportunities, and proactive service based on the customer's profile, preferences, and purchase history. C. Allowing agents to use SSO to log into B2C Commerce and Service Cloud using the same credentials can add value to the company by simplifying the login process, enhancing security, and reducing administrative overhead. This can also provide a seamless user experience for agents across different systems and platforms. References:
* https://www.salesforce.com/products/service-cloud/overview/
* https://www.salesforce.com/products/commerce-cloud/overview/
* https://help.salesforce.com/s/articleView?id=sf.identity_sso.htm&type=5


NEW QUESTION # 22
A company uses Marketing Cloud, Experience Cloud, B2C Commerce, and Service Cloud. It is in the process of defining the authoritative system for key data entities involved in B2C Journeys. The company has about
200,000 customers, each averaging 30 orders per year
Which option should be considered the authoritative record for consent and compliance preferences, as well as primary person attributes such as name, address, birthday, phone, and email?

  • A. Experience Cloud user
  • B. Service Cloud contact
  • C. Marketing Cloud subscriber
  • D. B2C Commerce customer

Answer: B

Explanation:
Service Cloud contact should be considered the authoritative record for consent and compliance preferences, as well as primary person attributes such as name, address, birthday, phone, and email. Service Cloud contact is the core entity that represents a person across multiple Salesforce clouds and can store and manage the customer's consent and compliance preferences using features like Individual object, Data Protection and Privacy, and Consent Management. The other systems can use Service Cloud contact as the master record and sync or update the customer data accordingly.


NEW QUESTION # 23
Northern Trail Outfitters Is migrating away from legacy system and is currently implementing Service Cloud, Marketing Cloud, and B2C Commerce to support their growing business needs. The business has asked a Solution Architect to propose a cross-cloud data mapping design that makes use of the strengths of each platform.
Which two recommendations should a Solution Architect include to the design?
Choose 2 answers

  • A. Ensure that the legacy systems data model is mapped and implemented as-ls without any modifications to minimize data migration complexity.
  • B. Use an integration tool so there is no need to consider data mapping as part of the design.
  • C. Document the data type and size constraints in each system to ensure entities are mapped correctly.
  • D. Hap B2C Commerce profile to Salesforce Platform Contact and to Marketing Cloud Contact.

Answer: C,D

Explanation:
Documenting the data type and size constraints in each system is important to ensure that the entities are mapped correctly and that no data is lost or corrupted during the integration process. Mapping B2C Commerce profile to Salesforce Platform Contact and to Marketing Cloud Contact is a best practice for cross- cloud data mapping design, as it allows for a consistent view of the customer across all platforms and enables cross-channel marketing and service capabilities.


NEW QUESTION # 24
A customer service team raised a new business requirement that requires a multi-cloud solution design between B2C Commerce, Service Cloud, and Marketing Cloud. A Solution Architect has been hired to lead the design of the multi-cloud solution.
Which two actions should the Solution Architect take to accurately capture requirements and deliver the solution overview?
Choose 2 answers

  • A. Include functional subject matter experts and technical resources across multiple discovery workshops, grouped by business function to ensure all requirements are captured.
  • B. Conduct discovery workshops to create a user acceptance testing document and invite business owners, each cloud technical architect, and implementation development team.
  • C. Include the customer service team so that they can provide detailed user stories prior to the discovery workshops.
  • D. Conduct discovery workshops and upon completion present the solution back to the design authority or executive stakeholders to validate the solution.

Answer: A,D

Explanation:
* A is correct because including functional subject matter experts and technical resources across multiple discovery workshops, grouped by business function, is a best practice for capturing requirements and ensuring alignment across different stakeholders1.
* B is correct because conducting discovery workshops and presenting the solution back to the design authority or executive stakeholders is a best practice for validating the solution and obtaining feedback and approval1.
* C is incorrect because conducting discovery workshops to create a user acceptance testing document is not the purpose of discovery workshops. User acceptance testing documents are created after the solution design is finalized and approved2.
* D is incorrect because including the customer service team to provide detailed user stories prior to the discovery workshops is not necessary. User stories are created during the discovery workshops based on the business requirements and pain points identified by the stakeholders1.
References:
* 1: https://trailhead.salesforce.com/content/learn/modules/om-salesforce-order-management/om- discovery-workshops
* 2: https://trailhead.salesforce.com/content/learn/modules/om-salesforce-order-management/om-user- acceptance-testing


NEW QUESTION # 25
A company wants to send a coupon code to VIP customers who have abandoned their cart. The company also wants to track email open and forward count, as well as disable the coupon code after a single use.
Which set of platforms and native services should a Solution Architect recommend to satisfy these requirements?

  • A. Service Cloud for customer segmentation; third-party service for creation of coupon codes; B2C Commerce and Marketing Cloud functionalities to send abandoned cart emails; Service Cloud to track email opens and forwards.
  • B. B2C Commerce for customer segmentation; Service Cloud for creation of coupon codes; B2C Commerce and Marketing Cloud functionalities to send abandoned cart emails; Service Cloud to track email opens and forwards.
  • C. Marketing Cloud for customer segmentation; B2C Commerce for creation of coupon codes; B2C Commerce and Marketing Cloud functionalities to send abandoned cart emails; Marketing Cloud to track email opens and forwards.
  • D. Marketing Cloud for customer segmentation; Service Cloud for creation of coupon codes; B2C Commerce to send abandoned cart emails; Tableau CRM to track email opens and forwards.

Answer: C

Explanation:
* B is correct because Marketing Cloud can be used for customer segmentation based on VIP status and cart abandonment behavior. B2C Commerce can be used for creation of coupon codes using promotion rules and coupon code restrictions. B2C Commerce and Marketing Cloud functionalities can be used to send abandoned cart emails using the Marketing Cloud Connector cartridge and the Abandoned Cart Journey template. Marketing Cloud can track email open and forward count using tracking metrics.
* A is incorrect because Service Cloud is not used for customer segmentation or creation of coupon codes. Service Cloud is used for customer service and case management.
* C is incorrect because B2C Commerce is not used for customer segmentation or creation of coupon codes. B2C Commerce is used for online shopping and order management.
* D is incorrect because Tableau CRM is not used to track email open and forward count. Tableau CRM is used for data analysis and visualization.
References:
* : https://help.salesforce.com/s/articleView?id=sf.mc_co_create_audience_segment.htm&type=5
* : https://documentation.b2c.commercecloud.salesforce.com/DOC1/topic/com.demandware.dochelp
/content/b2c_commerce/topics/coupons/b2c_creating_coupon_codes.html
* : https://help.salesforce.com/s/articleView?id=sf.mc_co_abandoned_cart_journey.htm&type=5
* : https://help.salesforce.com/s/articleView?id=sf.mc_es_email_tracking_metrics.htm&type=5


NEW QUESTION # 26
A company is implementing a multi-locale solution that includes B2C Commerce, Service Cloud, and Marketing Cloud. Order confirmation emails are triggered from either B2C Commerce or Service Cloud and sent from Marketing Cloud.
What are two possible reasons why the shipping method name and description can be missing when these emails are triggered for languages other than US English, while other translated content appears correctly?
Choose 2 answers

  • A. The locale is not set correctly in the body of the email template.
  • B. The subscriber in Marketing Cloud does not have a preferred locale set.
  • C. The ShippingMethods data extension is missing the label and description field for the corresponding locale.
  • D. The name and description for the shipping method are not set up correctly in B2C Commerce or Service Cloud for the requested locale.

Answer: C,D

Explanation:
The shipping method name and description can be missing when order confirmation emails are triggered for languages other than US English, while other translated content appears correctly, for the following possible reasons:
* The name and description for the shipping method are not set up correctly in B2C Commerce or Service Cloud for the requested locale. The shipping method name and description are stored as attributes in B2C Commerce or Service Cloud, and they need to be translated and localized for each supported locale. If the translation or localization is missing or incorrect, the order confirmation email may not display them properly.
* The ShippingMethods data extension is missing the label and description field for the corresponding locale. The ShippingMethods data extension is a table in Marketing Cloud that stores the shipping method information for each locale. It has fields for label and description that need to match the values in B2C Commerce or Service Cloud. If the fields are missing or mismatched for a certain locale, the order confirmation email may not display them properly.
Option B is incorrect because the subscriber in Marketing Cloud does not need to have a preferred locale set.
The locale can be determined by the order data or the storefront language. Option C is incorrect because the locale can be set correctly in the email template using AMPscript or SSJS variables. References:
* https://help.salesforce.com/s/articleView?id=sf.mc_co_transactional_messaging.htm&type=5
* https://help.salesforce.com/s/articleView?id=sf.mc_co_order_confirmation_email.htm&type=5
* https://help.salesforce.com/s/articleView?id=sf.mc_co_shipping_methods_data_extension.htm&type=5


NEW QUESTION # 27
......

PDF (New 2026) Actual Salesforce Arch-302 Exam Questions: https://www.braindumpsvce.com/Arch-302_exam-dumps-torrent.html

Dumps Moneyack Guarantee - Arch-302 Dumps UpTo 90% Off: https://drive.google.com/open?id=12pG2t9jWm4ezSLEMYgIwx7jvaiCr6LKd