10-30-2019 11:09 PM
The only way to link to my Ebay store is from a desktop site - all links to the store from the app or mobile web page do not go to the store. I searched Community pages and found that this has been an ongoing problem for many sellers for quite some time. Does anyone know if there are efforts being made to fix this issue??
10-30-2019 11:26 PM
I don't know how to use the mobile app so this may not help any. If you want to manually add an html link to your listings you can do this in the HTML editor:
<a href="https://www.ebay.com/str/slhcloset" target="newwindow">https://www.ebay.com/str/slhcloset</a>
In between the quotes is where the link goes. The text between > < is what will show on your listing. Doesn't have to be the link could be any text. example:
<a href="https://www.ebay.com/str/slhcloset" target="newwindow">Feel free to check out my store.</a>
10-31-2019 05:53 AM