Issue with getting custom review collection based on product entity ids array with limited records
I am using this class to get review collection. MagentoReviewModelResourceModelReviewCollectionFactory I am using following function to get reviews collection based on product entity ids and my requirement is get only 50 reviews from all the available reviews. public function getReviewsCollection(){… Read More »Issue with getting custom review collection based on product entity ids array with limited records