I care about your words
$productId = 1; $product = Mage::getModel('catalog/product')->load($productId); $path = Mage::helper('catalog/image')->init($product, 'image')->resize(75, 75);
No comments:
Post a Comment