How to display extra fields for all products.

General ShopSite user discussion
Post Reply
crgraphics
Posts: 18
Joined: Tue Sep 23, 2008 10:22 am
Location: Marengo Illinois

How to display extra fields for all products.

Post by crgraphics »

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!
BFChris
Posts: 322
Joined: Mon Oct 09, 2006 3:28 pm
Location: PA

Post by BFChris »

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
--------------------------------
crgraphics
Posts: 18
Joined: Tue Sep 23, 2008 10:22 am
Location: Marengo Illinois

Display extra fields on product pages

Post by crgraphics »

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.
Jim
Site Admin
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Post by Jim »

You need to add the fields under Merchandising > Custom Templates > Pages and Products > in the Products section

The tags [-- ....--] are only recognized if the template is processed by the template code so putting them in text fields under Edit Product Info won't work.
Post Reply