Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Attributes Issue


itm2uk

Recommended Posts

I am using CVS v2.2. On the product attributes screen in the admin site - first you add option names then add option values - no problem there - however when you add product attributes the drop down list for option values simply lists every possible option added to the site - rather than the option values for the option name you have selected. I presume this is a sql query issue but one that needs addressing whenever you change the option name drop down list. Can anybody tell me whether this has been fixed and if so how to fix it.

Link to comment
Share on other sites

You would need to rewrite that in java to reset the selections.

 

There is the Attributes Enhancer ... or ... rumor has it after the weekend I will be done with the new Attributes Sorter and Copier and Quantity Controller for these features so everything is clickable from the categories.php page

Link to comment
Share on other sites

So sorry, I looked and read the dates wrong thinking that this conversation took place last month...

 

I didn't want to come across as push.

 

Looking forward to reading about it. Has it been posted into the contributions yet? If it has, what is it called?

 

Cheers,

 

David :oops:

Link to comment
Share on other sites

Ok, here's my problem:

 

I only have only One option name and 150 option values. Now, only 3 products needs to have these attributes of being able to select which fragrance scent (150) they want.

 

My question is: So do I have to go through and insert these values 450 times?! (3 x 150)

 

Isn't there a way to select the one product, give it that one option name and then select all 150 values instead of having to insert these 450 times? That will give me like 45 pages on the attributes page... and will take FOREVER.

 

:shock:

 

~Priest~

Link to comment
Share on other sites

No ... the Attributes sorter and copier can do it for you.

 

Unfortunately ... I am not done yet with the current release for this ... :shock:

 

Fingers are sore ... but getting there ... :D

 

This will let you select a product that has all the settings and copy to another product or to a category.

 

You will have to add the 150 settings on the products_attributes.php page at least once.

 

Then from the categories.php you will be able to check off the ones to use and set a sort order etc.

Link to comment
Share on other sites

Great! Thanks Linda! I'm not in any rush. As long as I know that it'll be available eventually. It saves me from having to insert it 450 times.

 

Thanks again. And I just want to say one more thing. I haven't been here on these forums or in this community very long, but in setting up my shop and trying to find some answers to my problems, I have realized that you are quite a lady. Most of my problems have been solved because of your answers and contributions.

 

Thank you very much, and I'm sure there are many, many more people out there who feel the same way. :inlove:

 

~Priest~

Link to comment
Share on other sites

Linda,

 

Will this also fix the problem of the attributes/values being out-of-order? Meaning, will it list them (on the catalog pages, at least) in alphabetical order?

 

As of now, I start putting the first 10 or so in, check the catalog page and they are all out of order. :x

 

_Priest_

Link to comment
Share on other sites

They will be in order for the Catalog's product_info.php page.

 

I am not sure if they will be for the Admin categories.php page. Working on that one.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...