1 reply [Last post]
apeee's picture
Offline
Joined: 12/11/2007
Juice: 128
Was this information Helpful?

I wanted to add some product fields at admin/store/settings/products/edit/fields which can be shown in product page.

Currently it is showing Model, Image, Price, Weight.......etc. I wanted to add like Material (where I can specify "e.g. glass, etc. on adding product") and can I also specify some texts which will be shown on every product page....Like this good will be shipped within 2 days.

Any help will be appreciated.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: How to add extra Product fields?

For those things you'll want a combination of CCK fields and custom node templating. Look around for a tutorial on adding fields to a node type using CCK for more information.