Hello is there a way to have a extra field in admin product and also in product page?
I see some modules but they are not updated for 1.5.0 version.
Please![]()
Hello is there a way to have a extra field in admin product and also in product page?
I see some modules but they are not updated for 1.5.0 version.
Please![]()
You can just add an extra input into product.php in your admin side of your cart. But you would then need to write the code to take care of the info, check it and save in database as well.
If you follow the code in that file it should give you some clues. good luck!
Here is how to accomplish the task http://www.zen-cart.com/showthread.p...ld-to-Checkout
~Melanie
PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
**I answer questions in the forum, private messages are not conducive to a helpful community.
thanks to everybody but I need a module that add field in product and because I have easy populate that creates csv file also with that field.
Is there a module to pay?
thanks
No, there is no module... thus the reason I gave you the tutorial. With regard to easy populate, once it is added it just gets added to easy pop as I understand it.
~Melanie
PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
**I answer questions in the forum, private messages are not conducive to a helpful community.