Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
I have been trying to find an answer how should I use product tags or metafields in order to accomplish an API query (HTTP or GraphQL) where I can search for products which fall into specific range.
And if this is not directly available, is there some workaround?
---
For example:
A book has custom information: min_read_minutes=120 and max_read_minutes=240
So when a customer would look for books which read time is approx 3 hours (180 minutes), the query would be able to return that book.
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi, did you have any luck with this? From what I have read here (https://community.shopify.com/c/Shopify-Discussion/Query-all-products-with-a-given-metafield-value/m...) It seem that we can't query products or product variants with metafields.
This is an accepted solution.
Hi, did you have any luck with this? From what I have read here (https://community.shopify.com/c/Shopify-Discussion/Query-all-products-with-a-given-metafield-value/m...) It seem that we can't query products or product variants with metafields.
I guess will have to figure out other way.
how can we do that >
Did anyone figure this out? Even workaround?