This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WooCommerce UPC, EAN, and ISBN

Description

GTINs (Global Trade Item Numbers) including UPC, EAN, and ISBN are globally recognized unique identifiers for products.

They are required to list your product on Google and Amazon, this plugin allows you to add your GTIN and display it on your product page.

Supports:

  • Simple products
  • Variable products
  • Composite products
  • Product bundles

Features:

  • Add GTIN for main product
  • Add unique GTINs for product variations
  • Option to display GTIN on the single product page
  • Change GTIN to any other text
  • Add GTIN to structured product data
  • Works with product feeds like Google Shopping and more (requires a feed plugin)

Installation

  • Install and activate the plugin.
  • Create a product, visit the “Inventory” tab, and fill out the GTIN field.
  • For variable products, add a GTIN for each variation if necessary.
  • To hide the GTIN, visit WooCommerce settings => Products => Inventory, scroll down to GTIN settings. Check “Hide GTIN on single product pages?” and save.
  • To change GTIN label text, visit WooCommerce settings => Products => Inventory, scroll down to GTIN settings. Enter new label, such as EAN, and save.

Reviews

August 10, 2022
The plugin allows you to add GTIN fields on your product pages. However, if you want to fix schema warnings or want to include GTIN in Schema this plugin is not for you!
March 17, 2022
I needed a plugin for saving gtin for variable products as Yoast WooCommerce plugin strangely enough does not support this yet! I then use the gtin for generating my feed.. Thanks for the plugin!! =)
January 25, 2022 1 reply
Hello, The module works very well but When I export CSV of all products using WooCommerce native import/export tool, the GTIN is not showing on that field. What can be done? Thanks a lot, Marhellos
September 10, 2021
Very straight forward plugin. Easy to add the UPC in inventory tab of products and select if you want it displayed on individual product pages or not. Also allows for custom label since this same number is referred to as UPC, etc.
Read all 23 reviews

Contributors & Developers

“WooCommerce UPC, EAN, and ISBN” is open source software. The following people have contributed to this plugin.

Contributors

“WooCommerce UPC, EAN, and ISBN” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WooCommerce UPC, EAN, and ISBN” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.5.0

  • Add structured data
  • Test with newest versions of WordPress and WooCommerce

0.4.0

  • Support for product bundles
  • Fix < PHP 5.4 error

0.3.1

  • Fix fatal error from is_composite_product() missing function

0.3.0

  • Support for composite products
  • Fixed a bug where variable and composite products couldn’t be purchased

0.2.0

  • Add GTIN label text setting. To change label, visit WooCommerce settings => Products => Inventory, and scroll down to GTIN settings.

0.1.1

  • Couple of fixes

0.1.0

  • Beta release