Linux 软件免费装
Banner图

Gaty Add Product Brands

开发者
更新时间 2026年9月8日 01:31
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce variations products brands csv import

下载

1.7.0

详情介绍:

Gaty Add Product Brands provides a streamlined WooCommerce admin workflow for creating variable products and managing reusable catalog data. The plugin uses WooCommerce product data and taxonomies rather than a separate product database. Product categories use the native product_cat taxonomy, WooCommerce Product Brands use product_brand when available, colors use the global pa_color attribute, and sizes use the global pa_size attribute. Main features: The plugin does not send store or user data to external services and does not load remote scripts or styles. During a bulk import, it can make an outbound HTTP/HTTPS request only to image URLs explicitly supplied by an administrator so those images can be copied into the WordPress Media Library.

安装:

  1. Install and activate WooCommerce.
  2. Upload the Gaty Add Product Brands ZIP from Plugins > Add New > Upload Plugin.
  3. Activate Gaty Add Product Brands.
  4. Open Gaty Add Product Brands in the WordPress admin menu.
  5. Add or review colors, sizes, categories, and brands, then open Add Product.
  6. For bulk uploads, open Bulk Import and download the provided CSV template.
On activation, the plugin creates the global WooCommerce attributes color and size only when they do not already exist. Existing attributes are reused.

升级注意事项:

1.4.0 Adds the optional CSV bulk importer. Existing WooCommerce catalog data is preserved.

常见问题:

Does the plugin create a separate category system?

No. Categories are stored in WooCommerce's native product_cat taxonomy.

Which brand taxonomy is used?

WooCommerce core product_brand is preferred when available. The plugin can also detect supported product brand taxonomies and synchronize matching brand terms and product assignments. Site owners can customize the detected taxonomies with the gaty_apb_brand_taxonomies filter.

Where are colors and sizes stored?

Colors are stored in the global pa_color attribute and sizes in pa_size. Color HEX values are synchronized with WooCommerce visual attribute term data (color) while retaining the plugin's compatibility meta (_gaty_apb_color_hex). When WooCommerce exposes the visual attribute type, pa_color is upgraded to wc-visual so native swatches can render the saved color.

How does bulk import know that seven rows are one product?

Rows with the same parent_code are grouped into one WooCommerce variable product. For convenience, following color rows may leave parent_code blank and inherit the previous product code. Each row becomes one color variation (or color x size variations when sizes are supplied). The parent code is stored on the created product so importing the same code again is skipped instead of duplicated.

Can bulk import create missing catalog data?

The importer matches the CSV category name/path to an existing WooCommerce product category and will not create a new category automatically. It can synchronize a brand, create color and size terms, save WooCommerce visual color data, and download a variation image from a public HTTP/HTTPS URL.

Does uninstalling the plugin delete products, categories, brands, colors, or sizes?

No. The plugin intentionally leaves catalog data in WooCommerce so products and taxonomy terms are not lost when the plugin is removed.

Does the plugin send any data to external services?

No. The plugin has no tracking, telemetry, advertising, or external API calls.

更新日志:

1.7.0 1.6.2 1.6.1 1.5.3 1.5.2 1.5.1 1.5.0 1.4.0 1.3.1 1.3.0 1.2.0 1.1.0