Linux 软件免费装

FtlCommerce - Instant Product Search

开发者 sakurapixel
更新时间 2026年2月13日 17:59
PHP版本: 8.2 及以上
WordPress版本: 6.9
版权: GPL-3.0-only
版权网址: 版权信息

标签

woocommerce ajax search live search product search fuzzy search

下载

详情介绍:

Home | Showcase | Docs FtlCommerce transforms your WooCommerce store with instant, client-side product search powered by fuzzy matching algorithms. No server roundtrips, no waiting - just blazing-fast search results as you type. Key Features How It Works FtlCommerce creates an optimized index of your WooCommerce products and delivers it to the client browser. Search operations happen entirely client-side using fuzzy matching, providing instant results without server requests. The plugin uses advanced indexing to minimize payload size while maintaining search accuracy across product names, descriptions, categories, tags, and custom attributes. Perfect For Pro Features Upgrade to FtlCommerce Pro to unlock powerful performance enhancements and premium shopping experiences:

安装:

Automatic Installation
  1. Log in to your site admin panel
  2. Navigate to Plugins > Add New
  3. Search for "FtlCommerce"
  4. Click "Install Now" and then "Activate"
  5. Go to FtlCommerce settings to configure and index your products
Manual Installation
  1. Download the plugin ZIP file
  2. Log in to your site admin panel
  3. Navigate to Plugins > Add New > Upload Plugin
  4. Choose the downloaded ZIP file and click "Install Now"
  5. Click "Activate Plugin"
  6. Go to FtlCommerce settings to configure and index your products
After Activation
  1. Navigate to FtlCommerce in your admin menu
  2. Click "Start Indexing" to create the product search index
  3. Configure filters and search settings as needed
  4. Add the shortcode [ftlcommerce] to any page or post
  5. Optionally add [ftlcommerce_cart_icon] to display a cart icon that updates in real time
  6. Your instant search is ready to use

屏幕截图:

  • Frontend - mobile view filter product list
  • Quick view product
  • Admin settings

升级注意事项:

1.0.0 Initial release of FtlCommerce - Instant Product Search for WooCommerce.

常见问题:

Does this work with WooCommerce?

Yes, FtlCommerce requires WooCommerce to be installed and activated. It indexes WooCommerce products and provides search functionality for your store.

How do I add the search to my site?

Simply add the shortcode [ftlcommerce] to any page, post, or widget area where you want the search interface to appear. You can also use [ftlcommerce_cart_icon] to display a cart icon that listens to cart updates. This can be placed in a menu item as well (Appearance > Menu > Custom Link).

Can I customize the search behavior?

Yes, the shortcode accepts multiple parameters:

  • fuse_threshold - Search sensitivity (0.0 to 1.0, lower = stricter)
  • fuse_name_weight - Priority weight for product names
  • fuse_short_description_weight - Priority weight for descriptions
  • initial_products_load_no - Number of products to show initially
  • load_more_products_no - Products to load when clicking "Load More"
  • free_search_debounce_delay - Delay before search triggers (milliseconds) Example: [ftlcommerce fuse_threshold="0.3" initial_products_load_no="20"]

Will this slow down my site?

No. The search operates entirely client-side after the initial index loads. Server performance is not impacted during search operations.

How often should I re-index products?

You should re-index when you add, update, or remove products. You can manually trigger indexing from the FtlCommerce settings page, or it can run via cron.

Does it support product variations?

Yes, FtlCommerce indexes all product types including simple products, variable products, and their variations.

What languages are supported?

FtlCommerce supports all languages and automatically handles diacritics (accented characters) for better international search results.

Does this plugin include third-party libraries?

Yes. This plugin includes the following open-source libraries:

  • Fuse.js v7.1.0 - Licensed under Apache License 2.0
  • Bootstrap v5.3.8 - Licensed under MIT License
  • Toastr v2.1.4 - Licensed under MIT License All libraries are used in compliance with their respective licenses.

更新日志:

1.0.0