Magento: How do I edit “Add to cart” buttons and buttons in the cart?

Q: How do I edit buttons in the cart?
A: Edit the file app\design\frontend\base\default\template\checkout\cart.phtml.

Advertisements

REMEMBER: It is always a good idea to keep the base\dafault files untouched. You can copy the files from base\default to your theme.

For example, the file “app\design\frontend\base\default\template\checkout\cart.phtml” would go to “app\design\frontend\default\YourTemplate\template\checkout\cart.phtml “

Q: How do I edit the “Add to cart” buttons on the product pages?

A: For some reason, the category and search pages are easy and the product page has a totally different file to edit. Edit the file app\design\frontend\base\default\template\catalog\product\view\addto.phtml.

Tags:

Comments are closed

Latest Comments

No comments to show.