認定の準備をしていますが、<customer>、<sales>、<payment>などのconfig.xmlの特定のノードについて疑問があります。また、さまざまなモジュールが使用する<default>ノードのカスタムノードについても疑問があります。次の1つ:
<default>
<monkey>
<custom_groupings>
<customer_grouping_name><![CDATA[MAGE_CUSTOMER_GROUPS]]>
</customer_grouping_name>
<segment_grouping_name><![CDATA[MAGE_CUSTOMER_SEGMENTS]]></segment_grouping_name>
</custom_groupings>
<general>
<active>0</active>
<double_optin>System->Configuration->Customers->Newsletter->
SubscriptionOptions->Need to Confirm</double_optin>
<ecommerce360>0</ecommerce360>
<checkout_subscribe>0</checkout_subscribe>
<transactional_emails>false</transactional_emails>
</general>
</monkey>
</default>