Archive for the ‘Magento’ Category

Shop by brand page for Magento

without comments

‘Manufacturer’ associated with each product is an attribute of type dropdown in Magento. By default, Magento does not provide an option to associate an image, page title etc., with the manufacturer. Altough, the ‘Manufacturer’ attribute can be used in layered navigation – to filter search results, there is no easy way to create a ‘Shop by Brand’ page (for instance: brands page at FootLocker).

A workaround for this is to treat manufacturers / brands as categories. Read it all

Written by Srikanth AD

December 22nd, 2011 at 3:30 am

Posted in Magento

Managing Custom Stock Status – Magento

with one comment

Apart from the default stock statuses provided by Magneto namely ‘in stock’ and ‘out of stock’, here is how you can manage custom stock statues. Read it all

Written by Srikanth AD

November 1st, 2011 at 11:04 am

Posted in Magento

Adding Custom CSS to a Specific Page in Magento

without comments

If you would like to add custom CSS code to a specific page in Magento,

open that particular page via the Magento Admin Panel and, under ‘Page Information’ > click on the ‘Design’ tab. Subsequently, under ‘Page Layout’, within the ‘Update Layout XML’ text-box, append the following lines and save your changes.
Read it all

Written by Srikanth AD

October 21st, 2011 at 6:54 am

Posted in Magento