vue-open-storefront icon indicating copy to clipboard operation
vue-open-storefront copied to clipboard

Best way to integrate search?

Open rylanharper opened this issue 3 years ago • 0 comments

Hey Josh,

Thanks for the work put into this repo! I finally got around to checking this out and its working good so far. I am just checking in on the best way to integrate search with Nuxt3/Shopify? I know a lot of people use Algolia, but it seems like a lot of work to get running with web-hooks and all that (which I haven't done)... I was thinking something along the lines of using a GET fetch request method might be easier with axios - I've done this in Nuxt2 but not within Nuxt3. Not sure what you had planned for the search component.

Thanks!

Update: Now that I look at this more, there may be a way to do this using an apollo search query?

rylanharper avatar Aug 30 '22 21:08 rylanharper