A client has two B2C Commerce sites in the same instance: one for the U.S market, the other for the European market. The products they make are sold with different safety certificates based-on the world location.
For example, they sell a smartphone with certificate A in the U.S and certificate B in Europe, a hairdryer with certificate C in the U.S and certificate D in Europe, and more.
How should a developer allow the merchant to display the appropriate certification logo in the produce to details page, depending on the customer’s location?
- Add a Localizable custom attribute to the Certificate system object type.
- Ad and Image custom preference to the Sitepreference system object type
- Add a Site-specific custom attribute to the Product system object type.
- Add a Localizable custom preference to the SitePreference system object type.
Reveal Solution Next Question