Title: Pair &#8211; Product Recommendations for WooCommerce
Author: Mariusz Szatkowski
Published: <strong>September 6, 2026</strong>
Last modified: September 7, 2026

---

Search plugins

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

![](https://ps.w.org/plogins-pair/assets/icon-256x256.png?rev=3683917)

# Pair – Product Recommendations for WooCommerce

 By [Mariusz Szatkowski](https://profiles.wordpress.org/motylanogha/)

[Download](https://downloads.wordpress.org/plugin/plogins-pair.1.1.1.zip)

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

 [Support](https://wordpress.org/support/plugin/plogins-pair/)

## Description

Plogins Pair adds automatic product recommendations to your WooCommerce store, with
no manual setup. It helps shoppers discover more of your catalog while they browse
and check out, which lifts average order value and keeps people moving toward the
cart.

Out of the box you get three blocks:

 * **“You may also like”** after the product summary, so a shopper always has a 
   next step.
 * **Cross-sell suggestions on the cart**, based on what is already in it, to grow
   the order before checkout.
 * **Recently viewed products**, so returning shoppers pick up where they left off.

Unlike WooCommerce’s built-in upsells and cross-sells, which you have to pick by
hand for every product, Pair generates recommendations for you and keeps them relevant
as your catalog and sales change. You choose how products are picked with a simple
strategy setting, and the grid is rendered with your theme’s own product-card markup,
so it matches the rest of your shop with no extra front-end JavaScript and no layout
shift.

#### Recommendation strategies

For each block you pick how products are chosen:

 * **Same category (by popularity)** – the default; other products from the same
   categories, ordered by total sales.
 * **Shared tags** – products that share the item’s tags.
 * **Best sellers** – your top sellers, optionally within the same categories.
 * **Newest products** – your most recent additions.
 * **Recently viewed by the shopper** – the products this visitor looked at.

Every strategy falls back to recent products, so a block is never awkwardly empty.

#### Built to be fast and friendly

 * Rendered with the active theme’s product cards, so it looks native.
 * No front-end JavaScript; recently viewed is stored in a first-party cookie (product
   IDs only, nothing sent anywhere).
 * Queries are bounded by the number of products you choose.
 * A clean, sectioned settings screen with inline help.
 * Fully translatable, accessible headings and labels.

#### Documentation and links

 * **Documentation**: [plogins.com/plogins-pair/docs/](https://plogins.com/plogins-pair/docs/)
 * **Plugin page**: [plogins.com/plogins-pair/](https://plogins.com/plogins-pair/)
 * **Source code**: [github.com/wppoland/plogins-pair](https://github.com/wppoland/plogins-pair)
 * **Bug reports and feature requests**: [github.com/wppoland/plogins-pair/issues](https://github.com/wppoland/plogins-pair/issues)

#### Features

 * Automatic “You may also like” block after the single product summary.
 * Automatic cross-sell suggestions under the cart, based on its contents.
 * Recently viewed products block, on product pages and/or the cart.
 * Five selectable strategies per block (category, tags, best sellers, newest, recently
   viewed) with a recent-products fallback.
 * Configurable number of products (1 to 12) and columns (1 to 6).
 * Optional “in stock only” filter.
 * Editable headings for every block.
 * [pair_recommendations] and [pair_recently_viewed] shortcodes to place blocks 
   anywhere, plus matching Elementor widgets when Elementor is active.
 * Theme-styled product cards, no custom front-end JavaScript, no layout shift.

#### Shortcodes

 * `[pair_recommendations strategy="related" count="4" columns="4"]` – a recommendation
   block. On a product page it uses that product; elsewhere it uses the cart. `strategy`
   is optional (related, tags, bestsellers, newest, recently).
 * `[pair_recently_viewed count="4" columns="4"]` – the shopper’s recently viewed
   products.

### Plogins Pair PRO

The free plugin is complete for what it does: automatic recommendations from your

catalog, on the product page and the cart, with no curation and nothing time-limited.**
Plogins Pair PRO** is a separate add-on for stores that want recommendations driven
by what people actually bought together, and want to measure what the blocks earn.

    ```
                                                Free   PRO
    ------------------------------------------------------
    "You may also like" on the product page      yes   yes
    Cross-sell under the classic cart            yes   yes
    Recently viewed block                        yes   yes
    Five strategies, chosen per block            yes   yes
    Shortcodes and Elementor widgets             yes   yes
    Frequently bought together, from orders        -   yes
    Add all to cart in one button                  -   yes
    Hand-pick what a product recommends            -   yes
    Rules per product category                     -   yes
    Bundle discount applied to the cart            -   yes
    Blocks on order-received and checkout          -   yes
    Editor block                                   -   yes
    A/B test two strategies against each other     -   yes
    Click and conversion analytics                 -   yes
    ```

**What PRO adds.** Frequently bought together, computed from your own completed

orders rather than from the catalog, with a single “add all to cart” button and 
an optional bundle discount applied as a cart fee. A per-product picker for the 
cases where the automatic choice is wrong, and rules per product category. Placements
on the order-received page and the classic checkout. A block for the editor. An 
A/B test that splits visitors between two strategies. Click and conversion analytics,
so the blocks stop being a guess. From 29 EUR per year.

Pair PRO requires the free plugin and does not replace it. If the free plugin is

missing or disabled, PRO stays dormant and says so, rather than half-working.

 * **Plogins Pair PRO** – [plogins.com/plogins-pair-pro/](https://plogins.com/plogins-pair-pro/)
 * **Pricing** – [plogins.com/plogins-pair-pro/pricing/](https://plogins.com/plogins-pair-pro/pricing/)

### External Services

This plugin does not connect to any external services. Recommendations are computed
on your own site from your WooCommerce catalog, and recently viewed products are
stored only in a first-party cookie on the visitor’s device.

### Translations

Plogins Pair is fully translatable and ships the `plogins-pair.pot` template. Translations
are delivered by WordPress.org language packs from translate.wordpress.org, which
is where Polish, German and Spanish are being contributed; the package itself carries
no compiled translation files.

## Screenshots

[⌊The "You may also like" block on a product page.⌉⌊The "You may also like" block
on a product page.⌉[

The “You may also like” block on a product page.

[⌊Cross-sell suggestions under the cart.⌉⌊Cross-sell suggestions under the cart.⌉[

Cross-sell suggestions under the cart.

[⌊The sectioned Pair recommendations settings screen.⌉⌊The sectioned Pair recommendations
settings screen.⌉[

The sectioned Pair recommendations settings screen.

## Installation

 1. Install and activate WooCommerce.
 2. Install Plogins Pair and activate it.
 3. Open WooCommerce -> Pair recommendations. Sensible defaults are set on activation;
    turn blocks on or off, pick a strategy, and set headings.

## FAQ

### Does this require WooCommerce?

Yes. The plugin works with WooCommerce products and shows nothing until WooCommerce
is active.

### How are recommendations chosen?

You pick a strategy per block: same category by popularity (default), shared tags,
best sellers, newest, or the shopper’s recently viewed products. If there are not
enough matches, the block is topped up with recent products so it is never empty.

### Is this different from WooCommerce upsells and cross-sells?

Yes. WooCommerce upsells and cross-sells are chosen manually for each product. Pair
generates recommendations automatically from your catalog, so you do not have to
curate them product by product.

### How does “recently viewed” work, and is it GDPR friendly?

When a visitor opens a product, Pair stores that product’s ID in a first-party cookie
on their own device. It keeps only product IDs, holds no personal data, and never
sends anything to an external service. The block simply shows those products again.

### Will it slow down my store or shift the layout?

No. Blocks render with your theme’s product-card markup and a small stylesheet, 
with no front-end JavaScript. Queries are bounded by your chosen product count.

### Can I control where the blocks appear?

Yes. Turn the product-page, cart and recently-viewed blocks on or off independently,
and use the shortcodes to place a block anywhere.

### Does the cart block work with the WooCommerce Cart block?

Not automatically. The cart placements attach to the classic cart template, which
the WooCommerce Cart block does not use. If your cart page is built with the Cart
block, the settings screen says so and you can add `[pair_recommendations]` or `[
pair_recently_viewed]` to that page in a shortcode block instead. The product-page
block is unaffected.

### Does this plugin work on WordPress Multisite?

Yes. This plugin is compatible with WordPress Multisite. Network activate it or 
activate it on individual sites; each site keeps its own settings and data.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Pair – Product Recommendations for WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Mariusz Szatkowski ](https://profiles.wordpress.org/motylanogha/)

[Translate “Pair – Product Recommendations for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/plogins-pair)

### Interested in development?

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

## Changelog

#### 1.1.1

 * Added a “Plogins Pair PRO” section to this page, with a free-versus-PRO grid.
   Every row was checked against the add-on’s source, not its marketing copy.
 * The WordPress.org banner was redrawn. The old one was laid out taller than the
   772×250 canvas it is cropped to, so the second feature line and the screenshot
   were sliced off at the edges.

#### 1.1.0

 * Added: Elementor widgets for the recommendations block and the recently-viewed
   row, so both can be placed anywhere in an Elementor layout instead of only at
   their hooked positions. Elementor is optional; nothing loads without it.
 * Added: the `pair/recommendations` filter, so an add-on can curate or reorder 
   the picks before they render.

#### 1.0.9

 * Plugin Check: stop passing `exclude` into `wc_get_products()`. Seed and cart 
   products are still omitted; they are dropped after the query instead.

#### 1.0.8

 * Tested against WordPress 7.1. Verified by activating this build on a clean 7.1
   install with WooCommerce 11.1, not by editing the header.

#### 1.0.7

 * Fixed the PRO promo on the settings screen quoting a price in PLN. PRO is priced
   and charged in EUR, so an admin on a Polish site was shown a zloty amount and
   then billed in euro, and the zloty figure was a fixed conversion that drifted
   from the real charge as the rate moved. The promo now shows the euro price that
   is actually taken.

#### 1.0.6

 * The settings screen now tells you when your cart page is built with the WooCommerce
   Cart block. The cart cross-sell and recently viewed placements need the classic
   cart, so instead of ticking a box and getting nothing on the front end, you see
   a note with the shortcode that does work on a block cart page.

#### 1.0.5

 * The PRO notice in the admin now lists what Pair PRO actually ships. It had been
   stuck on the first four features while PRO grew to nine, so it never mentioned
   the bundle discount, manual curation, category rules, A/B testing or the analytics
   screen.

#### 1.0.3

 * Translations: completed Polish, German and Spanish for the PRO upgrade panel.

#### 1.0.2

 * Added bundled Polish, German and Spanish translations for the plugin interface.

#### 1.0.1

 * First stable release.

#### 0.1.0

 * Initial release: automatic product-page, cart and recently-viewed blocks; five
   selectable strategies with a recent-products fallback; configurable count, columns,
   headings and in-stock filter; [pair_recommendations] and [pair_recently_viewed]
   shortcodes; sectioned settings screen with inline help.

## Meta

 *  Version **1.1.1**
 *  Last updated **23 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 8.1 or higher **
 * Tags
 * [cross-sell](https://wordpress.org/plugins/tags/cross-sell/)[product recommendations](https://wordpress.org/plugins/tags/product-recommendations/)
   [recently-viewed](https://wordpress.org/plugins/tags/recently-viewed/)[related products](https://wordpress.org/plugins/tags/related-products/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/plogins-pair/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/plogins-pair/reviews/)

## Contributors

 *   [ Mariusz Szatkowski ](https://profiles.wordpress.org/motylanogha/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/plogins-pair/)