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
1
vote
2 answers

Magento Layered Navigation block. Move to center

In category.xml I'm changing the reference name in: To content which I assumed would place…
Carpy
  • 1,054
  • 6
  • 17
  • 35
1
vote
0 answers

add layered navigation to magento tag page

For tag page, I mean this kind of page: http://demo.magentocommerce.com/tag/product/list/tagId/448/ I have add the following code to mytheme/layout/tag.xml after the line //code added
Peter Zhou
  • 11
  • 2
0
votes
1 answer

Search shows all products with layer navigation

I am trying to fix a bug on advanced search page. The issue is if i search for some keys say "red" then all the results shows up. ex: for red it shows up 62 results in single page, even though the pagination limit is there. Pagination set to show 27…
Sanjeev N
  • 23
  • 4
0
votes
0 answers

Magento2 Layered Navigation search input does not work

In a Magento2 store, I'm trying to add a custom search input to filter all the subcategories from a category. So I'm working on Magento_LayeredNavigation Hyva Theme of course. (so Alpine.JS as JS library) So in my…
D.D.
  • 99
  • 10
0
votes
1 answer

Magento 2 Configurable product catalog price based on filtered simple product

I have a configurable product containing simple products with different prices. For example a bucket of paint. This configurable product contains the following simple products: 1. Name = Paint White Volume = 1L Price = 10 Name = Paint…
0
votes
1 answer

Magento 2.3.6 Layered Navigation Select Exception Error

I am running Magento 2.3.6 with MariaDB 10.4.17 successfully, but am running into a problem when I use layered navigation and use a filter that is not a boolean filter. It seems to be caused by the search creating a temp table and then when…
mzk
  • 1
  • 1
0
votes
1 answer

How to make dropdown layered navigation in Magento 2

I'm figuring out about Magento 2 layered navigation. I want to make this navigation with dropdown lists. I try this code: