I want to make custom changes in few product pages like changing the add to cart button ,add some text etc.I know that I can change the layout of product page from back end,I can add some blocks to the product page but how to made changes like I mentioned in Product page?
Share
I got the solution myself.
First, create your new template files. I copied the originals, and created view-diff.phtml, and media-diff.phtml in the same directories as the originals. Once that is complete, edit a product, and go to the “Design” tab. In the “Custom Layout Update” text area, you can put the following, which will redefine which templates it uses for that product
Thats it!