Monday, July 28, 2014

Creating simple Magento product Programmatically

In the development process, you often will need some testing data you should use. Magento supplies you featuring a default Sample Data which contains some products. Thing is, they’re not regarding much use for those who have some custom attributes combined with your products, if you create your individual attribute set, or a item type. For this, you’ll need to add some products by yourself.