Search Term Not Found

In WooCommerce shop, people may search for a product not in existence. How can I design a template for that notice shown?

A screenshot of the default one, but I want to have a special template for this.

Hi @abey ,

This is the default message coming from WooCommerce when using the Products element.

You can’t change this in Bricks UI unfortunately.

You can only overwrite this by copy the file in plugins/woocommerce/templates/loop/no-products-found.php to yourchildtheme/woocommerce/loop/no-products-found.php

If you want to customize it using Bricks, please use Query Loop.

Regards,
Jenn