I would need to be able to add input fields on product page ehre customer could input data.
Good examples I found at
http://www.scentimentalprints.com/ca...roducts_id=339
Is there a ready mod for that?
marksu
I would need to be able to add input fields on product page ehre customer could input data.
Good examples I found at
http://www.scentimentalprints.com/ca...roducts_id=339
Is there a ready mod for that?
marksu
You can do that by adding product attributes.
FAQ here: https://www.zen-cart.com/tutorials/index.php?article=57
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I was able to add them, but how do I edit the appearance of the fields.
Right now it show the fields quite ugly.
Default way displayed
Company |xxxxxxxx|
Name |xxxxxxxx|
More information |xxxxxxxx|
I would dlike to have then following
Company
|xxxxxxxx|
Name
|xxxxxxxx|
More information
|xxxxxxxx|
OR
Having 2 columns. Label in first and field in second column.
Not sure but think then display is controlled in tpl_columnar_display.php?
What would be good way to manipulate the form or where.
marksu
I am having the same issues with fields looking bad. I would like them to line up in two columns with label in first and field in second for the products page. How did you do it?
Thanks,
Kim
marksu: I was able to add them, but how do I edit the appearance of the fields.
Right now it show the fields quite ugly.
Default way displayed
Company |xxxxxxxx|
Name |xxxxxxxx|
More information |xxxxxxxx|
I would dlike to have then following
Company
|xxxxxxxx|
Name
|xxxxxxxx|
More information
|xxxxxxxx|
OR
Having 2 columns. Label in first and field in second column.
Not sure but think then display is controlled in tpl_columnar_display.php?
What would be good way to manipulate the form or where.
marksu
Did you resolve this issue? I have the same problem with attribute appearance. I have been searching and posted with no response. Tried to figure it out, but I do not have knowledge for .php for this.
Kim
Anyone figured out how to do this?