$category = Mage::getModel(‘catalog/category’)->load($currentCategory->getId()); $_productCollection = $category->getProductCollection()->addFieldToFilter(‘genre’, array(‘finset’ => ’126′))->addAttributeToFilter(‘category_ids’,array(‘finset’=>’14′)); Mage::getModel(‘catalog/layer’)->prepareProductCollection($_productCollection); $_productCollection = $_productCollection->load(); The above statement is giving an error, please help me run this. Magento Category Filter Error Possibly Related Posts: Magento get configurable product from simple product even if config product is disabled Observer for removed items in the cart How to export [...]
Archive: filter
Posts Tagged ‘filter’
EM Filter Products Widget is a magento extension, also called as magento widget which allow to show off products from specific conditions, such as featured products, new products, best-selling products, most viewed products, hot products, sale off products, special price products, and so on. It also supports to show off products based on custom attributes [...]
Magento is the eCommerce software platform for growth that promises to revolutionize the industry. Its modular architecture and unprecedented flexibility means your business is no longer constrained by your eCommerce platform.Magento Modules – http://www.magentocommerce.com/modules/ Magento Connect – Enhanced Order Filter Premium – Overview … Possibly Related Posts: SynapseIndia Helping Businesses Squeeze Maximum Performance out of [...]
Simplify your day-to-day order management activities with the Enhanced Order Filter! This extension enables you to view order content right from the order list page and to search for orders by product SKUs and/or names. The extension was successfully tested on Magento Enterprise Edition 1.9.0.0 – 1.10.0.2 List of features: * Enables Admin [...]
Magento Click on main categories must show only Sub categories (not products). 6 .Magento Click on the subcategory must display all its products. …www.alextomy.com/2011/01/magento-filter-categories/ Magento Filter Categories « Magento PHP help Possibly Related Posts: SynapseIndia Helping Businesses Squeeze Maximum Performance out of Their … – SBWire (press release) Brightpearl Transforms Multichannel Retail for SMBs by [...]
Once a filter becomes active it returns 0 items thus it won’t show anymore in the “SHOPPING OPTIONS”. For my custom layered nav I need to fetch and show these items. I know some extension are already doing this (and providing checkboxes next to an item) but I’d like to know how to do it [...]
by GoMage (Posted Tue, 09 Nov 2010 15:42:27 GMT)GoMage Advanced Navigation is designed to optimize and improve navigation on your online Magento store. Ajax filter integrated in the extension allows your customers easily to sort off unneeded categories, attributes, products and find what they are looking for quickly. GoMage Advanced Navigation with integrated ajax refresh [...]
Hi I’m trying to find products that are in two categories. I’ve found an example to get products that are in category1 OR category2. http://www.alphadigital.cl/blog/lang/en-us/magento-filter-by-multiple-categories.html I need products that are in category1 AND category2. The example in the blog is: class ModuleName_Catalog_Model_Resource_Eav_Mysql4_Product_Collection extends Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Collection{ public function addCategoriesFilter($categories){ $alias = ‘cat_index’; $categoryCondition = $this->getConnection()->quoteInto( $alias.’.product_id=e.entity_id AND [...]
I need to locate the code, where layered navigation filter (options) are build… It seems these options only come from config. products which are visible in catalog and search, but i need to change this behaviour to a new visibility state… Where is the filter for configurable products while caching layered navigation attributes? Possibly Related [...]
We need to have the same inventory but different product description, different attributes, and look and feel for wholesale/retail customer groups. Here is the original post: Filter store view based on Customer Group in Magento …Technology Articles – http://softwareobjects.net/technology/ Filter store view based on Customer Group in Magento » Technology … Possibly Related Posts: SynapseIndia [...]