diff --git a/app/code/Magento/Elasticsearch/Model/Adapter/BatchDataMapper/ProductDataMapper.php b/app/code/Magento/Elasticsearch/Model/Adapter/BatchDataMapper/ProductDataMapper.php index 1a5afd436ab4..461e2d61c629 100644 --- a/app/code/Magento/Elasticsearch/Model/Adapter/BatchDataMapper/ProductDataMapper.php +++ b/app/code/Magento/Elasticsearch/Model/Adapter/BatchDataMapper/ProductDataMapper.php @@ -68,7 +68,6 @@ class ProductDataMapper implements BatchDataMapperInterface 'price', 'media_gallery', 'tier_price', - 'quantity_and_stock_status', 'media_gallery', 'giftcard_amounts', ];