MCQs > IT & Programming > Magento > Which will list all products from a particular category?

Magento MCQs

Which of the following will list all products from a particular category?

Answer

Correct Answer: $productCollection = Mage::getResourceModel('catalog/product_collection') ->addCategoryFilter($category);

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it