RRP (Recommended Retail Price) v1.6a
Adds a RRP feature that shows on the product and product list pages. Includes BO import feature.
Feedback and requests for additional features are always welcome.
NOTE: This modification is for PrestaShop v1.4.4.1 (Code may be different for previous versions)
Install
1. Using phpMyAdmin or a similar database management software, make the following database change.
2. Using Text Editor software, make the following code modifications to your Prestashop files (Backup your files before making changes in case you make an error).
Changelog
v1.6a (2011-09-18)
[*] Fixed you save & percentage not showing if tax disabled.
v1.6 (2011-09-18)
[*] Fixed typo in installation instructions.
[*] Fixed missing language in BO import feature.
[*] Fixed positioning of RRP on category page.
v1.5 (2011-07-23)
[+] Added support for multiple currencies.
v1.4 (2011-07-22)
[+] Added tax (if applicable).
v1.3 (2011-03-19)
[*] Updated for currency->format changes.
v1.2 (2011-03-08)
[*] Updated for PrestaShop 1.4 code
[+] Added You Save value & percentage.
[+] RRP is hidden if attribute is selected (Thanks to AngelofHaovc).
v1.1 (2011-01-28)
[+] Added BO import feature.
v1.0 (2009-12-08)
[+] First release to the PrestaShop community.