evalguy Posted December 30, 2005 Share Posted December 30, 2005 I'm trying to come up with a convenient way to link products together, since one product requires another. The initial thought is to copy the URL of the referred product and hard-code the link into the description of the referring product. However, it's possible that the product ID may not always be the same. If I ever re-create the database or delete and re-add the product later, it will probably make the link invalid. It would be nice to link the product by model # instead, but before I start trying to come up with the php for this, I'm guessing that this problem is not so uncommon, and perhaps osC has some built-in way to do this? -Neil. Link to comment Share on other sites More sharing options...
wheeloftime Posted December 30, 2005 Share Posted December 30, 2005 I'm trying to come up with a convenient way to link products together, since one product requires another. The initial thought is to copy the URL of the referred product and hard-code the link into the description of the referring product. However, it's possible that the product ID may not always be the same. If I ever re-create the database or delete and re-add the product later, it will probably make the link invalid. It would be nice to link the product by model # instead, but before I start trying to come up with the php for this, I'm guessing that this problem is not so uncommon, and perhaps osC has some built-in way to do this? -Neil. The XSell contribution might be just what you are looking for (with maybe some adjustments to make things mandatory if neccessary). Link to comment Share on other sites More sharing options...
Jan Zonjee Posted December 30, 2005 Share Posted December 30, 2005 I'm trying to come up with a convenient way to link products together, since one product requires another. The initial thought is to copy the URL of the referred product and hard-code the link into the description of the referring product.[/url] You can use Steve Lionel's contribution Embed Link with SID in Description for that. I'm guessing that this problem is not so uncommon, and perhaps osC has some built-in way to do this? No. Link to comment Share on other sites More sharing options...
evalguy Posted December 30, 2005 Author Share Posted December 30, 2005 Will check those out. Thanks, -Neil. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.