Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi Team,
We want to manage collection as follows in our own application:
1. Clothing
a. MensClothing
i.Tshirt
...
b. Womens Clothing
i.Tshirt
...
2.Hats
...
In above example 1. clothing is top category then a. MensClothing is child/sub category in it.
so in shopify i did not find a way to organize products in above way.
Do shopify have API to arrange products in category and sub category ?
Any way to handle subcategories by using Admin or storefront API's?
What is the recommended way to handle categories and sub-categories in storefront Application?
could you please help me in this?
Same here - is this really missing from Shopify features?😮
Hi @Mahesh18 and @ftballguy45
The Admin API does not have a sub-collection feature, but there are options to display filtered collections with both the Online Store sales channel and the Storefront API.
With the Storefront API the Collections.products connection accepts productFilters as arguments to refine the results.
Hope that helps!
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog