MattBCool Posted March 28, 2007 Posted March 28, 2007 First off I want to start off by saying how great this community is. I havnt seen one flame yet, and you guys really helped me with my last problem. But onto the problem: What I need to do is convert an import another product database into my current one. Thats not a problem. What I dont know how to do though is add other attributes to a product. I am making a bookstore and what I need to be able to do is make and area for authors name and Isbn. The two fields are as importants as the title itself. PLus they have to be seperated because I cant merge all that information from the other database into just the description. They need to be serchable by either of the catagories also. So! Any ideas?
jonquil Posted March 29, 2007 Posted March 29, 2007 I would use the product_model field for the ISBN. It is always going to be unique. And I would use the Manufacturer setup for the author's name. No attributes needed if you do this (unless the book might be offered in hard or soft cover) :) Just my .02 before you try to reinvent the wheel :) jon It's all just ones and zeros....
MattBCool Posted March 29, 2007 Author Posted March 29, 2007 Hey Jon, Thanks for the reply. Im definataly going to give that a try.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.