sanjeevyadavIT / magento_react_native

🛒 MageCart: E-commerce app for Magento 2.x written in React Native
GNU General Public License v3.0
282 stars 124 forks source link

Find API to fetch applicable filter for products in Search Screen #14

Open sanjeevyadavIT opened 5 years ago

sanjeevyadavIT commented 5 years ago

Is your feature request related to a problem? Please describe. In Search Screen a filter option need to be shown, which will help filtered the product in 'SearchScreen`. See the below Image where Shopping Options are shown which contains applicable filter for the search term Jacket in search Screenshot from 2019-06-02 20-07-59

Describe the solution you'd like

  1. Find API that will fetch all applicable filters for particular search term
  2. Show options in SearchScreen to apply filters

Additional context Read Magento 2 API see issue #7