I'd like to disable the instant search that happens on the searchbar on /shop.
I know I can change this line in website.website_search_box_input to zero and disable the search. I just don't know how to modify the file via xpath/xml instead of directly editing it.
<attribute name="t-att-data-limit">limit or '5'</attribute>
I tried setting limit to 0, but 0 or 5 = 5.
Any ideas how I could edit this file via xml/xpath?
Running Odoo 16 on odoo.sh.