How to fix the compatible issue with Magento Catalog Data Exporter?

Created by Rosa Truong, Modified on Fri, 22 Jul 2022 at 11:19 AM by Rosa Truong

Issue:

We are facing an issue with the Product Recommendation price issue. We are not getting prices in product recommendations.

 Product Recommendations data exporter modules use the default "catalog_product_index_price" table to extract prices.

File: vendor/magento/module-catalog-data-exporter/Model/Query/ProductPriceQuery.php

But, due to the customizations done in the Bss_MultiStoreViewPricingPriceIndexer modules, the prices are indexed in "catalog_product_index_price_store" table instead of "catalog_product_index_price" table. So the price information is not picked up by the SaaS exporter, hence not available in the Product Recommendation units.


Solution:

Since the Magento Catalog Data Exporter is not required part of the standard Magento so our module is not compatible with it. However, we have decided to fix this issue by creating the module Bss_MSVPCatalogDataExporter.

If your site uses the SaaS exporter, please send us an email asking about the package. After receiving your request, we will send you the package.


If you need any further support, please feel free to contact us.

We'd like to help.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article