Question
I don't know how to put a link in an Ebay auction. http://community.here.com/infopop/em...on_redface.gif
Can someone please help. I want to be able to have a line that says "go to my store" and the "store" be a clickable link that takes them straight to the store. Should be easy right? well apparently not.
Any help is greatly appreciated.
Answer
Here is the code I use.
<a href="http://www.auldireland.com">Auld Ireland</a>
It gives me Auld Ireland as a clickable link.
I have registered my Store name as a URL and have that pointed to the Stores first page.
If you have not registered your Store name you would insert the code that shows when you open your Store page.
You should also add the
?refid=store
to the end of your Store's URL which is what eBay require to make you eligable for a 50% refund of FVF fees under certain circumstances.
See the discussion of a clickable link in emails in this forum for additional information.
Answer
Thank YOU!!