1.
Which one of the following classes must you extend in order to implement a custom indexer?
2.
What is the difference in the effect of calling the invoice capture ( ) method versus the invoice pay ( ) method?
3.
Which method is called on a shipping carrier model to fetch a list of all available shipping methods, along with the rates associated with them, for a quote address?
4.
Which one of the following EAV attribute types may be used for layered navigation in native Magento?
5.
You are creating a custom CMS module named Achme_Cms. Which one of the following is the correct XML required to override a controller from the Mage_Cms module in your Achme_Cms module?
6.
The final price for the product on the product view page is__________.
7.
Which of the following is a true statement about how Magento loads data for an EAV-based data model?
8.
Which one of the following class types directly charges a credit card when you capture an invoice in Magento admin?
9.
Applying the shopping cart rule's action affects the quote item by setting the quote item's _____________.
10.
Which one of the following statements is true regarding Mage_Core_Block_Text_List?