Correct Answer: catalog_product.info
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Magento Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Magento MCQ Questions
Inside the XML node config/global/blocks, what is the correct xpath for rewriting the catalog/product_view block?
Which allows you to save a single attribute value on an EAV entity?
Given an EAV-based data model, values for each of the object’s attributes are stored in
Which controller class could respond to this URL?: http://example.com/modulename/controller/index
Which is called to apply taxes on the product view page?
What function is the equal of the php’s unset to a Varien_Object?
What actions are performed in this code? $model = Mage::getModel('your_module/model'); $model->load($id); $model->setData('name', 'value'); $model->load($id); $model->save();
A gift registry will hold the following informations?
Domain layer code in one module can also plug itself into another module by:
How to disable a Magento Extension if you don't have access to admin section?
Magento MCQs | Topic-wise