eBay Listing Special HTML Tags -
i'm looking customise our ebay listings html. i'd link of our own ebay categories, ebay custom pages, , our ebay store front.
obviously can create standard html anchor, need drop in ebay custom tags if have them. need:
- our shop url
- our category url
- our custom pages url
we have on 8,000 listings, , if change name of our store, or name of category (or if ebay change url structure), don't want have update 8,000 again because html links wrong. need like:
<a href="{categoryurl id=123}">category</a>
...and...
<a href="{storeurl}">store home</a>
this way, if name changes url's too.
i have found these pages:
- http://pages.ebay.com.sg/help/account/html-tags.html
- http://pages.ebay.co.uk/help/specialtysites/stores-specific-tags.html
...but don't include url's.
is possible..??
it possible using html builder:
Comments
Post a Comment