Guest Posted November 6, 2007 Posted November 6, 2007 I have question about how extra fields can be displayed. I have a "Unique Id", "Model", and "Brand" published on my product_info page, but I was wondering if there was a way to take one of those fields and display them on my main product listing page also. For example: I use this store as a catalog to sell large printing presses and have salesmen standing by. I would like my customers to be able to see our "unique" id from our product listing page here. http://www.brooksprintingequipment.com/catalog/ If you went to the site you can see we sell more than one of the same product. Clicking on the link you will see the extra fields, but I can't figure out a way to pull ONE of the fields over instead of all of them. Any ideas? Thanks.
Guest Posted November 8, 2007 Posted November 8, 2007 If there is another contribution that will allow me to display an extra field on my product listing page and not even include the "product extra fields" on the main product listing. I just want the capabilities to put a unique ID on my main page.
Guest Posted November 8, 2007 Posted November 8, 2007 I've been looking through code all morning and I am stuck. Any advice at all? Any contrib that will allow you to add more fields? on the main page
JRM Posted November 8, 2007 Posted November 8, 2007 I've been looking through code all morning and I am stuck. Any advice at all? Any contrib that will allow you to add more fields? on the main page You might try searching contribs using keyword "fields". I remember seing som ethat added their own specif ones, but I don't think they had a "custom" option. The mechanics of it would to be adding the fields to the table, then adding to the appropriate php include query to also fetch those fields. If you write SQL and PHP , you'll be able to do it. be sure to backup your working files though!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.