What must be configured to share all gift lists across all sites?
A.
set /atg/commerce/gifts/GiftlistManager.siteScope=all
B.
Make GiftlistManager extend atg.multisite.ShareableSiteGroup.
C.
Register GiftListManager with the ATG’s SiteManager as Sharable using BCC.
D.
Gift lists cannot be shared and are specific to a given site.
Explanation:
The /atg/commerce/gifts/GiftlistManager component has a siteScope property that
controls how gift lists are shared between sites.
ATG Multisite Administration Guide, Gift Lists