Disabling Magento Demo Store notice

Posted by on Sep 29, 2012 in Magento, Php | No comments yet

On the development phase of magento will will see something like “Any orders placed through this store will not be honored or fulfilled.” thats magento’s demo store notice. Here we are discussing on disabling Magento Demo Store notice To disable …

Get product details from product id and name

Posted by on Sep 24, 2012 in Magento | No comments yet

In Magento eCommerce while working with catalog model, There arise the need to fetch product details from product id. We can get all product details if we have product id.But sometimes we only have product name, so we need to …

Get all shopping cart items and totals in magento

Posted by on Sep 24, 2012 in Magento | No comments yet

Here, We are discussing on how we can get all shopping cart items and totals in magento. It will be helpful in the cases if we need to show the informations regarding the cart and items somwhere in the website …

How to display products on magento home page

Posted by on Sep 24, 2012 in Magento, Php | 1 Comment

The common method to display products on magento home page is to use block code and we can display mainly three types of products in any page by default one is the newly added products second is all the products …

Load More