andrewcanton Posted September 23, 2002 Posted September 23, 2002 After years of procrastination I'm migrating our site to a database, the products I sell require size (S - M - L ) and colour information (up to 30 colours). Ideally I'd like to do this through dropdown boxes on the product page. Is there a contribution which enables this? All help gratefully received - I'm new to PHP and databases.
burt Posted September 23, 2002 Posted September 23, 2002 After years of procrastination I'm migrating our site to a database, the products I sell require size (S - M - L ) and colour information (up to 30 colours). Ideally I'd like to do this through dropdown boxes on the product page. Is there a contribution which enables this? All help gratefully received - I'm new to PHP and databases. There is something along these lines available, called "alternative attributes" or somesuch. You define the attributes onthe normal page, but then assign them on the product page. It works very well. HTH
Recommended Posts
Archived
This topic is now archived and is closed to further replies.