Linux 软件免费装
Banner图

Checkout & Store Toolkit for WooCommerce

开发者 imawais
更新时间 2026年7月13日 18:44
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

order management checkout fields woocommerce toolkit cart optimization checkout block

下载

1.5 1.2 1.3 1.4 1.0 1.1 2.0.0

详情介绍:

Checkout & Store Toolkit for WooCommerce is a lightweight collection of practical store-management features for merchants who want a faster checkout and fewer single-purpose plugins. The plugin started as Remove Checkout Fields for WooCommerce. Version 2 keeps the existing WordPress.org plugin slug and automatically migrates the settings used by current installations. WooCommerce Checkout Block support Many older checkout-field plugins only modify the classic [woocommerce_checkout] shortcode. This plugin also supports the modern WooCommerce Checkout Block by using WooCommerce address locale data and Store API-compatible validation. WooCommerce currently uses a shared address-field schema for billing and shipping inside Checkout Block. The settings screen clearly separates: Country remains available in Checkout Block because WooCommerce may need it for address rules, taxes, shipping, fraud checks, and payment gateways. Common WooCommerce problems this plugin solves Checkout field manager Set supported fields to WooCommerce default, hidden, optional, or required: Conditional checkout rules Apply field changes: Cart and checkout tools Product page tools Order workflow tools Store administration Data and privacy The plugin does not send store, customer, order, or settings data to an external service. It does not use remote APIs or tracking scripts.

安装:

  1. Install or update the plugin from Plugins > Add New.
  2. Activate WooCommerce and this plugin.
  3. Go to WooCommerce > Store Toolkit.
  4. Review the detected checkout type.
  5. Configure checkout, cart, product, and order modules.
  6. Test checkout with every active payment gateway, tax configuration, and shipping method before using aggressive field removal on a live store.

屏幕截图:

  • Checkout field conditional rules.
  • Cart Flow and Redirects.
  • Product Page settings.
  • Order Completion Rules.
  • Export and Import Settings.

升级注意事项:

2.0.0 Major upgrade with WooCommerce Checkout Block support, automatic legacy-setting migration, a redesigned settings interface, and new cart, product, and order tools. Test field-removal rules with your payment and tax setup on staging first.

常见问题:

Why did the old plugin stop removing fields?

The original plugin used the woocommerce_checkout_fields filter, which applies to classic shortcode checkout. WooCommerce made Cart and Checkout Blocks the default for new stores, and the Checkout Block intentionally does not use that classic field filter. Version 2 adds a separate Checkout Block-compatible field path.

Will my existing field-removal settings be lost?

No. During the upgrade, the plugin reads the original wc_remove-checkout-fields_* options and copies them into the new settings structure. The original options are not deleted.

Can the existing WordPress.org plugin slug be renamed?

The display name can be updated, but an approved WordPress.org plugin normally keeps its existing repository slug. Keeping the slug also preserves updates for current users.

Does it support both classic checkout and Checkout Block?

Yes for checkout-field visibility and requirement rules. Some presentation features, such as the custom checkout notice, order-notes removal, and free-shipping progress notice, are marked as classic-template features in the settings screen.

Why are Checkout Block billing and shipping fields not separate?

WooCommerce currently applies one shared core address-field schema to both billing and shipping in Checkout Block. Classic checkout still supports separate billing and shipping field settings.

Can I remove the email field?

No. Customer email is intentionally protected because WooCommerce uses it for order communication and payment gateways may rely on it.

Is removing address fields always safe?

No. Tax calculation, shipping rates, card verification, fraud detection, invoicing, and payment gateways may require address data. Test production-mode payment gateways and all supported customer countries before removing required address fields.

Does minimum order amount work with Checkout Block?

Yes. The plugin validates classic cart and checkout requests, and uses WooCommerce’s checkout-only Store API validation hook when Checkout Block submits an order. Ordinary Block cart updates are not rejected while the shopper is still building the cart.

Is the plugin HPOS compatible?

Yes. It uses WooCommerce order APIs and declares compatibility with High-Performance Order Storage.

Does the plugin collect analytics or connect to an external service?

No.

更新日志:

2.0.0 1.5 1.4 1.3 1.2 1.1 1.0