1.
The checkbox "Use default value" is checked and the corresponding input field is disabled, as shown in the graphic above. How does Magento represent this state in the corresponding EAV value tables?
2.
You want to define a list of quote object attributes that are copied to the order object when an order is placed. Which one of the following statements is true?
3.
Which statement describes a model class that extends Mage_Core_Model_Abstract?
4.
Which of the following actions will enable logging via calls to debugData( ) on a native Magento payment method model?
5.
Which method is responsible for a full re-index in the abstract Magento indexer?
6.
Which one of the following xpaths is correct for replacing Mage_Customer_Model_Custom_Address via Mage::helper ('customer/address')?
7.
Which one of the following controller classes could respond to this URL?: http://example.com/modulename/controller/index
8.
In which table could you find the current order state?
9.
Which of the following block methods is the best to override when there is a need to customize how the block's html is rendered?
10.
How many items will be added to the quote after adding a configurable product to the shopping cart?