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:

...but don't include url's.

is possible..??

it possible using html builder: enter image description here


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -