Linux 软件免费装
Banner图

GTIN Schema for WooCommerce

开发者 prajapatiraghu
更新时间 2022年7月17日 21:16
PHP版本: 7.2 及以上
WordPress版本: 6.0.1
版权: GPLv2
版权网址: 版权信息

标签

seo woo schema gtin

下载

详情介绍:

Added GTIN number to inventory tabs of woo product. It's very simple. Main features of Product GTIN (EAN, UPC, ISBN) for WooCommerce: Add new code in GTIM schema: add_filter('gtin_schema_data_structure_options', 'add_extra_gtin_code'); function add_extra_gtin_code($codes){ $codes['volume'] = "Volume"; return $codes; } This function paste in your functions.php file

安装:

Install GTIN Schema for Woo either via the WordPress.org plugin directory, or by uploading the files to your server. Activate GTIN Schema for Woo through the Plugins menu in WordPress. In the search field type the plugin name and click Search Plugins. Once you’ve found our plugin you can install it by simply clicking “Install Now”.

屏幕截图:

  • wp-admin setting

升级注意事项:

1.1 Added setting options 1.0 1.0 is Initial release. Its will not disataurn you site.

常见问题:

Why is Google showing GTIN warning?

Maybe your product doesn’t have GTIN

Is there any setup need

No setup need. Just install the plugin and add GTN number on product page.

更新日志:

1.2 - Released: Jan 12, 2021 1.1 - Released: Oct 26, 2020 1.0