I just use the Default Shopify theme. So you can try on any theme as a Debut theme…
I just want to know the solution to solve my problem as how can I get all products data to using Javascript to handle data when typing on the search box.
I mean i want to build a search box using Ajax to handle data user search. Currently, I do not have any solution to get all products to filter by a string of user typing on the search box. So I still do not develop it (so it’ll be without any bugs here)
I mean that’s the search box. When the user is typing any text. I’ll be using Javascript to filter it. The question is how can I get all products to filter it?