Re: CCK fields
Adding extra fields to the product (19 replies) Sun, 02/17/2008 - 11:22
- Hi, guys! Please tell me how (09/21/2009 - 18:14)
- Product Installation service as extra (07/29/2009 - 12:08)
- Re: Product Installation service as extra (09/01/2009 - 12:57)
- A website where people can buy information (09/16/2008 - 09:03)
- Drupal formfiler module as an alternative (05/15/2008 - 15:51)
- Re: Adding extra fields to the product (03/20/2008 - 10:20)
- Re: Re: Adding extra fields to the product (03/20/2008 - 12:37)
- hook_form_alter() (03/20/2008 - 17:42)
- Re: hook_form_alter() (04/07/2008 - 19:51)
- Re: Re: hook_form_alter() (04/11/2008 - 17:34)
- Re: hook_form_alter() (04/07/2008 - 19:51)
- hook_form_alter() (03/20/2008 - 17:42)
- Re: Re: Adding extra fields to the product (03/20/2008 - 12:37)
- CCK fields (03/06/2008 - 21:50)
- Re: CCK fields (03/07/2008 - 08:46)
- Re: Re: CCK fields (03/20/2008 - 17:45)
- Re: CCK fields (03/07/2008 - 08:46)
- The magical and wondrous CCK (02/18/2008 - 09:11)
- Re: The magical and wondrous CCK (12/28/2009 - 22:09)
- add field to product (03/19/2008 - 19:05)
- Re: add field to product (03/20/2008 - 08:02)
- Re: Re: add field to product (03/20/2008 - 11:58)
- Re: add field to product (03/20/2008 - 08:02)
- Re: The magical and wondrous CCK (02/19/2008 - 14:17)

They are content types. The difference is that they're using the uc_product module to handle the default product fields. Go ahead and use CCK on any extra fields you need. Then you can use Contemplate to display all the fields any way you like.