nerdexam
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)
  • A
    81% (25)
  • B
    10% (3)
  • C
    3% (1)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full M70-201 Practice