jonah Posted September 6, 2003 Posted September 6, 2003 I am trying to replace the reviews button in product_info.php with a link to an external page, this is easy enough, but I would like the href link to be generated from the product model. For example lets say that I have a product with a model name of "widgets". I would like the button link to lead to http://widgets.mystore.com. How can I write the href link so that it pulls the product model name from the product page and inserts it into the address? I have been trying different methods for hours to no avail. Please help.
xsnaudi Posted September 6, 2003 Posted September 6, 2003 Maybe I missunderstood your question ... Isn't it possible to refer to the page you want to, by just adding it to the product link ??? ?
jonah Posted September 7, 2003 Author Posted September 7, 2003 I forgot about that one. Does exactly what I need. How can I replace the text "For more information, please visit this products webpage." with an image file?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.