WooCommerce product search

Search Products by SKU for WooCommerce

Let shoppers paste the exact SKU from a label or quote and find the right product without installing a new search system.

$59per year after a 14-day trial

No card required. Add a payment method before day 14 to continue; otherwise Stripe cancels the subscription automatically.

WooCommerce product search results showing a product found by its exact SKU
Real WordPress interfaceFree 0.1.3 / Pro 0.1.3
One jobLet the normal WooCommerce product search return one visible published product for an exact simple-product or variation SKU without replacing search or scanning product metadata.
RequiresWooCommerce 8.9 or newer
Free statusRelease candidate prepared for WordPress.org review

Three decisions

Set it up without code.

01

Open WooCommerce > Search by SKU and leave exact SKU matches enabled.

02

Use Check one SKU with a known simple-product or variation SKU.

03

Search for that exact SKU through the store's normal WooCommerce product search.

Actual product

What you configure and what the visitor sees.

WooCommerce product search results showing a product found by its exact SKU
Free adds one eligible product to the normal first search-results page; the existing theme and search form stay in control.
Search by SKU settings with exact matches enabled and the Check one SKU tool
The read-only check reports the product name without changing product data.
Search by SKU Pro settings with exact-result redirect and audience controls
Pro adds one bounded redirect choice, not another search engine or analytics layer.
Mobile WooCommerce search results showing the product found by exact SKU
The same native result remains usable on a narrow storefront viewport.

Free and Pro

Free keeps working. Pro adds capacity.

Free 0.1.3

No account or license required

  • Add one exact simple-product or variation SKU match to the first normal product-search page.
  • Return the visible published parent product when the exact SKU belongs to a variation.
  • Check one SKU from the settings screen before asking a shopper to test it.

Prepared for WordPress.org submission; no public-directory approval is claimed yet.

Failure boundary

Designed to stop quietly instead of changing store truth.

The free workflow is independent of Stripe, the StoreFixKit license API, and Pro. A billing or network problem cannot rewrite the parent plugin's data.

  • Uses WooCommerce's exact SKU lookup once; it does not run wildcard product-meta queries or build an index.
  • Never changes SKU, product status, visibility, price, stock, search form, search template, or permalink.
  • Returns nothing for an empty, oversized, missing, draft, private, trashed, or otherwise non-visible product.
  • No cron, catalog scan, custom table, telemetry, frontend asset, or storefront StoreFixKit request.

14-day trial

No card required to test Pro on one site.

Stripe hosts checkout and billing. The StoreFixKit success page creates a product-bound license and Pro download. Add a payment method before trial end only if you want the annual plan to continue.

Before installing

Short answers to the important questions.

Does it search part of an SKU?

No. It deliberately accepts one exact SKU to avoid slow wildcard metadata scans.

What happens when a variation SKU matches?

The visible published parent product is returned so the shopper can choose that variation on the product page.

Does Free stop when a Pro license expires?

No. Free exact-SKU search continues locally; only the Pro direct-result redirect turns off.