New Zenner
- Join Date:
- Oct 2007
- Posts:
- 4
- Plugin Contributions:
- 0
Change '20% off' to '20% off rrp'
Where can I find the code to change 'off' to 'off rrp' once I give a product a discounted price? Thanks in advance.
Views: 1,848
New Zenner
Where can I find the code to change 'off' to 'off rrp' once I give a product a discounted price? Thanks in advance.
Zen Follower
Hi Andy
Change:
define('PRODUCT_PRICE_DISCOUNT_PERCENTAGE','% off');
To:
define('PRODUCT_PRICE_DISCOUNT_PERCENTAGE','% off rrp');
Found In:
catalog/admin/includes/languages/YOURTEMPLATENAME/english.php
Obviously YOURTEMPLATENAME refers to whatever overide name you are using
Fields marked required must be completed.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.