Quote:
Originally Posted by xsurf
Being a newbie am not sure if the following makes sense, but why wouldn't the following work - add an extra field to products, then add code that makes use of the extra field wherever you want that link displayed?
|
It wouldn't be any different than hard-coding a link. In other words, it would be hard to maintain if a product were to be disabled, removed, etc. The only dynamic part would be the extra field displaying its contents; the contents of which, would be static in this case.