Display an eBay store on your website, and sell products with your own campaign ID. Display them within posts, or as a widget.
free-ebay-store.php to the /wp-content/plugins/ directoryIf you want to display the store on a page or post, use the following shortcode:
[ebay campaignid="YourCampaignID" keywords="Product Keywords" rows="RowCount" columns="ColumnCount" pagination="yes" vertical="yes"]
Required Parameters:
Be sure to set the campaignid to your own eBay campaign ID. keywords should contain the keywords for products you want in your store. Separate the keywords with spaces, and if you want to exclude a particular word, prefix it with a - character. If you want, you can put multiple stores on the same page or post. Just place multiple shortcodes with the product info you wish to display in each store.
Optional Parameters:
Set row to the number of product rows you want to display and and column to the number of product columns you want to display.
If you specify the pagination="yes" parameter, it will enable pagination of the store page. If you have multiple stores on one page, this may cause some odd results if the stores do not have the same row and column count.
If you specify the vertical="yes", it will place the item info below the image rather than to the right of it.
Requires: 2.0 or higher
Compatible up to: 2.7.1
Last Updated: 2009-5-12
Downloads: 4,401
Got something to say? Need help?