Zen Follower
- Join Date:
- Oct 2007
- Posts:
- 106
- Plugin Contributions:
- 0
Add to cart text
How do I change the add to cart text to something else? (not the button itself, just the text next to the quantity box...
Zidain~
Views: 730
Zen Follower
How do I change the add to cart text to something else? (not the button itself, just the text next to the quantity box...
Zidain~
Zen Follower
catalog\includes\languagesyourtemplate\english.php
Line #383 : define('PRODUCTS_ORDER_QTY_TEXT','Add to Cart: ');
Remember (as in this case) you can find most things within the store by searching for them in Admin > Tools > Developers Tool Kit
Zen Follower
thanks RuFuS
Tell staff why this post should be reviewed.