Category Archives: Magento

Add Custom Product Tab In Magento 1.9 CE

Magento 1.9 CE Very often we want to add additional tabs to Magento’s product page(s). The Additional Information tab only goes so far! We begin by creating a new attribute in Magento. We’ll utilise a CMS block that gives us control over the content from Magento’s admin interface in a familiar way. Magento First Navigate […]

Setup SASS for Magento 1.9 CE on Windows 7

Magento 1.9 CE In case you didn’t know already, Magento offers a responsive theme out of the box since 1.9 CE. The dev team also incorporated the use of SASS by default on the 1.9 CE edition. I can’t repeat what SASS stands for, since it’s painfully lame, but here’s the website if you want […]