Pre-Winter Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Salesforce Certified B2C Commerce Developer Comm-Dev-101 Question # 7 Topic 1 Discussion

Salesforce Certified B2C Commerce Developer Comm-Dev-101 Question # 7 Topic 1 Discussion

Comm-Dev-101 Exam Topic 1 Question 7 Discussion:
Question #: 7
Topic #: 1

A developer has the following files in template/resources:

• account.properties - > weight.unit=kilos

• account_en.properties - > weight.unit=stones

• account_en_US.properties - > weight.unit=pounds

Using the default locale configuration, what is the current outcome of the page that renders the account.isml template snippet below when visiting the Storefront with the English for Canada (en_CA) locale?

Your parcel weighs 10 ${Resource.msg( ' weight.unit ' , ' account ' ,null)}.


A.

Your parcel weighs 10 pounds.


B.

Your parcel weighs 10 stones.


C.

Your parcel weighs 10 account.


Get Premium Comm-Dev-101 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.