Like Ra's Naughty Forum

Full Version: eBay MyCodes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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]

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

PHP Code:
[ebayde]latex strumpfhose[/ebayde]

[ebayde]latex strumpfhose[/ebayde]

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

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


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]

[shopde]kunzmann-gmbh[/shopde]
Added mycodes for US and DE stores (see the first post).