Somehow if you are trying to add product attribute as column to category products section then follow the code with explanation I am sure you can be able to get your exact requirement.Suppose you have a product attribute called “type”
Reindexing in magento programmatically
Good way to re-index data in magento without admin panel is SSH.Also I have been locked in admin panel and unable to reindex all data the SSH is the good practice to do.Sometime if we don’t have access to SSH
Magento list of catalog product attributes and attributeset
Sometimes if you want some specific attribute and do some code based on that attribute then below code will give the exact solution for catalog product.So here I am going to show you How we can fetch all Magento list
How to create attribute by custom script
Generally magento community edition don’t have facility to create category attribute by default so If you want to create attribute of a category either you can simply use any custom module or any custom script which will create attribute for
Add custom message in checkout cart page
In this article I am going to explain how you can add custom message in checkout cart page after adding product into cart when you are adding product to cart or in checkout page. First some background. Magento handles item