Forums / Setting Up Categories, Products, Attributes / how to include text description with attribute

how to include text description with attribute

Locked
Results 1 to 7 of 7
This thread is locked. New replies are disabled.
16 Sep 2006, 22:46
#1
damos avatar

damos

New Zenner

Join Date:
Sep 2004
Posts:
38
Plugin Contributions:
0

how to include text description with attribute

hi
im wondering how to include a text explanation of an attribute, and a photo, similar to how its done here: scroll down until you see the option to enter the waist size. They have a picture that appears above the waist size, and text to explain how to measure the waist.

secondly, for the option of "choose denim": on this page, the picture appears above each radio button. How is that achieved.

Thanks in advance.
16 Sep 2006, 23:04
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: how to include text description with attribute

If you peek at the Option Names Manager ... there is a note in the corner:
NOTE: Edit Product Options Name for additional settings


If you hit Edit on an Option Name there is a place to add comments ... :smile:
16 Sep 2006, 23:07
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: how to include text description with attribute

NOTE: the default width for the comments is 64 characters ... you will need to edit your database if you need more ...

Table: products_options
Field: products_options_comment
16 Sep 2006, 23:12
#4
damos avatar

damos

New Zenner

Join Date:
Sep 2004
Posts:
38
Plugin Contributions:
0

Re: how to include text description with attribute

nice one Ajeh - thanks for the fast reply.
26 Oct 2008, 17:18
#5
gary777 avatar

gary777

New Zenner

Join Date:
Oct 2008
Posts:
71
Plugin Contributions:
0

Re: how to include text description with attribute

Hi Linda,

I have a quick question, my client requires additional text for attributes as well, my question is if I change the field size in the db will it get over written when I do maintenance on the db or when I do an upgrade?

What I'm getting at is, are there any other functions in ZC that might break the field size change?

Thanks a bunch,

Gary777
26 Oct 2008, 17:58
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: how to include text description with attribute

You can change the size of the field and it should not be altered by an upgrade ...

NOTE: always backup your database before an upgrade and check changes like these afterwards to confirm this ...
26 Oct 2008, 18:34
#7
gary777 avatar

gary777

New Zenner

Join Date:
Oct 2008
Posts:
71
Plugin Contributions:
0

Re: how to include text description with attribute

Thanks Linda!