• Resolved volodymyrdev

    (@volodymyrdev)


    I am developing a WordPress plugin that needs to detect when an Premmerce Product Search for WooCommerce request returns zero results, so I can run additional logic (logging the search query, inserting it into a database, etc.).

    I have reviewed the plugin documentation and codebase, but I could not find any dedicated filter or action hook that fires after Ivory Search generates the final search results.

    I need your help!

Viewing 1 replies (of 1 total)
  • Plugin Support Robert Fortaleza

    (@robfrtlz)

    Hi @volodymyrdev ,

    Thanks for reaching out, great question.

    At the moment, Premmerce Product Search for WooCommerce doesn’t expose a dedicated action or filter that fires specifically when a search returns zero results. The plugin relies on the standard WooCommerce / WordPress query flow, and we don’t currently have a custom “no results” hook built in for search requests.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.