an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 1/12/2011 4:09:42 PM By Bahram. 2 replies.
4/19/2009 8:34:11 PM
Redcorp
Posts: 11
Joined: 1/13/2009
Custom Fields
Hi Luke,
 
Could you please tell me what the custom fields are? I added 2 new fields but i do not know how to retrieve the values and view them on the product detail page. Is there a template i can follow?
 
Please advice.
 
Regards,
 
 
4/20/2009 9:17:49 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Custom Fields
Custom Fields are currently exposed to store admin. If you wish to display those in product detail page, you can use property Product.CustomFields and display it in anyway you want.
DotShoppingCart Staff
1/12/2011 4:09:42 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Custom Fields
 Will you please elaborate more, where is this property ?