How to display extra fields for all products.
-
- Posts: 18
- Joined: Tue Sep 23, 2008 10:22 am
- Location: Marengo Illinois
How to display extra fields for all products.
I have added 6 extra fields to each product, but I can't figure out how to make them show up in my product pages. Thanks!
Your Product template needs to have the tags [-- Product.Fieldx --] where you want this information to be inserted. "x" of course is the number of the field.
~~Barefoot Chris
--------------------------------
Barefoot Chris Web Design
www.barefootchris.net
--------------------------------
--------------------------------
Barefoot Chris Web Design
www.barefootchris.net
--------------------------------
-
- Posts: 18
- Joined: Tue Sep 23, 2008 10:22 am
- Location: Marengo Illinois
Display extra fields on product pages
I assume that I will have to use the html editor to insert these tags manually. I tried using the [-- Product.Fieldx --] tag in the fields in the edit page content screen, but nothing happens.