Questions tagged [layered-navigation]

Denotes questions related to layered navigation in Magento. Magento layered navigation is used to apply filters to view customized product listing. Layered navigation is usually available on anchored category listing pages and Quick Search Result Pages in Magento.

Denotes questions related to layered navigation in Magento. Magento layered navigation is used to apply filters to view customized product listing. Layered navigation is usually available on anchored category listing pages and Quick Search Result Pages in Magento.

117 questions
0
votes
1 answer

Magento - Hide Layered Navigation Attribute if only 1 available

My store has numerous attributes in my layered navigation to allow customers to refine the product views/searches. On some of my categories i only have 1 attribute present. For example one of my categories - women > accessories > belts has: - 1…
odd_duck
  • 3,941
  • 7
  • 43
  • 85
0
votes
1 answer

How can I display all anchor categories even with no result (empty category) in Magento?

How can I display all anchor categories in Magento (1.9.0.1) even with no result (empty category) as for attribute product? As default behavior when I set "anchor" a category, this is shown in "Shopping by" section only if is no empty. I'ld like to…
KaMZaTa
  • 535
  • 2
  • 9
  • 24
0
votes
2 answers

Magento Layered Navigation - Hide Sub-sub categories

I'm currently developing a website for a client and I've hit a bit of a snag. We're using FME Layered Navigation, which currently displays both sub & sub-sub categories of the parent category. What we'd like is to just show the sub categories, then…
BubbleMeda
  • 1
  • 1
  • 5
0
votes
1 answer

magento attributes filter only in last (level 3) category

I have category hierarchy up to level 3. ex, Root Category Category 1 Category 1.1 Category 1.1.1 Category 1.1.2 Category 1.1.3 Category 1.2 Category 1.2.1 Category 1.2.2 Category 1.2.3 …
Bhavesh G
  • 3,000
  • 4
  • 39
  • 66
0
votes
0 answers

Magento display sub's sub category in layered navigation

I have Category hierarchy as, Root Category Category 1 Category 1.1 Category 1.1.1 Category 1.1.2 Category 1.1.3 Category 1.2 Category 1.2.1 Category 1.2.2 Category 1.2.3 Category…
Bhavesh G
  • 3,000
  • 4
  • 39
  • 66
0
votes
1 answer

Pager, edit links to pages (numbers)

I have a problem when I select a layered navigation and I try to switch to the next page... my pager link to an url like that http://www.examplesite.com/category.html#%21___SID=U&manufacturer=102&p=2 but it's disabling layered nav. I guess Right…
Apeiron
  • 1,881
  • 2
  • 13
  • 21
0
votes
1 answer

prestashop layered navigation block

normally layered navigation block is only displayed on a few pages like category page, search pages. However I want to show it in the "manufacturer" page/controller. If someone clicks the "manufacturer" menu to show up all the manufacturers, I want…
i-developer
  • 441
  • 4
  • 12
0
votes
1 answer

How to show layered navigation in both left and content area in Magento

We have a layered navigation in magento. I've styled it and everything is ok. We just want another layered navigation below the toolbar and above the products but just for single filters like Price, Manufacturer and Color as Dropdowns. I tried very…
0
votes
0 answers

Magento rewrites and layered navigation

I'm having a problem with a Magento shop. I'll explain it a bit: Our shop has over 25k products. We use a lot of attributes because it's a fashion shop. (size, color, brand etc.) Our shop had over a thousend categories and was very slow because of…
Ilco
  • 1
0
votes
1 answer

How to sort categories by name alphabetically?

How could I sort the categories under layered navigation in Magento 1.7 by name instead the position? I need to sort the categories not the products list. I have this: Categories: Category B Category D Category A I would like to have…
1ry
  • 77
  • 10
0
votes
1 answer

Price Range Layered Navigation inside Quick Search (enable it)

there is an option to "Apply Layered Navigation to Quick Search if Search Results are Less Than", and if you put 0, it will appear for all search results. However, when I do this and do a search in quick search, the price range layered navigation…
Masu
  • 1,568
  • 4
  • 20
  • 41
0
votes
1 answer

Magento: Filters on bundled products

Is there any possiblity that i can filter on bundled products. I just can't make them active. eg: I sell computers and people can choose between 3 (or more cases). Can that be filtered in a layered navigation??? I think so. But it won't appear on…
user1075904
0
votes
1 answer

Magento - Set category in layered navigation

Whenever I search a product using the search box, on the left side there is a filter by category. The code that creates this filter is this one:
getFilters() ?>
davids
  • 6,259
  • 3
  • 29
  • 50
0
votes
1 answer

magento layered navigation on home page - filtered items have wrong urls, causes 404

After a lot of searching, I finally found a solution to add Layered navigation to the Magento Home Page. At first glance, it was working properly with filtered results as expected. However, there is a catch as the URLs for the filtered results all…
Acer
  • 75
  • 1
  • 11
0
votes
1 answer

Magento: Custom Product Collection Won't Populate Layered Navigation / Filters Broken

I'm building a custom 'Sale' page that will automatically show any product that has a sale price. My approach has been to get the entire product collection and add filters for visible, has a sale price, has an image (needed for our store as we're…
James
  • 3,233
  • 3
  • 40
  • 57