App reviews, troubleshooting, and recommendations
How to search products by product name please ?
I don't find the api in the following webpage.
https://shopify.dev/docs/admin-api/rest/reference/products/product
Hi @zhagan
Resource: https://shopify.dev/docs/admin-api/rest/reference/products/product#index-2021-04
Replace ids by title:
GET /admin/api/2021-04/products.json?title='your-product-name'
If you have any further questions, please do reach out either here on the forum, or via a private message/email.
Thank you for your answer. it works.
but how to search a product with part of words of its title ?
for example, a product‘s whole title: Triflora Hanging Planter. How to search this product with word:Triflora or words:Hanging Planter ?
Hi Zhagan,
The API will allow you to query products (by id or title), however if you are looking for a full search solution, autocomplete, semantic lookup, suggestions, boolean search etc you will need to find a search plugin from the app store.
(We have integrated elasticsearch into our marketplace to achieve this functionality), you would need to do something similar or find an existing plugin...
Hi Zhagan & Ejb503,
If you find any solution to search products using just some part of search query please let me know, I'm also stucking here, The queryparams of title is only works when we pass full title name.
Thanks & Regards
Ravi Suthar
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025