Raintech Product Search Bar for WooCommerce
·
A fast, lightweight AJAX live product search bar for WooCommerce with image, price, and stock preview.
Raintech Product Search Bar for WooCommerce adds a live AJAX-powered search box to your store. As customers type, matching products appear instantly in a dropdown, showing the product image, title, price, and stock status — no page reload required.
Features:
- Live AJAX search with debounced input (reduces server load)
- Displays product image, title, price, and stock status in results
- Simple shortcode:
[raintech_search_bar] - Built-in WordPress widget for sidebars and widget areas
- Configurable placeholder text and result limit
- Nonce-protected AJAX requests for security
- Clean, responsive dropdown UI
- Lightweight — no external libraries beyond jQuery (already bundled with WordPress)
Shortcode usage:
[raintech_search_bar placeholder="Search our store..." limit="10"]
placeholder— text shown inside the empty search box (default: “Search products…”)limit— maximum number of results shown in the dropdown (default: 8)
Widget usage:
Go to Appearance → Widgets and add the “Raintech Product Search” widget to any widget area. You can set a widget title and placeholder text.