Add link to different product in current product description
Posted: Wed May 20, 2009 8:10 am
Say I have a Three Legged Stool product where I want the description to say something like: "If you need stronger support, consider our Four Legged Stool" where Four Legged Stool links to http://www.myStore.com/Four-Legged-Stool-P123.aspx.
1. Is there any quick way on the admin side to see a product's basic URL? Has anyone modified Edit Product to display that?
2. What is the best way to embed this in the description? I know I can code the html directly but are nVelocity variables available in the Product Description field? My main concern is absolute vs. relative paths. For example, if I have http://www.MyStore.com and test.MyStore.com, the root link is different and shouldn't be hard-coded.
Thanks for the help.
1. Is there any quick way on the admin side to see a product's basic URL? Has anyone modified Edit Product to display that?
2. What is the best way to embed this in the description? I know I can code the html directly but are nVelocity variables available in the Product Description field? My main concern is absolute vs. relative paths. For example, if I have http://www.MyStore.com and test.MyStore.com, the root link is different and shouldn't be hard-coded.
Thanks for the help.