Popis
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)
Instalace
- 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.
Recenze
Autoři
WooCommerce UPC, EAN, and ISBN je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „WooCommerce UPC, EAN, and ISBN“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “WooCommerce UPC, EAN, and ISBN” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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