If you have any of the following version of Magento then you are using Magento Connect 2.0 Enterprise Edition 1.9-RC3 & later Professional Edition 1.9 & later Community Edition 1.4.2.0-RC1 only Community Edition 1.5 & later...
Find the relevant code in the following template files and either display:none or remove the relevant lines of code: product/compare/list.phtml product/list.phtml product/new.phtml product/view/type/default.phtml product/view/type/grouped.phtml...
Locating your personal configuration folder The location of the personal configuration folder depends on your operating system and version of Dreamweaver. For Dreamweaver CS4, it’s as follows: Vista: C:Users<username>AppDataRoamingAdobeDreamweaver...
This FAQ shows you how to remove the product image gallery when there’s only one product image. Some templates do not take care of this automatically, so this is what you need to do. Make the following change in media.phtml file:...
This FAQ will show you how to quickly add OG or Open Graph data to your Magento product pages. It involves editing just one of your template files. Go to app/design/frontend/default/YOURTHEME/template/page/html/head.phtml Add this code snippet below into this file....
This FAQ will show you how to set the default Quantity to 1 (instead of 0) on Magento product page: Go to Admin > System > Configuration > Inventory > Product Stock Options. Click on Add Minimum Qty button. Choose Customer Group: ALL GROUPS and enter 1 for...