Log in

View Full Version : BB Code Enhancements - eBay To Go BBCode


Gemma
11-30-2011, 11:00 PM
Someone might have a use for this:)

What is it?

This BBcode allows you to embed an ebay to go widget in your posts, complete with a live countdown timer and product/sale information, number of bids etc - just enter the ebay item ID and all the relevant information will be displayed .

eBay UK version

Title: eBay UK
Tag: ebayuk
Replacement:
<object width="355" height="300">
<param name="movie" value="http://togo.ebay.co.uk/togo/togo.swf?2008013100" />
<param name="flashvars" value="base=http://togo.ebay.co.uk/togo/&lang=en-gb&mode=normal&itemid={param}&query=server" />
<embed src="http://togo.ebay.co.uk/togo/togo.swf?2008013100" type="application/x-shockwave-flash" width="355" height="300" flashvars="base=http://togo.ebay.co.uk/togo/&lang=en-gb&mode=normal&itemid={param}&query=server"></embed>
</object>Example: 140649206618

Example url: http://www.ebay.co.uk/itm/20-ORIGINAL-EMPTY-INKJET-CARTRIDGES-CANON-PG-40-BLACK-/140649206618?pt=UK_CamerasPhoto_Printing_PrinterIn kCatridges_JN&hash=item20bf58935a

eBay US version

Title: eBay US
Tag: ebayus
Replacement:
<object width="355" height="300">
<param name="movie" value="http://togo.ebay.com/togo/togo.swf?2008013100" />
<param name="flashvars" value="base=http://togo.ebay.com/togo/&lang=en-us&mode=normal&itemid={param}&query=server" />
<embed src="http://togo.ebay.com/togo/togo.swf?2008013100" type="application/x-shockwave-flash" width="355" height="300" flashvars="base=http://togo.ebay.com/togo/&lang=en-us&mode=normal&itemid={param}&query=server"></embed>
</object>Example: 260905972006

Example url: http://www.ebay.com/itm/Fuji-16113550-Finepix-Jv200-14-Mp-Dig-Cam-/260905972006?pt=Digital_Cameras&hash=item3cbf353126

Demo: http://www.forumbanter.com/test-area/2884-ebay-bbcode.html#post4733

Scalemotorcars
12-01-2011, 09:53 PM
What about EPN affiliate ID numbers? Is there a was to include it in the BB code?

Gemma
12-01-2011, 11:02 PM
Looks like this has already been done - www.vbulletin.org/forum/showthread.php?t=238150

I'll get a mod to remove this.