eBay MyCodes

1 Replies, 8192 Views

To simplify the procedure of inserting eBay links I created some short codes.

Search codes

Sooner or later static links to eBay items will point to nowhere, because eBay removes old pages. But the same (or similar) items may reappear again. So, it's safer to use search links.

Currently available for US (usual ebay.com), DE, FR and UK. You can use - and () metasymbols.

Examples:

PHP Code:
[ebayus]transparent latex -balloons[/ebayus

eBay: transparent latex -balloons

PHP Code:
[ebayuk]transparent latex -(balloons,glove)[/ebayuk

Search eBay UK: transparent latex -(balloons,glove)

PHP Code:
[ebayde]latex strumpfhose[/ebayde

Search eBay DE: latex strumpfhose

PHP Code:
[ebayfr]Maillot de bain (caoutchouc,latex)[/ebayfr

Search eBay FR: Maillot de bain (caoutchouc,latex)


eBay stores

Currently available for US (stores.ebay.com/STORE_NAME) and DE (stores.ebay.de/STORE_NAME)

Examples:

PHP Code:
[shopus]Rubber-Eva-Shop[/shopus

eBay.com store: Rubber-Eva-Shop

PHP Code:
[shopde]kunzmann-gmbh[/shopde

DE Store: kunzmann-gmbh
(This post was last modified: 15 Nov 2012, 16:57 by Like Ra.)
Added mycodes for US and DE stores (see the first post).