Magento Developer
Tuesday, 26 April 2016
how to find the position of a product in a magento category
$productPositions = Mage::getResourceModel('catalog/category')->getProductsPosition($category);
$productPositions[$_product->getId()];
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment