Which table stores information about the relationship b…
Which table stores information about the relationship between configurable products and their child products?
which one of the following classes?
A custom frontend controller will extend which one of the following classes?
Which of the following will NOT generate a <scri…
what order are the routers from the Magento core checke…
In what order are the routers from the Magento core checked for a matching route?
Default: Mage_Core_Controller_Varien_Router_Default
CMS: Mage_Cms_Controller_Router
Standard: Mage_Core_Controller_varien_Router_Standard
Admin: Mage_Core_Controller_Varien_Router_Admin
Which of the following is the default setup script clas…
Which of the following is the default setup script class name?
which of the following integrations should you use the …
In which of the following integrations should you use the Magento API?
When setData (‘some’, ‘value’) is called on an EAV enti…
When setData (‘some’, ‘value’) is called on an EAV entity and the entity is saved to the database,
__________________.
Which of the following allows you to save a single attr…
Which of the following allows you to save a single attribute value on an EAV entity?
How many items will be added to the quote after adding …
How many items will be added to the quote after adding a configurable product to the shopping cart?
Which of the following block methods is the best to ove…
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?