Method | Description | |
---|---|---|
getCategoryProductSelect ( $productIds, $storeId ) | {@inheritDoc} |
Method | Description | |
---|---|---|
getBaseSelect ( array $productIds, integer $storeId ) : Zend_Db_Select | Retrieve the standard categories product data (categories ids, positions, . | |
getVirtualSelect ( array $productIds ) : Zend_Db_Select | Retrieve the virtual categories product data (categories ids, positions, . |
protected getCategoryProductSelect ( $productIds, $storeId ) |