EmicoEcommerce / Magento2Tweakwise-archived

Magento 2 module for Tweakwise integration
Other
9 stars 25 forks source link

No products visible on catalog listing #110

Closed maxserv-woostelbos closed 4 years ago

maxserv-woostelbos commented 4 years ago

Issue Brief

On certain category pages we expect products but we are getting are result of 0 product in the category listing. When i disable twk layered navigation i do get products so the default magento listing works. We know the twk data correct. When i just return 'return $this->originalProvider->getCollection($category);' in the file below i also get products.

vendor/emico/tweakwise/src/Model/Catalog/Layer/ItemCollectionProvider.php

/**

Environment

Emico_AttributeLanding Emico_Tweakwise Emico_AttributeLandingTweakwise Emico_TweakwiseExport Experius_Postcode FireGento_FastSimpleImport Bookerz_Subsmodule Interactivated_Customerreview Magmodules_Channable Webkul_ProductImportQueue Yireo_CheckoutTester2 Yireo_EmailTester2

Steps to reproduce Go to https://www.forza-intenso.keessmit.nl/tuinsets/ and check the number of products Go to https://www.forza-intenso.keessmit.nl/tuinsets/?p2 and notice that there are products visible on that page