I have followed the AUG to set up an extra more info button, my plan was to make this a "photo gallery" button so I can have either more info or a gallery or both.
The code allows you to make a button but this button always links to the same place. Is it possible to put some code in this link so it dynamically puts the product reference somwhere in this link?
So the link would look like:
Or even better
That way I can generate flash or html files in a folder and when the gallery button is present it will link to the appropriately named file in that folder.
Can anyone give me some pointers on how to set this up?
Thanks,
Alex
The code allows you to make a button but this button always links to the same place. Is it possible to put some code in this link so it dynamically puts the product reference somwhere in this link?
So the link would look like:
Code:
http://www.mydomain.com/image_gallaries/productreference.html
Code:
http://www.mydomain.com/image_gallaries/productreference.swf
Can anyone give me some pointers on how to set this up?
Thanks,
Alex
Comment