Tag: Magento Tips
-
Magento Switch Store by Customer Group
It’s really nice when you have many customer group and want to show different products to each customer group. This can be done by creating stores in Magento to view different products in each store and dedicate a store for a customer group. On a Multi Store Magento site where you have many customer group…
-
Magento Switch Store by Customer Group
It’s really nice when you have many customer group and want to show different products to each customer group. This can be done by creating stores in Magento to view different products in each store and dedicate a store for a customer group. On a Multi Store Magento site where you have many customer group…
-
Magento Redirect Category link to CMS page, CMS page in Top menu by URL rewrite management
Sometime I have to add article content page and external url in Magento’s top navigation menu. This can be done without using any third-party extension. I have my own menu extension ready for any projects but when menu is not complex and all themes styling are ready for default navigation I use default Navigation. Magneto…
-
Magento Sort Products by Attribute Set
To Sort Products by Attribute Set, Update the default toolbar files Mage/Catalog/block/Product/List/Toolbar.php
-
Use TCPDF in Magento
Why you going to use TCPDF library in magento since magento zend have pdf library ? because you can make HTML to PDF in tcpdf but not directly with zendframwork. Here is how you can do it very easy
-
Magento useful functions
This post will be updated continuously with new functions Get store data