o_cnick Posted March 14, 2006 Posted March 14, 2006 Hello, Very new to osCommerce, I've searched for this, but with no luck. I apologize if this is a double post. I'm working on my company website. We offer whole goods, as well as tons of replacement parts for all of our products. I'm trying to make it so there will be a link to a product's replacement parts on it's Product Info page. And on it's Replacement Part page, have a listing of the parts with links to their individual Product Info page. This picture is an example of what I would like to set up, but with links on each of these Part Descriptions that would take it to that part's Product Info page. http://www.o-cnick.info/catalog/images/parts.JPG Can anyone point me to a thread or doc that explains Product Links, etc.? http://www.o-cnick.info/catalog This is my test site location, it is very bare-boned at the moment, I'm just trying to get some basic structure funcionality set up before I go further with development. Thanks! Nick
o_cnick Posted March 15, 2006 Author Posted March 15, 2006 I've looked at some of the Cross-Sell contributions that are available, but it looks like I will have to tweak those quite a bit to get what I want. What I would really like to do, is create a product_parts_info.php where I could list all the replacement parts for a specific product, and then link each part to it's product_info.php. I think my solution would be to create the new page "product_parts_info.php" using procuct_info as a foundation, and edit the php to tweak it how I want to. Only thing is, I'm new to php and mysql, so I'm confused as to how to create new variables, and how to get them to output to the client's page, as well as attaching product attributes as variables to be output. Any suggestions would be greatly appreciated! Thanks, Nick
Recommended Posts
Archived
This topic is now archived and is closed to further replies.