Resize Images in Magento
Hello Guys, Today i am going to show you how to resize category image in Magento. Use this code to resize images for category. [php] public function getResizeImage(Mage_Catalog_Model_Category $category, $width = 250, $height = 250) { // return when no image exists if (!$category->getImage()) { …
HOW TO IMPROVE YOUR BUSINESS GROWTH WITH THE HELP OF MAGENTO ECOMMERCE WEBSITE DEVELOPMENT?
In the modern time, Magento eCommerce development is considered as one the most effective solution which is preferred by the businesses today. It is widely used open- source software that has features specifically meant for the development of e-Commerce websites. The Magento website development helps online …