My product pages show 17.99 , but the words Retail Price: in front of it are not there. How do I add Retail Price: to product pages?
http://www.burnerbooks.com/index.php...ducts_id=37684
Thanks,
Kim
Printable View
My product pages show 17.99 , but the words Retail Price: in front of it are not there. How do I add Retail Price: to product pages?
http://www.burnerbooks.com/index.php...ducts_id=37684
Thanks,
Kim
well the link for the download is not working can you please fix the link ? or can u please attach a new file?
Hello every one, I have one question:
for the current product type book, in admin page there is only one field for inputing ISBN number, if I want to add another field there for another type of ISBN number like ISBN-13, which php file should I modify?
thank you!
This is still driving me nuts. :frusty::frusty:
I used the developers tool and found retail price in these files. I went back through Product book module downloads and could not find where I am missing anything.
Can someone please check against their files to see what one I am missing or is wrong?
Regular products:
/includes/languages/temp file/english.php
Line #69 : define('TEXT_PRODUCT_MSRP', 'Retail Price: ');
includes/languages/english.php
Line #69 : define('TEXT_PRODUCT_MSRP', 'Retail Price: ');
Product Book module:
includes/languages/english/product_book_info.php
Line #50 : define('TEXT_PRODUCT_MSRP', 'Retail Price: ');
includes/languages/english/product_info.php
Line #20 : define('TEXT_PRODUCT_MSRP', 'Retail Price: ');
Thanks, Kim
Does anyone know how to get "Retail Price:" to show on the product page? All I have is dollar amount in the middle of nowhere with space all around it.
http://www.burnerbooks.com/home-and-...your-kids-dont
What am I looking for the in the functions_prices file?
Thanks, Kim
Hi Everyone. I am having exactly the same problem as flashy275. Difference is that I am using latest version of ZenCart, i.e., v1.3.9h
Can anyone shed me/us some light on this? I don't even have an error message. Worth to say I am using latest XAMPP on Windows?
Tomorrow I'll give it a try with LAMPP and report here.
Thank you
Pedro Contente
Welcome to the club Pedro, hopefully someone will suggest an answer as I never did get this to work.
good luck
Hey Flashy!
It is working with latest LAMPP on UBUNTU 10.10. Latest Zencart either.
I followed exactly the same steps as I've followed with XAMPP on Windows and It worked! Even multi-language! I can insert books in English and some other language and it seems to work quite fine.
The only difference between windows and linux was that I replaced file owners and permissions in linux, i.e, the original owner of the files was pcontente (user with which I decompressed the zip file to my Downloads folder) and I changed it to root. In Windows I did nothing regarding permissions as you know in Windows we're all admins!! :)
I am going to play around with a bit!
Cheers,
Pedro Contente