Magento
M70-201 · Question #132
How is the sort order in which total models collect their values specified?
The correct answer is A. The sort order is specified in the admin configuration under Sales > "Checkout Totals Sort Order". See the full explanation below for the reasoning.
Question
How is the sort order in which total models collect their values specified?
Options
- AThe sort order is specified in the admin configuration under Sales > "Checkout Totals Sort Order".
- BThe sort order is specified in the system configuration under global/sales/quote/totals/ [total_code]
- CThe sort order is defined by the module loading order as specified by the children of the modules/
- DThe sort order is specified by the collect method in each total model.
How the community answered
(31 responses)- A81% (25)
- B10% (3)
- C3% (1)
- D6% (2)
Community Discussion
No community discussion yet for this question.