<?php// input is $_product and result is iterating child products$childProducts = Mage::getModel('catalog/product_type_configurable')->getUsedProducts(null, $product);?>
No comments:
Post a Comment