Archive for the ‘Magento’ Category
Shop by brand page for Magento
‘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
Managing Custom Stock Status – Magento
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
Adding Custom CSS to a Specific Page in Magento
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