Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / is it possible to add 'features list' or a second description field?

is it possible to add 'features list' or a second description field?

Views: 605

Results 1 to 5 of 5
13 Dec 2012, 5:12 PM
#1
tcarden avatar

tcarden

Zen Follower

Join Date:
Oct 2012
Posts:
282
Plugin Contributions:
0

is it possible to add 'features list' or a second description field?

Hey Everyone,
Wondering if it's possible to do one or both of the following,

my Client would like a 'features list' added to the product. the feature list would be separate from the product description. ....or, what would suffice would just an additional description field, and users could input a <UL> Unordered List of product features.

are either one of these possible?, is there an add-on module that would accomodate??, thanks!

13 Dec 2012, 5:15 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: is it possible to add 'features list' or a second description field?

Look at the plugins

Tabbed Products Pro

13 Dec 2012, 6:22 PM
#3
tcarden avatar

tcarden

Zen Follower

Join Date:
Oct 2012
Posts:
282
Plugin Contributions:
0

Re: is it possible to add 'features list' or a second description field?

okay, thanks

13 Dec 2012, 7:47 PM
#4
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: is it possible to add 'features list' or a second description field?

See Tabbed Products Pro in action

13 Dec 2012, 9:57 PM
#5
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,086
Plugin Contributions:
56

Re: is it possible to add 'features list' or a second description field?

Depending on what your client ***really ***wants (like how "separated" they want the features list from the products' description), they could add to the products' description something like

<h3>Features List</h3>
<ul>
<li>Feature 1</li>
<li>Feature 2</li>
</ul>

If they want it really separated, they could also use the Product Extra Fields plugin to create the Features List.