Title: ShowcaseFeed Listings Grid &amp; Carousel for eBay
Author: bambamhq
Published: <strong>August 20, 2026</strong>
Last modified: August 20, 2026

---

Search plugins

![](https://ps.w.org/showcasefeed/assets/banner-772x250.png?rev=3655782)

![](https://ps.w.org/showcasefeed/assets/icon.svg?rev=3655782)

# ShowcaseFeed Listings Grid & Carousel for eBay

 By [bambamhq](https://profiles.wordpress.org/bambamhq/)

[Download](https://downloads.wordpress.org/plugin/showcasefeed.1.0.1.zip)

 * [Details](https://test.wordpress.org/plugins/showcasefeed/#description)
 * [Reviews](https://test.wordpress.org/plugins/showcasefeed/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/showcasefeed/#installation)
 * [Development](https://test.wordpress.org/plugins/showcasefeed/#developers)

 [Support](https://wordpress.org/support/plugin/showcasefeed/)

## Description

ShowcaseFeed displays your active eBay listings on your WordPress site as **real
HTML, rendered on your server**. Not an embedded widget, not an iframe, not a script
that injects items after the page loads.

That difference is the whole point:

 * **Search engines see your items.** Your listings are in the page source, with
   schema.org Product data attached. Widgets that inject listings with JavaScript
   are largely invisible to crawlers.
 * **Ad blockers cannot hide them.** Your visitor’s browser never makes a third-
   party request, because your server fetches the listings. There is nothing for
   a blocker to block.
 * **It looks like your site, not like a widget.** The block inherits your theme’s
   colours, fonts, spacing and border settings. Every visual detail is a CSS custom
   property you can override.
 * **It keeps working when things break.** Listings are cached and served instantly.
   If eBay or our service has a bad day, your visitors keep seeing your items, then
   a plain link to your eBay page — never a broken box.

#### Layouts

 * **Grid** — responsive columns, adapts to the space it is placed in (not just 
   the screen width), so it works in a sidebar as well as full width
 * **List** — compact rows with larger titles
 * **Carousel** — horizontal scroll with snap points, no JavaScript library

#### Features

 * Gutenberg block with a live preview while you edit
 * Shortcode for classic themes: `[showcasefeed seller="your-username"]`
 * Instant search, category filter and sorting — no page reloads
 * Crawlable pagination: page 2 is a real URL that search engines can index
 * Auction support: live countdown, bid counts
 * Free-shipping badges, condition, and prices in the listing’s own currency
 * schema.org `ItemList` and `Product` structured data
 * Works on 10 eBay marketplaces (US, UK, DE, AU, CA, FR, IT, ES, IE, NL)
 * Lazy-loaded, responsive images
 * Respects `prefers-reduced-motion`

#### External services

This plugin relies on two external services. It cannot function without them, because
eBay’s API requires authenticated server-to-server access that a WordPress plugin
cannot safely hold on its own.

**1. The ShowcaseFeed API** (https://showcasefeed-b9ugh.b-cdn.net/v1/health), operated
by BAMBAM LLC.

Your site calls this service to retrieve your listings. It is contacted whenever
a cached feed is missing or stale — at most a few times an hour, from your server,
never from a visitor’s browser.

 * **What is sent:** a random installation ID, a one-way verification key, your 
   site URL, the eBay seller username and eBay marketplace you configure. Requests
   use a signed, short-lived capability bound to that exact site, seller and marketplace.
 * **What comes back:** your public eBay listings — the same information anyone 
   can see on your eBay page.
 * **What is not sent:** nothing about your visitors. No personal data, no analytics,
   no tracking.
 * **What is stored:** the installation ID, verification key, site URL, configured
   seller and marketplace, short-lived anti-replay nonces and quota counters, plus
   cached public listing data for up to 24 hours. The root installation secret remains
   on your WordPress site and is never sent.
 * **Why it is stored:** installation records stop the public service being used
   as an unauthenticated eBay scraping proxy. Per-installation, per-seller and global
   safety limits protect the shared eBay API allowance. Cached or stale listings
   continue to be served when that allowance is exhausted.

Terms of service: https://bambamhq.com/showcasefeed/terms.html
 Privacy policy: 
https://bambamhq.com/showcasefeed/privacy.html Affiliate disclosure: https://bambamhq.
com/showcasefeed/affiliate-disclosure.html Source code and build instructions: https://
github.com/bambamhq/showcasefeed

**2. eBay** (https://www.ebay.com), operated by eBay Inc.

The ShowcaseFeed API retrieves your listings from eBay’s official Browse API on 
your behalf. Your site does not contact eBay directly, but the listing data originates
there and is subject to eBay’s terms.

eBay User Agreement: https://www.ebay.com/help/policies/member-behaviour-policies/
user-agreement?id=4259
 eBay User Privacy Notice: https://www.ebay.com/help/policies/
member-behaviour-policies/user-privacy-notice?id=4260

**Affiliate links.** Outbound links to eBay carry eBay Partner Network tracking 
parameters, which is how the plugin is funded. A disclosure is displayed at the 
top of every listing widget. Nothing is tracked about your visitors by this plugin;
the parameters are read by eBay after the click.

eBay Partner Network: https://partnernetwork.ebay.com
 EPN Network Agreement: https://
partnernetwork.ebay.com/page/network-agreement

## Screenshots

[⌊Fictional antiques inventory in a custom editorial Twenty Twenty-Four site⌉⌊Fictional
antiques inventory in a custom editorial Twenty Twenty-Four site⌉[

Fictional antiques inventory in a custom editorial Twenty Twenty-Four site

[⌊Fictional film camera inventory with live search and sorting in Twenty Twenty-
Three⌉⌊Fictional film camera inventory with live search and sorting in Twenty Twenty-
Three⌉[

Fictional film camera inventory with live search and sorting in Twenty Twenty-Three

[⌊Fictional vintage watch inventory in a custom-styled Twenty Twenty-Five site⌉⌊
Fictional vintage watch inventory in a custom-styled Twenty Twenty-Five site⌉[

Fictional vintage watch inventory in a custom-styled Twenty Twenty-Five site

[⌊Fictional demo listings and real ShowcaseFeed controls in the WordPress block 
editor⌉⌊Fictional demo listings and real ShowcaseFeed controls in the WordPress 
block editor⌉[

Fictional demo listings and real ShowcaseFeed controls in the WordPress block editor

[⌊ShowcaseFeed settings screen with seller and marketplace defaults⌉⌊ShowcaseFeed
settings screen with seller and marketplace defaults⌉[

ShowcaseFeed settings screen with seller and marketplace defaults

## Blocks

This plugin provides 1 block.

 *   ShowcaseFeed Listings for eBay Display your active eBay listings as fast, SEO-
   friendly HTML that matches your theme.

## Installation

 1. Install and activate the plugin.
 2. Go to **Settings  ShowcaseFeed** and enter your eBay username and site (or set 
    them per block).
 3. Add the **ShowcaseFeed Listings for eBay** block to any page, or use `[showcasefeed
    seller="your-username"]`.

## FAQ

### Do I need an eBay developer account or API key?

No. Enter your eBay username and you are done.

### Will Google actually index my listings?

The listings are in your page’s HTML with structured data attached, which is what
crawlers read. Google decides what to index, but unlike JavaScript-injected widgets,
there is something real for it to find.

### How current are the listings?

Cached for 15 minutes. Changes on eBay show up within that window; you can clear
the cache from the settings screen to refresh immediately.

### What if I have thousands of listings?

Up to 1,000 items per seller are retrieved (an eBay API limit). Search, filter and
pagination all work across that set instantly, because they run against the cached
data rather than calling eBay.

### Does it slow down my site?

Cached listings are served locally. Refreshes happen in the background. On the first
uncached view, ShowcaseFeed tries the service for up to three seconds; if it is 
not ready, the page shows a link to the seller’s eBay page while a background refresh
fills the cache.

### Does it work with page caching / my classic theme?

Yes to both. Output is plain server-rendered HTML, so any page cache stores it normally,
and the shortcode works in any theme.

### Are the links affiliate links?

Yes. Links to eBay carry our eBay Partner Network tracking, and we may earn a commission
on resulting purchases. That is what keeps the plugin free and free of ads. A clear
affiliate disclosure is displayed at the top of every listing widget, as eBay Partner
Network and advertising regulators require.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ShowcaseFeed Listings Grid & Carousel for eBay” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ bambamhq ](https://profiles.wordpress.org/bambamhq/)

[Translate “ShowcaseFeed Listings Grid & Carousel for eBay” into your language.](https://translate.wordpress.org/projects/wp-plugins/showcasefeed)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/showcasefeed/), check
out the [SVN repository](https://plugins.svn.wordpress.org/showcasefeed/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/showcasefeed/) by
[RSS](https://plugins.trac.wordpress.org/log/showcasefeed/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Clarified third-party eBay integration in the plugin name.
 * Expanded internal prefixes to prevent naming collisions.

#### 1.0.0

 * Initial public release

## Meta

 *  Version **1.0.1**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/showcasefeed/)
 * Tags
 * [auction](https://test.wordpress.org/plugins/tags/auction/)[ebay](https://test.wordpress.org/plugins/tags/ebay/)
   [products](https://test.wordpress.org/plugins/tags/products/)
 *  [Advanced View](https://test.wordpress.org/plugins/showcasefeed/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/showcasefeed/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/showcasefeed/reviews/)

## Contributors

 *   [ bambamhq ](https://profiles.wordpress.org/bambamhq/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/showcasefeed/)