Title: Product Code for WooCommerce
Author: artiosmedia
Published: <strong>27 Yennayer 2019</strong>
Last modified: 14 Yennayer 2026

---

Search plugins

![](https://ps.w.org/product-code-for-woocommerce/assets/banner-772x250.jpg?rev=
2019765)

![](https://ps.w.org/product-code-for-woocommerce/assets/icon-256x256.jpg?rev=2019765)

# Product Code for WooCommerce

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

[Download](https://downloads.wordpress.org/plugin/product-code-for-woocommerce.1.5.11.zip)

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

 [Support](https://wordpress.org/support/plugin/product-code-for-woocommerce/)

## Description

This user-friendly plugin is what many website designers, developers, and business
owners look for when they need an additional product code field in WooCommerce. 
It is often used as an inventory control number, an internal stock number, or a 
bin location. The plugin allows you to add a product identifier to each variable
or single item in WooCommerce. The custom field value can be passed through during
order fulfillment and referenced from each item ordered. The field value can be 
viewed on the user side or turned off if desired.

Throughout the order process, a unique product code is often added in addition to
the GTIN, EAN, SKU, and UPC. However, all current plugins that might address this
need require complex setups and functions, resulting in increased memory usage, 
system conflicts, and frequent updates. This plugin eliminates all those hurdles
by providing a simple solution without the bloat, without sacrificing the options
WooCommerce doesn’t offer.

WooCommerce’s built-in product fields lack the flexibility many businesses require.
This plugin fills those gaps with granular display controls—show codes to admins
only, hide them on product pages while keeping them in cart and checkout, or hide
them from customers entirely while preserving visibility on invoices and packing
slips. A secondary code field accommodates businesses that need both a customer-
facing code and an internal reference, such as a bin location. Customizable labels
let you rename fields to match your workflow, and the option to hide empty fields
keeps your product pages clean.

Simply install, enter your product codes within each product post (variation or 
single), and publish. There is nothing more to it than that! If you don’t want customers
to see the unique product code, you can disable the user-side display in setup. 
The field label can also be easily changed in setup to read ISBN, Bin Number, Stock
Number, EAN, or JAN. Any value can be created and entered as a single new field.

The added fields are compliant with mappable data import and export schemes. This
exact compliance allows the fields to be included in a Google Merchant product feed
using custom mapping. It also supports Schema.org/Product with an option to choose
the property name (GTIN, EAN, UPC, ISBN) to set inside the structured data.

You can also search product codes using the WordPress default search from the user
side and from the administrator WooCommerce product list page on the backend. It
is compatible to search product codes using the popular [Relevanssi](https://wordpress.org/plugins/relevanssi/),
[SearchWP](https://searchwp.com/) and, [Ajax Search Pro](https://ajaxsearchpro.com/).

#### Translations

All text strings use WordPress translation functions. Includes complete translations
for English, Spanish, French, German, Portuguese, Dutch, Polish, Finnish, and Russian.
Any edits to the PO files or additional languages are welcome.

#### Donations

If this free effort assists you, please consider making a small donation from the
main plugin page, found on the lower right. All funds assist orphans in destitution.

#### Version Changes

As of **version 1.3.1**, the Product Code primary field is now displayed by default
in the WooCommerce product panel, and can be toggled off from the top tab dropdown
if desired. If your second Product Code field is activated from settings, it will
appear to the right of the Product panel. Additionally, the Product Code primary
field now appears in the WooCommerce Quick Edit panel. Turn on the second Product
Code, which will display after the primary field in the Quick Edit panel. Make sure
you clear your caches (website and browser) if you are updating from the previous
plugin.

As of **version 1.4.1**, an administrator can choose to hide the default and secondary
product code from the user-side product posts while the other display injections
still work (checkout, cart, and receipts).

### Technical Details for Release 1.5.11

Load time: 0.294 s; Memory usage: 3.63 MiB
 PHP up to tested version: 8.3.29 MySQL
up to tested version: 8.4.7 MariaDB up to tested version: 12.1 cURL up to tested
version: 8.18.0, OpenSSL/3.6.0 PHP 7.4, 8.0, 8.1, 8.2, and 8.3 compliant. Not tested
on 8.4 yet.

### Using in Multisite Installation

 1. Extract the zip file contents into the wp-content/mu-plugins/ directory of your
    WordPress installation. (This is not created by default. You must create it in 
    the wp-content folder.) The ‘mu’ does not stand for multi-user as it did for WPMU;
    it stands for ‘must-use,’ as any code placed in that folder will run without needing
    to be activated.
 2. Access the Plugins settings panel named ‘Product Code for WooCommerce’ under options.
 3. Enter the Product Code from either Variable or Simple products under the SKU.

### Configuration with Relevanssi plugin

 1. Open up Indexing tab from Settings->Relevanssi page.
 2. From the Post Type select « Product » and « Product Variation ».
 3. From the Custom fields dropdown select « Some » and add custom fields « _product_code»
    and « _product_code_second » and save.
 4. Move to Searching tab and unselect checkbox « Respect exclude_from_search » and
    save.
 5. Access Indexing tab, click button « Build the Index » and save.

### Configuration with SearchWP plugin

 1. SearchWP requires the SearchWP WooCommerce Integration addon.
 2. Open up Settings Tab from Settings->SearchWP page.
 3. Add post type « Product » if not added by clicking « Add Post Type ».
 4. Click « Add Attributes », select « Custom Fields » and add « _product_code » and«
    _product_code_second » fields from the dropdown box. Move slider to right on both
    toward « Max ».
 5. Lastly click « Save Engines » and then click « Rebuild Index ».

### Configuration with Ajax Search Pro plugin

 1. Open up « Ajax Search Pro » settings page via admin menu.
 2. Create/Edit the search instance.
 3. Add « Products[product] » and « Variation[product_variation] » from the post types
    list.
 4. Add « _product_code » and « _product_code_second » fields from the custom fields
    list and save.
 5. If you have selected « Index table engine » for the search engine then index it
    again.

## Screenshots

 * [[
 * The Product Code as found in a Simple Product
 * [[
 * The Product Code as found in a Variable Product
 * [[
 * The Product Code appears under the SKU on the user side
 * [[
 * The Product Code appears below the description in the shopping cart
 * [[
 * The Product Code appears below the SKU and Variation ID on the order page
 * [[
 * The plugin’s limited selection function settings panel
 * [[
 * Product panel display and options along with Quick Edits presence

## Installation

 1. Upload the plugin files to the ‘/wp-content/plugins/plugin-name’ directory or install
    them directly through the WordPress plugins screen.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Enter the Product Code from either Variable or Simple products under the SKU.

## FAQ

### Is this plugin frequently updated to WordPress compliance?

Yes, attention is given on a staged installation with many other plugins via debug
mode.

### Is the plugin as simple to use as it looks?

Yes. No other plugin exists that adds an additional custom product code so simply.

### Has there ever any compatibility issues?

Point of Sale for WooCommerce 0.426 has been known to result in conflicts, but it
cannot be replicated on a clean WooCommerce install with conflicting plugins present.

### Can the custom Product Code field be fed to Google Merchant?

We can’t possibly assure compatibility with every feed manager, but the properly
built ones find the field correctly. We suggest using YITH Google Product Feed for
WooCommerce Premium. The custom field appears as ‘Product Id [id]’ right on top 
of the custom field selections.

### How do I export the Product Code field from WooCommerce?

We use WP All Export Pro by Soflyy which works great, but so does the free Advanced
Order Export For WooCommerce By AlgolPlus.

 * Click « Export Orders » under WooCommerce.
 * Click to open « Set up fields to export »
 * On the right click « Products »
 * The field « [P] Product Id » is listed as the field to export from this plugin.

### Can I rename the Product Code field to another title?

Previously, the function.php required a snippet addition to do so. As of version
1.0.6, in the settings panel, you will find an option to edit the field title with
a limit of 18 characters, including spaces. Whatever title is entered will change
on the user side and admin side, and throughout the order process.

### Is there short code that allows inserting product code?

The shortcode to show the Product code is `[pcfw_display_product_code]` you can 
use these attributes:

• `id` the product id
 • `pc_label` the product code label that will be displayed
before the code. By default, it’s « Product Code: », but this can be changed in 
the settings panel. • `pcs_label` the product code second label that will be displayed
before the code. By default is « Product Code Second: », but this can be changed
inside the settings panel. • `wrapper` you can wrap the label and product code in
div or span. By default is ‘div’ for the shop page and ‘span’ on the other pages.•`
wrapper_code` the container of product code. By default is a ‘span’. • `class` the
class of wrapper container. By default is ‘pcfw_code’. • `class_wrapper` the class
of wrapper code container. By default is ‘pcfw_code_wrapper’.

Note: For a variable product, you need to pass the variation product ID.

### Is the code in the plugin proven stable?

Please click the following link to check the current stability of this plugin:
 
[https://plugintests.com/plugins/product-code-for-woocommerce/latest](https://plugintests.com/plugins/product-code-for-woocommerce/latest)

## Reviews

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

### 󠀁[Brilliant support](https://wordpress.org/support/topic/brilliant-support-105/)󠁿

 [lencw](https://profiles.wordpress.org/lencw/) 14 Yennayer 2026

I wish other plugin developers were as helpful and courteous as here. They changed
their plugin to properly handle bin numbers, which uncovered a couple of bugs, they
fixed all this in a couple of days. The plugin is well thought out in the way it
works.

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

### 󠀁[Fixed our locator problem](https://wordpress.org/support/topic/fixed-our-locator-problem/)󠁿

 [goldenchannels](https://profiles.wordpress.org/goldenchannels/) 19 Meɣres 2025

We just needed one extra field for a warehouse locator code. This did the job perfectly.

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

### 󠀁[It works](https://wordpress.org/support/topic/it-works-2545/)󠁿

 [christoskanot](https://profiles.wordpress.org/christoskanot/) 2 Meɣres 2025

It does what it says

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

### 󠀁[Helped with an automation project](https://wordpress.org/support/topic/helped-with-an-automation-project/)󠁿

 [laburns5300](https://profiles.wordpress.org/laburns5300/) 12 Maggu 2024

I tried coding something similar for myself, and couldn’t get it to do exactly what
I needed it to for an automation project. This plugin was able to solve my problem!
Does exactly what it says it does, and does it well!

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

### 󠀁[good](https://wordpress.org/support/topic/good-8369/)󠁿

 [strigoiu13](https://profiles.wordpress.org/strigoiu13/) 18 Furar 2024

zero headaches.the fields are seen everywhere with zero effort: product page, cart,
checkout, invoice and can also be imported by csv.

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

### 󠀁[Awesome !!](https://wordpress.org/support/topic/awesome-10138/)󠁿

 [Mave27](https://profiles.wordpress.org/mave27/) 5 Dujember 2023

Compliments to the Plugin author for developing a very useful plugin. It works perfectly
fine. It also integrates with the default WooCommerce Product Import / Export functionality.
The Product Code column is included in the Export CSV.

 [ Read all 29 reviews ](https://wordpress.org/support/plugin/product-code-for-woocommerce/reviews/)

## Contributors & Developers

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

Contributors

 *   [ artiosmedia ](https://profiles.wordpress.org/artiosmedia/)
 *   [ Steven Ray ](https://profiles.wordpress.org/steveneray/)
 *   [ Md Arafat Rahman ](https://profiles.wordpress.org/arafatrahmanbd/)

[Translate “Product Code for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/product-code-for-woocommerce)

### Interested in development?

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

## Changelog

1.5.11 01/13/2026
 – Fixed: Secondary product code now displays on variable product
pages when « Show Second Code » is enabled

1.5.10 01/12/2026
 – Fixed: « Hide from Customer Orders » correctly removes codes
from the order confirmation page

1.5.9 01/11/2026
 – Added: « Hide from Customer Orders » option – hides codes from
cart, checkout, and order confirmations while preserving them for admin, invoices,
and packing slips – Added: Tooltips to all settings fields for improved clarity –
Improved: Settings page labels and descriptions rewritten for clarity – Updated:
Translation files for all 8 languages

1.5.8 01/10/2026
 – NEW: Standalone settings page under WooCommerce menu – NEW: «
Delete Data on Uninstall » option with confirmation prompt – NEW: Added translations
for Dutch, Polish, Portuguese, and Finnish – IMPROVED: Settings now preserved when
the plugin is deactivated – IMPROVED: Mobile-responsive settings page layout – IMPROVED:
Updated Spanish, French, German, and Russian translations – FIXED: Checkbox settings
not saving correctly in some cases – Assure compliance with WooCommerce 10.4.3

1.5.7 12/15/2025
 – Critical Hotfix: Removed undefined PRODUCT_CODE_COLOR constant
causing fatal PHP 8.3 – Bug Fix: Removed deprecated inline color styling from product
code display – Updated several language files

1.5.6 12/15/2025
 – Critical Fix: Restored missing ‘wc-add-to-cart-variation’ JavaScript
dependency – Bug Fix: Added array validation to cart methods to prevent type errors–
Bug Fix: Removed problematic do_shortcode() calls from cart that interfers with 
AJAX – Improved compatibility with WPC Fly Cart and XT Ajax Add To Cart plugins

1.5.5 12/13/2025
 – Bug Fix: Resolved fatal error breaking add-to-cart functionality–
Updated all language files

1.5.4 12/13/2025
 – Added option to hide redundant WooCommerce Unique ID field –
Removed unused Product Code Color field – Assure compliance with WooCommerce 10.4.2

1.5.3 12/13/2025
 – Bug Fix: Array offset error on fresh installations

1.5.2 12/12/2025
 – Bug Fix: The nag bar for Product Code for WooCommerce was not
resetting – Removed Composer dependency – Assure compliance with WordPress 6.9.0–
Assure compliance with WooCommerce 10.4.0

1.5.1 05/08/2025
 – Added nonce validation using check_ajax_referer to prevent Cross-
Site Request Forgery (CSRF). – Assure compliance with WordPress 6.8.1 – Assure compliance
with WooCommerce 9.8.4

1.5.0 03/01/2025
 – Added: Update allows plugin feedback functionality. – Updated
donation link to Zeffy – Assure compliance with WordPress 6.7.2 – Assure compliance
with WooCommerce 9.7.0

1.4.9 01/11/25
 – Added: Update language file for Product Code Color. – Assure compliance
with WooCommerce 9.5.2

1.4.8 12/27/24
 – Fixed: Issue where the product code was not displaying on the 
Quick View modal – Added: Support for hiding product codes using the shortcode –
Added: Option to display product shelf location on backend while hidden on the frontend–
Added: Option to customize the color of the product code. – Assure compliance with
WordPress 6.7.1 – Assure compliance with WooCommerce 9.5.1

1.4.7 09/01/24
 – Minor edits to language files – Assure compliance with WordPress
6.6.1 – Assure compliance with WooCommerce 9.2.3

1.4.6 04/06/24
 – Minor updates and edits – Assure compliance with WordPress 6.5–
Assure compliance with WooCommerce 8.7.0

1.4.5 11/30/23
 – Fixed Cross Site Scripting (XSS) vulnerability – Add whitelist
check for the wrapper tag

1.4.4 11/23/23
 – Fixed index problem on the backend – Assure compliance with WordPress
6.4.1 – Assure compliance with WooCommerce 8.3.1

1.4.3 10/17/23
 – Make the product code column sortable – Add German translation–
Assure compliance with WooCommerce 8.2.1

1.4.2 10/13/23
 – Adjust the code field for diverse and longer entries – Assure 
compliance with WordPress 6.3.2 – Assure compliance with WooCommerce 8.2.0

1.4.1 09/14/23
 – Added an option for hiding product code on the user side – Numerous
settings composition changes – Numerous text edits and tooltip changes – Update 
all language files – Assure compliance with WordPress 6.3.1 – Assure compliance 
with WooCommerce 8.1.0

1.4.0 08/11/23
 – Added compatibility with WooCommerce HPOS – Assure compliance 
with WordPress 6.3.0 – Assure compliance with WooCommerce 8.0.0

1.3.6 07/05/23
 – Fixed single product page code conflict

1.3.5 07/04/23
 – Fixed import problem of Product Code 2 – Fixed print on save post–
Assure compliance with WordPress 6.2.2 – Assure compliance with WooCommerce 7.8.0

1.3.4 02/08/23
 – Update language files and add Russian translation – Assure compliance
with WordPress 6.1.1 – Assure compliance with WooCommerce 7.3.0

1.3.3 05/23/22
 – Text edits along with translations – Assure compliance with WordPress
6.0 – Assure compliance with WooCommerce 6.5.1

1.3.2 02/23/22
 – Fixed extra space for variable product data in quick edit – Enable
editing of product column titles in the settings panel. – Assure compliance with
WordPress 5.9.1 – Assure compliance with WooCommerce 6.2.1

1.3.1 02/11/22
 – Added product code field to WooCommerce Quick Edit – Added product
code 2 column in admin products panel if enabled – Added allowing the custom title
to appear on Quick Edit – Assure compliance with WooCommerce 6.2.0

1.3.0 01/22/22
 – Fixed redundant Ajax call on document load – Added product code
column on admin products page – Updates for WordPress 5.9 – Assure current stable
PHP 8.1.1 use – Assure compliance with WooCommerce 6.1.1

1.2.8 08/28/21
 – Fixed an offset issue

1.2.7 08/27/21
 – Fixed save_post bug filling error log – Assure MySQL stable 8.0.26
use – Assure current stable PHP 8.0.10 use

1.2.6 08/24/21
 – Fixed search results for variable products – Fixed bullets, removed
PHP and email conflict – Updates for WordPress 5.8 – Assure compliance with WooCommerce
5.6.0

1.2.5 05/13/21
 – Fixed CSS on the order received page. – Fixed a typo in the enqueue
script function – Updates for WordPress 5.7.2 – Assure compliance with WooCommerce
5.3.0

1.2.4 12/31/20
 – Fixed export of products with product code metafields – Added 
setting to apply structure data property for product code – Added ‘N/A’ for the 
structured data if the product code is not set for any product – Added shortcode[
pcfw_display_product_code] to display product code on a single product and custom
pages – Remove useless Import/Export Settings option

1.2.3 12/13/20
 – Fixed variation search for search plugins – Fixed search of product
using product code at backend with search plugins – Fixed not displaying of product
code for variation product – Fixed displaying of warning banner with new installs–
Fixed database upgrade script to be run after version 1.1.0 – Fixed displaying product
code at cart, checkout, and receipt – Added support for Schema.org/Product with 
an option to choose the property name to set inside the structured data

1.2.2 10/21/20
 – Recompile to solve fatal errors

1.2.1 10/20/20
 – Reload export module due to error

1.2.0 10/17/20
 – Add second product code option – Add script to merged two product
meta values into single – Add switch to hide user side field when the value is empty–
Update language files to include new fields – Update sample screens to show new 
fields – Assure compliance with WooCommerce 4.6.0 – Add Import/Export Settings option

1.1.0 05/15/20
 – Fixed search error on administrator product list page – Updates
for WordPress 5.4.1 – Assure compliance with WooCommerce 4.1.0

1.0.9 04/26/20
 – Add search module for Relevanssi search

1.0.8 04/02/20
 – Add search compliance, including third-party plugins – Add a search
module for SearchWP search – Add search module for Ajax Search Pro search – Updates
for WordPress 5.4 – Assure compliance with WooCommerce 4.0.1

1.0.7 02/02/20
 – Updates for WordPress 5.3.2 – Assure compliance with WooCommerce
3.9.2 – Fix missing Product Code label upon installation

1.0.6 12/11/19
 – Updates for WordPress 5.3 – Assure compliance with WooCommerce
3.8.1 – Remove composer.json dependencies – Add submenu access to setup – Add the
ability to edit the field title – Overall composition and text edits – Fix language
POTS not loading

1.0.5 11/09/19
 – Updates for WordPress 5.2.4 – Modifications for WooCommerce 3.8.0–
Support for WooCommerce Admin 0.21.0 – Tested Compatible with WPML – Adjust for 
WooCommerce API REST – Current version support updated

1.0.4 08/15/19
 – Updates for WordPress 5.2.2 – Modifications for WooCommerce 3.7.0–
Current version support updated

1.0.3 05/05/19
 – Updates for WordPress 5.2 – Assure compliance for WooCommerce 
3.6.2 – Current version support updated

1.0.2 04/03/19
 – Update to allow WordPress search of Product Code fields – Assure
compliance for WooCommerce 3.5.7 – Current version support updated

1.0.1 02/01/19
 – Fix bug that caused code duplication in some variations – Current
version support updated

1.0.0 01/15/19
 – Initial release

## Meta

 *  Version **1.5.11**
 *  Last updated **3 n wagguren ago**
 *  Active installations **1,000+**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/product-code-for-woocommerce/)
 * Tags
 * [order number](https://kab.wordpress.org/plugins/tags/order-number/)[product code](https://kab.wordpress.org/plugins/tags/product-code/)
   [product number](https://kab.wordpress.org/plugins/tags/product-number/)
 *  [Advanced View](https://kab.wordpress.org/plugins/product-code-for-woocommerce/advanced/)

## Ratings

 4.9 out of 5 stars.

 *  [  28 5-star reviews     ](https://wordpress.org/support/plugin/product-code-for-woocommerce/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/product-code-for-woocommerce/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/product-code-for-woocommerce/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/product-code-for-woocommerce/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/product-code-for-woocommerce/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/product-code-for-woocommerce/reviews/)

## Contributors

 *   [ artiosmedia ](https://profiles.wordpress.org/artiosmedia/)
 *   [ Steven Ray ](https://profiles.wordpress.org/steveneray/)
 *   [ Md Arafat Rahman ](https://profiles.wordpress.org/arafatrahmanbd/)

## Support

Issues resolved in last two months:

     0 out of 1

 [View support forum](https://wordpress.org/support/plugin/product-code-for-woocommerce/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.zeffy.com/en-US/donation-form/your-donation-makes-a-difference-6)