Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hey guys,
I've done my best to find how I could possibly allow the search on the website to look through both product detail and it's tags.
What I want to do is when the user enters a search phrase on the website, it'd also check if any tags of the products contains the search phrase. And if they do, display them in the results page.
I've noticed there is a {pagination search.results} but I never managed to find where these search.results are actually generated from.
Cheers.