Title: Custom Related Products for WooCommerce
Author: Scott Nelle
Published: <strong>December 2, 2014</strong>
Last modified: September 4, 2025

---

Search plugins

![](https://ps.w.org/custom-related-products-for-woocommerce/assets/banner-772x250.
png?rev=1633219)

![](https://s.w.org/plugins/geopattern-icon/custom-related-products-for-woocommerce_ffffff.
svg)

# Custom Related Products for WooCommerce

 By [Scott Nelle](https://profiles.wordpress.org/scottnelle/)

[Download](https://downloads.wordpress.org/plugin/custom-related-products-for-woocommerce.1.4.zip)

 * [Details](https://wordpress.org/plugins/custom-related-products-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/custom-related-products-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/custom-related-products-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/custom-related-products-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/custom-related-products-for-woocommerce/)

## Description

Custom Related Products for WooCommerce lets you choose which products should show
in the related products area on a product detail page instead of simply showing 
products from the same category. Take control of your detail views and show the 
products that you want!

How to use:

 * Edit any product. Under Linked Products you will now have a Related Products 
   selector alongside the Cross-Sells and Upsells.
 * Select some products and save.
 * As long as your theme has a related products section, you’re done! By default
   all WooCommerce themes have this, so unless your theme specifically disables 
   it you’re all set.
 * If you don’t select related products for any product, it will fall back to the
   WooCommerce default behavior of selecting random products by category. If you’d
   prefer to show no products you can configure that under WooCommerce > Custom 
   Related Products.

This plugin has been tested with WooCommerce through version 10.

## Installation

 1. Download Custom Related Products for WooCommerce.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Configure under WooCommerce > Custom Related Products

## Reviews

![](https://secure.gravatar.com/avatar/5c5d08be8e600e95369de7069275ea6b2889ebc195a5e30a1283aaa0d48fccb1?
s=60&d=retro&r=g)

### 󠀁[don’t work with elementor](https://wordpress.org/support/topic/dont-work-with-elementor-3/)󠁿

 [sajjad7883](https://profiles.wordpress.org/sajjad7883/) May 5, 2022

Does not display on the product page

![](https://secure.gravatar.com/avatar/94823176b06a7076664095775d47dd5040663c51e737b0f0cf255e5fd8574e6c?
s=60&d=retro&r=g)

### 󠀁[Working perfect](https://wordpress.org/support/topic/working-perfect-43/)󠁿

 [ambrosio992](https://profiles.wordpress.org/ambrosio992/) February 7, 2021

Best!

![](https://secure.gravatar.com/avatar/bb5acc7c7e238d6c7b86dd8887a2d3ec53d6448b96ebb838d5b6ec6f86587c8d?
s=60&d=retro&r=g)

### 󠀁[Old but looks solid](https://wordpress.org/support/topic/old-but-looks-solid/)󠁿

 [ibes](https://profiles.wordpress.org/ib4s/) November 30, 2020

This plugin did not get an update in 4 years. So it is likely not a really safe 
pick. But the source code looks clear and great. Would love to see an update of 
this. For me, I copied over the source code, modified it a bit and will use it that
way. It is just about 100 lines of code – well done

![](https://secure.gravatar.com/avatar/542bbfac39b61fb8499ffa95f0ed2d48b759143bded613f79d21d01f78e881a0?
s=60&d=retro&r=g)

### 󠀁[Works fine with WP 5.3 and WooCommerce 3.8.1](https://wordpress.org/support/topic/works-fine-with-wp-5-3-and-woocommerce-3-8-1/)󠁿

 [snooker65](https://profiles.wordpress.org/snooker65/) December 5, 2019

Simple, but great Plugin. Should be in the WooCommerce Core. Thanks!

![](https://secure.gravatar.com/avatar/7c6d7e0f3bed3a1bbba3734561ae27ae35026d67a36a05a3c83e43c758a99a8b?
s=60&d=retro&r=g)

### 󠀁[Overall Good Plugin, Need plugin Shortcode](https://wordpress.org/support/topic/overall-good-plugin-need-plugin-shortcode/)󠁿

 [Savan Dholu](https://profiles.wordpress.org/savan91/) December 24, 2018

Easy to use, But need a shortcode of the plugin. Can you provide shortcode of the
plugin?

![](https://secure.gravatar.com/avatar/d630844eafa3bf5f4e99495e04ec9eb8d89049af6eb9258865753c2f79f2ac30?
s=60&d=retro&r=g)

### 󠀁[Does exactly what it says](https://wordpress.org/support/topic/does-exactly-what-it-says-172/)󠁿

 [clk87](https://profiles.wordpress.org/clk87/) August 20, 2018

Thank you very much, This plugin should be in the woocommerce core, very helpful.

 [ Read all 33 reviews ](https://wordpress.org/support/plugin/custom-related-products-for-woocommerce/reviews/)

## Contributors & Developers

“Custom Related Products for WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Scott Nelle ](https://profiles.wordpress.org/scottnelle/)

[Translate “Custom Related Products for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/custom-related-products-for-woocommerce)

### Interested in development?

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

## Changelog

#### 1.4

 * Fix version compare logic to restore compatibility with WooCommerce versions 
   10 and above. Props to Viktor Novikov.

#### 1.3

 * Update to work with the UI rewrite and related post querying rewrite in WooCommerce
   3.0.

#### 1.2

 * Fix an error triggered in admin when a related product couldn’t be found because
   it was deleted.

#### 1.1

 * Updated to work with the UI rewrite in WooCommerce 2.3.

#### 1.0

 * Initial Release

## Meta

 *  Version **1.4**
 *  Last updated **11 months ago**
 *  Active installations **5,000+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **6.8.6**
 * Tags
 * [related products](https://wordpress.org/plugins/tags/related-products/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/custom-related-products-for-woocommerce/advanced/)

## Ratings

 4.8 out of 5 stars.

 *  [  31 5-star reviews     ](https://wordpress.org/support/plugin/custom-related-products-for-woocommerce/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/custom-related-products-for-woocommerce/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/custom-related-products-for-woocommerce/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/custom-related-products-for-woocommerce/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/custom-related-products-for-woocommerce/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/custom-related-products-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/custom-related-products-for-woocommerce/reviews/)

## Contributors

 *   [ Scott Nelle ](https://profiles.wordpress.org/scottnelle/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/custom-related-products-for-woocommerce/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/scottnelle)