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

DisplayLayered Navigation based on root category on homepage

In Magento1 there is a possibility to display layered navigation on the homepage through a layout update XML in the design tab of any CMS page. Since layered navigation is based on the page category, I want the layered navigation on the homepage to…
Els den Iep
  • 302
  • 2
  • 15
0
votes
0 answers

Prestashop :block layered filter disappear when using pagination

I have a problem with block layered module, when i'm navigating between pages in filter result, the enabled filter disappear. For example when i filter by product in stock and i have more than one page result, i tried to display the page 2, so the…
tarek fellah
  • 365
  • 1
  • 10
  • 32
0
votes
0 answers

Magento 1.9.1 strange behavior with layered navigation

I am having this strange problem with a magento installation 1.9.1. After template changed and nothing else my previous extension for layered navigation manadev layered navigation has a strange behavior with ajax loading. When I hit a category and…
G. G.
  • 279
  • 1
  • 4
  • 14
0
votes
0 answers

Layered navigation loading issue - Maybe JS loading order

Using Magento 1.9.2 and Layered Navigation but latley have been having some issues with the loading category pages. We are getting an irregular issue where the category page just doesnt load, just stays loading forever. Link to website here This…
Oli Girling
  • 605
  • 8
  • 14
0
votes
1 answer

Magento, how to show only configurable products in main category, simple products in sub-category

I know someone asked similar question before. But my question is a bit different. I know if I set the main category to Anchor. And set simple products' category only to the sub-categories. I could have what I needed. But, big but, I would lose the…
0
votes
1 answer

remove/hide Layered Navigation when using static block only in Magento

When using option of 'Static block only' on the Category Page how can the Layered Navigation be hidden to create more room for the static blocks and then be visible if navigating to the same category page using a direct link in the url pointing to…
0
votes
0 answers

Layered Navigation display inline (horizontal)

in my magento i'd like to change layered navigation from this: Filter By Category Computer (10) Hard Disk (20) Monitor (50) to this: Computer(10) Hard Disk (20) Monitor (50) I'm trying to change in css from block to inline but it doesn't work. How…
0
votes
1 answer

Can I use custom product feature values for navigation in prestashop?

Hello I am trying to create some filters in Prestashop, I' ve made all the steps necessary I think, but the layered navigation block shows only the product features that have pre-defined values and doesn't seem to use the features based on custom…
user1732457
  • 177
  • 1
  • 2
  • 15
0
votes
1 answer

Show filter attribute (size) in category listing page above product listings section

I want to show size filter attributes near sort by drop-down section in category listing page,above product listing. By default its coming in left sidebar (layered navigation). Please provide me some solution which will show size filter attributes…
monojit
  • 605
  • 5
  • 19
0
votes
0 answers

Rating Filters for Layered Navigation in Magento1.9

I need to show the product ratings in layered navigation and to filter also in Magento1.9 version. I have shown a paid extension for Magento1.4. The url is this. I need this functionality for Ratings in layered Navigation. I have searched the free…
0
votes
2 answers

Magento Sale Category Lists all items with Sale Price

I need to display all products on sale in one catagory page.. rather than going through the whole catalog &adding products manually I want a function that will pick out "Special Price" products I found this article online…
dan_code89
  • 25
  • 1
  • 2
  • 11
0
votes
0 answers

Enable Layered navigation and show only subcategories in magento

I have to use Layered navigation in Magento site. My category structure is: Mobile Nokia Motorola Micromax Accessories Memory Card Screen Guard Flip Cover For a particular category say Mobile I change Is Anchor to YES.Then the filter…
Deepu Sasidharan
  • 5,193
  • 10
  • 40
  • 97
0
votes
2 answers

Magento - How to Add Custom Filter to Layered Navigation

I have 3 text attributes I want to create a custom products filter based on them. The store is selling tires and we want to be able to filter by tire's size (which is those 3 attributes together) I already implemented the functionality and it works…
arielmorry
  • 73
  • 1
  • 7
0
votes
0 answers

Can i change price resource in layer navigation in collection.php

Update in layer navigation on left side in price filter i want to show price and count by SRP(Manufacturer's Suggested Retail Price) in my database if user not logged in My SRP Price not save in Catalog_product_index_price but it stay in other…
Tethys
  • 77
  • 13
0
votes
0 answers

Magento Select Categories inseide a categorie

I have severall products that belong to multiple categories. What i need is some kind of layered navigation like this I have this kind of category tree: CAT A *Cat a1 *Cat a2 CAT B *Cat b1 *Cat b2 CAT A its Brands, and CAT B is type of…