Page 1 of 1

Product attributes script

Posted: Tue Mar 18, 2008 3:12 pm
by dannyd
I want to create a script to add attributes to products. A product can have any number of attributes (sizes, colors etc)

I found this script which works great which allows me to create a number of rows dynamically:

http://www.mredkj.com/tutorials/tablebasics5.html

And eventually submit the values to the database but how do I do the reverse and select the values from the database and populate the rows ?