Adding new products in magento
In this post we are discussing on adding new products in magento First log in to your admin and go to Catalog>Manage Products>Add product: General tab Product Name Enter the full product name. For a simple product, there will be …
How to add coupon codes and discounts in magento
If you want to know how to add coupon codes and discounts in magento store, please follow the instruction below: First set up your rule information in Magento. Log in to your admin and go to Promotions>Shopping Cart Price Rules: …
Disabling Magento Demo Store notice
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 …
How to display products on magento home page
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 …