PrestaShop Back office ajax product search

This free PrestaShop module allows you to quickly and easily locate a specific product and navigate to its edit page, eliminating the need for search form reloads. Leveraging autocomplete functionality and background AJAX searches, this module provides a streamlined and efficient product search experience.

Główne zdjęcie produktu: Back office ajax product search
0.00 €
Why are there several versions of the module?
This is due to the fact that different PrestaShop releases use different programming solutions. Features working e.g. in PrestaShop 1.7 may not work in PrestaShop 9. Hence the need to release different versions of the module, which will ensure operation in many different versions of the shop.

We develop the module for free - if you want - support us!

Galeria

Admin Product AJAX Autocomplete Search

This PrestaShop module revolutionizes product management by offering a lightning-fast way to locate and edit products. Leveraging advanced AJAX technology and intuitive autocomplete, it provides real-time search suggestions without page reloads, dramatically enhancing efficiency. Users can instantly find desired products and navigate directly to their edit pages, streamlining workflows and saving valuable time. This free, open-source solution seamlessly integrates with your PrestaShop store, ensuring a smooth and responsive experience for product administrators. It's designed to simplify your daily operations and boost productivity.

Module version: 1.2.5
Shop versions:
9.x8.x1.7.x1.6.x
Works with ThirtyBees: Yes
Translations:
This module: Back office ajax product search is fully translated into language: Slovenčina (sk)This module: Back office ajax product search is fully translated into language: Magyar (hu)This module: Back office ajax product search is fully translated into language: Čeština (cs)This module: Back office ajax product search is fully translated into language: Srpski (rs)This module: Back office ajax product search is fully translated into language: Français (fr)This module: Back office ajax product search is fully translated into language: 中文 (zh)This module: Back office ajax product search is fully translated into language: Русский (ru)This module: Back office ajax product search is fully translated into language: Norsk (no)This module: Back office ajax product search is fully translated into language: Български (bg)This module: Back office ajax product search is fully translated into language: Íslenska (is)This module: Back office ajax product search is fully translated into language: Polski (pl)This module: Back office ajax product search is fully translated into language: Slovenščina (si)This module: Back office ajax product search is fully translated into language: हिन्दी (hi)This module: Back office ajax product search is fully translated into language: Lietuvių (lt)This module: Back office ajax product search is fully translated into language: Svenska (sv)This module: Back office ajax product search is fully translated into language: Українська (ua)This module: Back office ajax product search is fully translated into language: 日本語 (ja)This module: Back office ajax product search is fully translated into language: Ελληνικά (el)This module: Back office ajax product search is fully translated into language: Eesti (et)This module: Back office ajax product search is fully translated into language: Deutsch (de)This module: Back office ajax product search is fully translated into language: Nederlands (nl)This module: Back office ajax product search is fully translated into language: Dansk (da)This module: Back office ajax product search is fully translated into language: English (en)This module: Back office ajax product search is fully translated into language: Română (ro)This module: Back office ajax product search is fully translated into language: Italiano (it)This module: Back office ajax product search is fully translated into language: Bahasa Indonesia (id)This module: Back office ajax product search is fully translated into language: Latviešu (lv)This module: Back office ajax product search is fully translated into language: Português (pt)This module: Back office ajax product search is fully translated into language: Hrvatski (hr)This module: Back office ajax product search is fully translated into language: Suomi (fi)This module: Back office ajax product search is fully translated into language: Español (es)

Find any product in seconds.
Back Office AJAX Product Filter for PrestaShop.

Tired of full-page reloads every time you search for a product in the catalog? This free PrestaShop module turns the product list search into a real-time autocomplete with thumbnails and instant redirect to the product edit page. No configuration, no extra steps—install it and start typing. Your back office just got a serious speed boost.

PrestaShop 1.6.x – 9.x
100% Free
Plug & Play — Zero Config
Back office product search with autocomplete

Why is searching for products in the back office so slow?

In a large catalog, finding one specific product usually means typing in the search box, waiting for the whole page to reload, then scrolling through results—or repeating the process with a different keyword. Every search is a full round-trip: form submit, server response, full HTML refresh. It works, but it eats time when you manage dozens or hundreds of products daily.

What you really want is the same experience you get on modern e‑commerce front offices: type a few characters, see matching products appear as you type, and jump straight to the one you need. No reloads, no extra clicks.

Back Office AJAX Product Filter does exactly that. It adds a real-time autocomplete to the product search field on the Catalog > Products page. Results are fetched in the background via AJAX, so the page never reloads. Each suggestion shows the product thumbnail and name (plus reference when available). Click a suggestion and you are taken directly to that product’s edit screen. Install the module and the search box is upgraded automatically—no configuration required.

What you get with this module:

  • AJAX search:
    Queries run in the background. No full-page reloads—results update as you type.
  • Visual suggestions:
    Each result shows a product thumbnail and name (and reference when set) so you pick the right item at a glance.
  • One click to edit:
    Selecting a suggestion redirects you straight to the product’s edit page—no extra navigation.

Features in detail

Background AJAX search

Search requests are sent asynchronously without reloading the page. You get near-instant results as you type, with minimal delay and no flicker—ideal for fast product lookup in large catalogs.

Smart autocomplete

Suggestions appear after a minimum number of characters (configurable in the script). Matching is based on product name and reference, so you can find items by either—no need to type the full name.

Direct jump to product edit

Choosing a product from the dropdown immediately redirects you to its edit page in the back office. No intermediate list view, no extra clicks—one selection and you are editing.

Product thumbnails in results

Each suggestion displays the product’s cover image (small_default size) next to the name. Visual confirmation makes it easier to distinguish similar names and avoid opening the wrong product.

Zero configuration

The module does not require a configuration page. After installation, the autocomplete is automatically attached to the product search field on the product list (Catalog > Products). Plug and play.

Seamless PrestaShop integration

The module hooks into the back office (actionAdminControllerSetMedia, displayBackOfficeHeader) and injects its script and styles only where needed. It works alongside your existing PrestaShop version and other modules without overriding core files.

No setup required

The module configuration screen is informational only: it explains that no settings are needed and that the search is active as soon as the module is installed. The autocomplete is automatically applied to the product name filter on the product list page (Catalog > Products).

Where it works

  • Catalog > Products
    The product list page. Autocomplete attaches to the product name / filter field.
  • Search by name or reference
    Results match product name and reference. Reference is shown in suggestions when available.

Behaviour

  • Minimum characters
    Autocomplete triggers after 2 characters (default), reducing unnecessary requests.
  • Update system
    Integrated MyPresta update checker for version notifications.

Technical specification & compatibility

The module uses standard PrestaShop hooks and does not override core files. It loads its own JavaScript (autocomplete + product finder) and CSS only in the back office contexts where the product search is present.

PrestaShop: Compatible with 1.6.x, 1.7.x, 8.x, 9.x (version detection via psversion()).
Back office hooks: actionAdminControllerSetMedia (JS/CSS), displayBackOfficeHeader (admin URL for AJAX).
Search logic: SQL query on product and product_lang (name/reference). Optional exclusion of packs, virtual products, and specific IDs.
No core overrides: All logic is contained in the module. Safe to use with theme and other modules.
0.00 €
Why are there several versions of the module?
This is due to the fact that different PrestaShop releases use different programming solutions. Features working e.g. in PrestaShop 1.7 may not work in PrestaShop 9. Hence the need to release different versions of the module, which will ensure operation in many different versions of the shop.

We develop the module for free - if you want - support us!

Module Gallery

Why choose our module
Back office ajax product search?

Optimization and Automation

This module optimizes PrestaShop backend product management by automating search queries via AJAX. It enhances efficiency, reduces wait times with autocomplete, and streamlines workflows for quick, direct navigation to product edit pages.

Increased Sales

This module empowers back office staff with rapid product identification and streamlined editing. Faster product management means quicker updates to inventory, pricing, and promotions, enhancing the customer shopping experience and ultimately driving increased sales and conversions.

15 years of experience

With 15 years of PrestaShop expertise, this module leverages AJAX and autocomplete, showcasing our deep platform understanding to deliver unparalleled search efficiency and direct product management.

Extensive Customization

As an open-source module, it offers extensive customization, allowing users to modify its code. This provides freedom to tailor functionality to specific needs and preferences, enhancing control over your product search experience.

Open Source Code

This open-source module grants full freedom to customize and modify its code. Users gain complete control for tailored functionality, enabling advanced modifications and seamless integrations without hidden restrictions or encryptions.

License and Updates

This free, open-source module offers a perpetual license, granting full customization freedom. Updates for its efficient AJAX search functionality are community-driven or user-managed, ensuring ongoing compliance and performance without recurring costs.