magento / community-features

Magento Features Development is an Initiative to Allows Community Memebers Join to Development of Magento Features
46 stars 18 forks source link

REST API for layered navigation #84

Open magento-engcom-team opened 5 years ago

magento-engcom-team commented 5 years ago

Preconditions

  1. Magento 2.2.3
  2. PHP 7.1
  3. MySQL 5.6
  4. OS - Ubuntu 16.04

Steps to reproduce

  1. Use GET /V1/products-render-info REST API call to get the list of products based on the search criteria, currency, store and the pagination settings (/rest/V1/products-render-info?searchCriteria=[]&storeId=1&currencyCode=1)
  2. It returns the list of products but not the filters section

Expected result

  1. Expecting the REST API to get the filters details

Actual result

  1. To build an Android application (for example), we are able to get the list of products but there is no provision to get the filters details

Original Report: https://github.com/magento/magento2/issues/14543 by @karthickannan

sandeep570 commented 4 years ago

@here Any news on this?? Like update please.

VZeroCool commented 4 years ago

2 years in still in feature request !!

thomas-kl1 commented 4 years ago

2 years in still in feature request !!

Magento developers will never work on these features requests until a big fish want it :/

sagar-magento commented 3 years ago

@magento-engcom-team any updates on this feature??