Simple AJAX Product Search for WooCommerce

Description

๐Ÿš€ Simple AJAX Product Search for WooCommerce delivers a fast, modern and intuitive product search experience that helps customers find items instantly without reloading the page.

As the user types, results appear immediately in a clean, full screen overlay. This provides a distraction free search experience that improves product discovery and increases conversions.

๐Ÿ’ก Lightweight, responsive and compatible with major themes, this plugin integrates seamlessly with WooCommerce stores of any size.

โœจ Free Features (โœ” included)

โœ” Instant AJAX product search
โœ” Full screen responsive search overlay
โœ” Smooth animations & modern design
โœ” Add a search toggle to your navigation menu
โœ” Dedicated Gutenberg block for easy placement
โœ” Shortcode support:
[sapsfwc_button label=”Search Products”]
โœ” Works with any WooCommerce compatible theme
โœ” Fully responsive (mobile, tablet, desktop)
โœ” Lightweight & fast โ€” minimal impact on performance

๐Ÿ”ฅ Pro Features (๐Ÿš€ upgrade available)

Unlock additional layout and display options with Simple AJAX Product Search for WooCommerce Pro:

๐Ÿ“ Advanced Layout Controls
– Load More results button
– Products Per Page
– Columns on Desktop
– Columns on Mobile
– Custom Container Width
– Adjustable Screen Height

๐ŸŽจ Branding Enhancements
– Logo Image
– Max Logo Width
– Max Logo Height

These options let you fine-tune the search overlay and improve product visibility.

โŒจ Shortcode

Use this shortcode anywhere you’d like to display the toggle button:

[sapsfwc_button label=”Search Products”]

๐Ÿงฉ Gutenberg Block

Insert the search toggle directly inside templates, headers or page layouts using the included block:

Simple AJAX Product Search Toggle

Source Code

The human-readable source for compiled block files is included in the plugin.

Block source (for files under blocks/…/build):
– blocks/simple-ajax-product-search-toggle/ (edit.js, save.js, index.js, editor.scss, style.scss)

Build Instructions

Requires Node.js. From within the block directory:

  1. cd blocks/simple-ajax-product-search-toggle
  2. npm install
  3. npm run build (outputs to /build)

Third-Party Libraries

  • wp-color-picker-alpha
    File: assets/js/wp-color-picker-alpha.min.js
    Source: https://github.com/kallookoo/wp-color-picker-alpha
    License: GPLv2 or later

Credits

Developed by TFB Global Ltd

Screenshots

  • ๐Ÿ” Search overlay (frontend) โ€” Live AJAX results displayed in the overlay.
  • ๐Ÿ” Mobile search overlay (frontend) โ€” Live AJAX results displayed in the overlay on mobile devices.
  • โš™๏ธ Admin settings panel (backend) โ€” Configure layout, behaviour, styling and Pro options.
  • ๐Ÿงญ Search toggle in the navigation menu (frontend) โ€” Seamless integration with any menu.
  • ๐ŸŽ› Navigation menu setup (backend) โ€” Add the toggle via Appearance Menus.
  • ๐Ÿงฉ Gutenberg block (backend) โ€” Insert the search toggle into templates.

Blocks

This plugin provides 1 block.

  • Simple AJAX Product Search for WooCommerce Toggle A toggle button to open the AJAX product search overlay.

Installation

  1. Upload the plugin folder to /wp-content/plugins/simple-ajax-product-search-for-woocommerce/ โ€” or install it via Plugins Add New.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Visit Simple AJAX Search in the WP Admin menu to configure settings.
  4. Add the search toggle via:
    • Appearance Menus
    • The shortcode
    • The Gutenberg block

FAQ

Is this plugin compatible with any theme?

Yes, it is designed to work with any WooCommerce compatible theme.

Can I customise colours and styling?

Yes, the free version includes essential visual options. Pro unlocks advanced layout and logo controls.

Is the overlay mobile-friendly?

Absolutely, it is fully responsive and optimised for mobile devices.

Does this plugin support “Load More” functionality?

Yes, this is available in the Pro version.

Does it include a Gutenberg block?

Yes, the toggle button can be inserted anywhere using the block editor.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple AJAX Product Search for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • Initial release ๐ŸŽ‰