SlideShare a Scribd company logo
1 of 9
Download to read offline
Website: http://www.itoris.com Page | 1
Email: sales@itoris.com
ITORIS INC.
WEB DEVELOPMENT COMPANY
Layered Navigation
extension for Magento2
User Guide
version 1.0
Website: http://www.itoris.com Page | 2
Email: sales@itoris.com
ITORIS INC.
WEB DEVELOPMENT COMPANY
Contents
1. Introduction ..................................................................................................................................................3
2. Installation ....................................................................................................................................................3
2.1. System Requirements ............................................................................................................................3
2.2. Installation..............................................................................................................................................3
2.3. License....................................................................................................................................................3
3. How to Use....................................................................................................................................................4
3.1. Settings...................................................................................................................................................4
3.1.1 General Settings ...............................................................................................................................4
3.2 Extended Layered Navigation on Frontend.............................................................................................5
3.2.1 Swatches Support.............................................................................................................................6
3.2.2 Clear Chosen Attribute Values..........................................................................................................7
3.2.1 Price Slider on Frontend...................................................................................................................8
3.2.2 Extended Product Count ..................................................................................................................9
Website: http://www.itoris.com Page | 3
Email: sales@itoris.com
ITORIS INC.
WEB DEVELOPMENT COMPANY
1. Introduction
The document is a User Guide for extension Layered Navigation created for Magento2 websites. It
describes the extension functionality and provides some tips for a quick start.
The extension official page – https://www.itoris.com/magento-2-layered-navigation.html
The Layered Navigation module extends the Magento 2 Shop By functionality by improving the navigation
menu on Frontend. The extension allows to filter products by specifying multiple attribute values in one
section, expand or collapse multiple sections at the same time. The module enables or disables the price
range selector and "from-to" input boxes. Generate URLs after specifying the price range or attribute values
to let customers share with a third party.
The built-in AJAX refreshes the results but not the page itself. It makes the process fast and lets customers
choose shopping options immediately. Users can apply filters on catalog and search results pages. The
extension also supports improved product count, grid and list views. The advanced layered navigation is
absolutely mobile-friendly and allows to filter values for different types of tablets and mobile phones.
2. Installation
2.1. System Requirements
The extension requires Magento 2.x
2.2. Installation
The extension is provided as a .zip archive with the source code and the installation instructions.
Unpack the source code into /app/code/Itoris/Itoris_LayeredNavigation/ folder on your server. And run
the following commands in the SSH console:
php bin/magento module:enable --clear-static-content Itoris_LayeredNavigation
php bin/magento setup:upgrade
Then log into Magento backend and flush cache in System -> Cache Management -> Flush Magento Cache
If you experience any issues with the extension installation please contact us here -
https://www.itoris.com/contact-us.html
2.3. License
The extension has full open source code. One license/purchase can be used on a single production
Magento2 website and its development instances. The extension can be customized for the license owner
needs. Redistribution of the extension or its parts is not allowed. Please read more details here -
https://www.itoris.com/magento-extensions-license.html
Website: http://www.itoris.com Page | 4
Email: sales@itoris.com
ITORIS INC.
WEB DEVELOPMENT COMPANY
3. How to Use
3.1. Settings
3.1.1 General Settings
You can find the general settings following: STORES > Settings > Configuration > ITORIS EXTENSIONS >
Layered Navigation. All settings can be configured generally or per store view.
Extension Enabled – enables or disables the extension.
Expanded Attributes – specifies sections with attributes which should be expanded by default. You can also
manage the list of all attributes within the standard Magento 2 layered navigation functionality following
STORES > Attributes > Product > {some attributes} > Storefront Properties > Use in Layered Navigation =
Filterable. Sections "Category" and "Price" are selected and expanded by default.
Enable Price Slider for – displays block as a slider on Frontend. You can filter products for the price attribute
by using the slider or "from-to" input boxes. If the price slider is disabled, the intervals will be specified
within the default Magento 2 functionality. The extension allows to choose multiple price intervals and
generates the URL for the chosen values.
Display Product Count – shows a number of products in brackets available next to the attributes.
Website: http://www.itoris.com Page | 5
Email: sales@itoris.com
ITORIS INC.
WEB DEVELOPMENT COMPANY
3.2 Extended Layered Navigation on Frontend
The Layered Navigation extension allows to select multiple attribute values at once. Users can choose
multiple values, for example, several colors or sizes, in the same attribute list. The plugin works for catalog
and search result pages and refreshes the results after one filter is applied.
After multiple attributes are chosen, the extension generates the URL which lets users share the link with
the chosen attributes with family and friends.
By default two attribute lists "Price" and "Category" are expanded. The out-of-the-box Magento 2
functionality allows to open one attribute list only. The extension expands or collapses each section with
attributes improving the visualization of search process.
Website: http://www.itoris.com Page | 6
Email: sales@itoris.com
ITORIS INC.
WEB DEVELOPMENT COMPANY
3.2.1 Swatches Support
After customers select a color in the attribute list, the base product image will be updated automatically
depending on the chosen color.
Website: http://www.itoris.com Page | 7
Email: sales@itoris.com
ITORIS INC.
WEB DEVELOPMENT COMPANY
3.2.2 Clear Chosen Attribute Values
Users can easily remove all selected attributes at once by clicking the "Clear All" link available next to the
filters. To delete the chosen attributes at the category level click the "X" icon next to the filter.
The extension also supports the product display as a list and as a grid.
Website: http://www.itoris.com Page | 8
Email: sales@itoris.com
ITORIS INC.
WEB DEVELOPMENT COMPANY
3.2.1 Price Slider on Frontend
The extension allows to specify the price range by using the price slider and "From-To" input boxes. The
slider also displays an integer or a fractional number and allows to enter values within the input boxes.
The extension displays the minimum and maximum limits on the catalog or search pages. Customers can
easily filter the necessary values by moving the slider.
If you disable the price slider in the general settings in backend, Magento will display several price intervals,
for example, $20.00 - $29.99 or $50.00 - $59.99. The extension provides the checkboxes next to each
interval allowing customers to select multiple values at once. The chosen price attributes are presented in
the URL as /women/tops-women.html?price=50-60,70-80. If the chosen values are $20.00 - $29.99 and
$30.00 - $39.99 the extension generates and combines these two price intervals as /women/tops-
women.html?price=20-40.
Website: http://www.itoris.com Page | 9
Email: sales@itoris.com
ITORIS INC.
WEB DEVELOPMENT COMPANY
3.2.2 Extended Product Count
The extension specifies a number of products assigned to each value. After you define necessary attribute
values, for example material Cotton (16), the number of products for the other values will be as {attribute
value} +{a number of products} or Nylon (+8), Organic Cotton (+9).
Your customers will see how many products will be added along with the "Cotton" value. Let's say "Nylon
+(8)" is chosen as well. The number of products for that value will be changed as "Nylon (10)". It means both
attributes "Cotton" and "Nylon" are already included into two found products. Customers will get the
detailed product count per each chosen value.

More Related Content

What's hot

Magento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INCMagento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INCItexus LLC
 
Magento 2 Advance Shop By Brand Extension
Magento 2 Advance Shop By Brand ExtensionMagento 2 Advance Shop By Brand Extension
Magento 2 Advance Shop By Brand ExtensionAppJetty
 
Walmart Magento Integration User Guide - CedCommerce
Walmart Magento Integration User Guide - CedCommerceWalmart Magento Integration User Guide - CedCommerce
Walmart Magento Integration User Guide - CedCommerceCedCommerce
 
Order Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyOrder Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyAmasty
 
Google Rich Snippets: Magento Extension by Amasty
Google Rich Snippets: Magento Extension by AmastyGoogle Rich Snippets: Magento Extension by Amasty
Google Rich Snippets: Magento Extension by AmastyAmasty
 
Magento 2 Reassign Order Extension By IToris Inc.
Magento 2 Reassign Order Extension By IToris Inc.Magento 2 Reassign Order Extension By IToris Inc.
Magento 2 Reassign Order Extension By IToris Inc.Itexus LLC
 
Magento 2 Advance Shop By Brand Extension, Display Logo Slider on Store
Magento 2 Advance Shop By Brand Extension, Display Logo Slider on StoreMagento 2 Advance Shop By Brand Extension, Display Logo Slider on Store
Magento 2 Advance Shop By Brand Extension, Display Logo Slider on StoreBiztech Store
 
Efficient Order Export: Magento Extension by Amasty. User Guide.
Efficient Order Export: Magento Extension by Amasty. User Guide.Efficient Order Export: Magento Extension by Amasty. User Guide.
Efficient Order Export: Magento Extension by Amasty. User Guide.Amasty
 
Flexible Menu: Magento Extension by Amasty. User Guide.
Flexible Menu: Magento Extension by Amasty. User Guide.Flexible Menu: Magento Extension by Amasty. User Guide.
Flexible Menu: Magento Extension by Amasty. User Guide.Amasty
 
Magento 2 CMS Display Rules Extension by IToris inc.
Magento 2 CMS Display Rules Extension by IToris inc.Magento 2 CMS Display Rules Extension by IToris inc.
Magento 2 CMS Display Rules Extension by IToris inc.Itexus LLC
 
Language Translator Magento 2 Extension
Language Translator Magento 2 ExtensionLanguage Translator Magento 2 Extension
Language Translator Magento 2 ExtensionBiztech Store
 
Customer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideCustomer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideAmasty
 
Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.Amasty
 
Diigo document
Diigo documentDiigo document
Diigo documentImad Ddine
 
Magento 2 Review Reminder Extension By ITORIS INC
Magento 2 Review Reminder Extension By ITORIS INCMagento 2 Review Reminder Extension By ITORIS INC
Magento 2 Review Reminder Extension By ITORIS INCItexus LLC
 
Magento Meta tag generator module user manual
Magento Meta tag generator module user manualMagento Meta tag generator module user manual
Magento Meta tag generator module user manualTauros Media Nederland BV
 
User guide
User guideUser guide
User guidenhockiki
 
Social Login Userguide
Social Login UserguideSocial Login Userguide
Social Login UserguideMagebuzz
 

What's hot (20)

Magento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INCMagento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INC
 
Magento 2 Advance Shop By Brand Extension
Magento 2 Advance Shop By Brand ExtensionMagento 2 Advance Shop By Brand Extension
Magento 2 Advance Shop By Brand Extension
 
Walmart Magento Integration User Guide - CedCommerce
Walmart Magento Integration User Guide - CedCommerceWalmart Magento Integration User Guide - CedCommerce
Walmart Magento Integration User Guide - CedCommerce
 
Order Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by AmastyOrder Status for Magrnto 2 by Amasty
Order Status for Magrnto 2 by Amasty
 
Browuse Usage Guide
Browuse Usage GuideBrowuse Usage Guide
Browuse Usage Guide
 
Google Rich Snippets: Magento Extension by Amasty
Google Rich Snippets: Magento Extension by AmastyGoogle Rich Snippets: Magento Extension by Amasty
Google Rich Snippets: Magento Extension by Amasty
 
Magento 2 Reassign Order Extension By IToris Inc.
Magento 2 Reassign Order Extension By IToris Inc.Magento 2 Reassign Order Extension By IToris Inc.
Magento 2 Reassign Order Extension By IToris Inc.
 
Magento 2 Advance Shop By Brand Extension, Display Logo Slider on Store
Magento 2 Advance Shop By Brand Extension, Display Logo Slider on StoreMagento 2 Advance Shop By Brand Extension, Display Logo Slider on Store
Magento 2 Advance Shop By Brand Extension, Display Logo Slider on Store
 
Efficient Order Export: Magento Extension by Amasty. User Guide.
Efficient Order Export: Magento Extension by Amasty. User Guide.Efficient Order Export: Magento Extension by Amasty. User Guide.
Efficient Order Export: Magento Extension by Amasty. User Guide.
 
Flexible Menu: Magento Extension by Amasty. User Guide.
Flexible Menu: Magento Extension by Amasty. User Guide.Flexible Menu: Magento Extension by Amasty. User Guide.
Flexible Menu: Magento Extension by Amasty. User Guide.
 
Magento 2 CMS Display Rules Extension by IToris inc.
Magento 2 CMS Display Rules Extension by IToris inc.Magento 2 CMS Display Rules Extension by IToris inc.
Magento 2 CMS Display Rules Extension by IToris inc.
 
Language Translator Magento 2 Extension
Language Translator Magento 2 ExtensionLanguage Translator Magento 2 Extension
Language Translator Magento 2 Extension
 
Customer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User GuideCustomer Group Catalog for Magento 2. User Guide
Customer Group Catalog for Magento 2. User Guide
 
Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.Customer Activity Log: Magento Extension by Amasty. User Guide.
Customer Activity Log: Magento Extension by Amasty. User Guide.
 
Diigo document
Diigo documentDiigo document
Diigo document
 
Fifa 2015
Fifa 2015Fifa 2015
Fifa 2015
 
Magento 2 Review Reminder Extension By ITORIS INC
Magento 2 Review Reminder Extension By ITORIS INCMagento 2 Review Reminder Extension By ITORIS INC
Magento 2 Review Reminder Extension By ITORIS INC
 
Magento Meta tag generator module user manual
Magento Meta tag generator module user manualMagento Meta tag generator module user manual
Magento Meta tag generator module user manual
 
User guide
User guideUser guide
User guide
 
Social Login Userguide
Social Login UserguideSocial Login Userguide
Social Login Userguide
 

Similar to Magento 2 Layered Navigation Extension by ITORIS INC

Magento 2 Product Price Formula Extension by IToris inc.
Magento 2 Product Price Formula Extension by IToris inc.Magento 2 Product Price Formula Extension by IToris inc.
Magento 2 Product Price Formula Extension by IToris inc.Itexus LLC
 
Magento 2 Special Price Countdown Extension By Itoris Inc.
Magento 2 Special Price Countdown Extension By Itoris Inc.Magento 2 Special Price Countdown Extension By Itoris Inc.
Magento 2 Special Price Countdown Extension By Itoris Inc.Itexus LLC
 
Magento 2 Grouped Promotions Extension by itoris Inc.
Magento 2 Grouped Promotions Extension by itoris Inc.Magento 2 Grouped Promotions Extension by itoris Inc.
Magento 2 Grouped Promotions Extension by itoris Inc.Itexus LLC
 
Magento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INCMagento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INCItexus LLC
 
Magento 2 Grouped Product Options extension by Itoris Inc.
Magento 2 Grouped Product Options extension by Itoris Inc.Magento 2 Grouped Product Options extension by Itoris Inc.
Magento 2 Grouped Product Options extension by Itoris Inc.Itexus LLC
 
Magento 2 Catalog Permissions Extension by IToris inc.
Magento 2 Catalog Permissions Extension by IToris inc.Magento 2 Catalog Permissions Extension by IToris inc.
Magento 2 Catalog Permissions Extension by IToris inc.Itexus LLC
 
Layered navigation magento 2-extension
Layered navigation magento 2-extensionLayered navigation magento 2-extension
Layered navigation magento 2-extensionOscprofessionals
 
Magento extensions from RetailOn
Magento extensions from RetailOnMagento extensions from RetailOn
Magento extensions from RetailOnRasbor.com
 
Magento 2 Hide Pice Extension by IToris inc.
Magento 2 Hide Pice Extension by IToris inc.Magento 2 Hide Pice Extension by IToris inc.
Magento 2 Hide Pice Extension by IToris inc.Itexus LLC
 
Magento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INCMagento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INCItexus LLC
 
Magento 2 Questions And Answers Extension by IToris inc.
Magento 2 Questions And Answers Extension by IToris inc.Magento 2 Questions And Answers Extension by IToris inc.
Magento 2 Questions And Answers Extension by IToris inc.Itexus LLC
 
Magento 2 Extra Fee Extension
Magento 2 Extra Fee ExtensionMagento 2 Extra Fee Extension
Magento 2 Extra Fee ExtensionMageAnts
 
Magento 2 Registration Fields Manager Extension by ITORIS INC.
Magento 2 Registration Fields Manager Extension by ITORIS INC.Magento 2 Registration Fields Manager Extension by ITORIS INC.
Magento 2 Registration Fields Manager Extension by ITORIS INC.Itexus LLC
 
Product Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User GuideProduct Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User GuideAmasty
 
Magento 2 Order Attributes
Magento 2 Order Attributes Magento 2 Order Attributes
Magento 2 Order Attributes MageAnts
 
Magento 2 Responsive banner slider
Magento 2 Responsive banner sliderMagento 2 Responsive banner slider
Magento 2 Responsive banner sliderMageAnts
 
Improved Layered Navigation: Magento Extension by Amasty. User Guide.
Improved Layered Navigation: Magento Extension by Amasty. User Guide.Improved Layered Navigation: Magento Extension by Amasty. User Guide.
Improved Layered Navigation: Magento Extension by Amasty. User Guide.Amasty
 
Everything about the magento open source 2
Everything about the magento open source 2Everything about the magento open source 2
Everything about the magento open source 2Clap Creative
 
Magento 2 Google Rich Snippets
Magento 2 Google Rich SnippetsMagento 2 Google Rich Snippets
Magento 2 Google Rich SnippetsMageAnts
 
How to migrate data from Marketpress to Magento by LitExtension
How to migrate data from Marketpress to Magento by LitExtensionHow to migrate data from Marketpress to Magento by LitExtension
How to migrate data from Marketpress to Magento by LitExtensionLitExtension
 

Similar to Magento 2 Layered Navigation Extension by ITORIS INC (20)

Magento 2 Product Price Formula Extension by IToris inc.
Magento 2 Product Price Formula Extension by IToris inc.Magento 2 Product Price Formula Extension by IToris inc.
Magento 2 Product Price Formula Extension by IToris inc.
 
Magento 2 Special Price Countdown Extension By Itoris Inc.
Magento 2 Special Price Countdown Extension By Itoris Inc.Magento 2 Special Price Countdown Extension By Itoris Inc.
Magento 2 Special Price Countdown Extension By Itoris Inc.
 
Magento 2 Grouped Promotions Extension by itoris Inc.
Magento 2 Grouped Promotions Extension by itoris Inc.Magento 2 Grouped Promotions Extension by itoris Inc.
Magento 2 Grouped Promotions Extension by itoris Inc.
 
Magento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INCMagento 2 Price Match Extension By ITORIS INC
Magento 2 Price Match Extension By ITORIS INC
 
Magento 2 Grouped Product Options extension by Itoris Inc.
Magento 2 Grouped Product Options extension by Itoris Inc.Magento 2 Grouped Product Options extension by Itoris Inc.
Magento 2 Grouped Product Options extension by Itoris Inc.
 
Magento 2 Catalog Permissions Extension by IToris inc.
Magento 2 Catalog Permissions Extension by IToris inc.Magento 2 Catalog Permissions Extension by IToris inc.
Magento 2 Catalog Permissions Extension by IToris inc.
 
Layered navigation magento 2-extension
Layered navigation magento 2-extensionLayered navigation magento 2-extension
Layered navigation magento 2-extension
 
Magento extensions from RetailOn
Magento extensions from RetailOnMagento extensions from RetailOn
Magento extensions from RetailOn
 
Magento 2 Hide Pice Extension by IToris inc.
Magento 2 Hide Pice Extension by IToris inc.Magento 2 Hide Pice Extension by IToris inc.
Magento 2 Hide Pice Extension by IToris inc.
 
Magento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INCMagento 2 Price Alerts Extension By ITORIS INC
Magento 2 Price Alerts Extension By ITORIS INC
 
Magento 2 Questions And Answers Extension by IToris inc.
Magento 2 Questions And Answers Extension by IToris inc.Magento 2 Questions And Answers Extension by IToris inc.
Magento 2 Questions And Answers Extension by IToris inc.
 
Magento 2 Extra Fee Extension
Magento 2 Extra Fee ExtensionMagento 2 Extra Fee Extension
Magento 2 Extra Fee Extension
 
Magento 2 Registration Fields Manager Extension by ITORIS INC.
Magento 2 Registration Fields Manager Extension by ITORIS INC.Magento 2 Registration Fields Manager Extension by ITORIS INC.
Magento 2 Registration Fields Manager Extension by ITORIS INC.
 
Product Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User GuideProduct Parts Finder for Magento 2 | User Guide
Product Parts Finder for Magento 2 | User Guide
 
Magento 2 Order Attributes
Magento 2 Order Attributes Magento 2 Order Attributes
Magento 2 Order Attributes
 
Magento 2 Responsive banner slider
Magento 2 Responsive banner sliderMagento 2 Responsive banner slider
Magento 2 Responsive banner slider
 
Improved Layered Navigation: Magento Extension by Amasty. User Guide.
Improved Layered Navigation: Magento Extension by Amasty. User Guide.Improved Layered Navigation: Magento Extension by Amasty. User Guide.
Improved Layered Navigation: Magento Extension by Amasty. User Guide.
 
Everything about the magento open source 2
Everything about the magento open source 2Everything about the magento open source 2
Everything about the magento open source 2
 
Magento 2 Google Rich Snippets
Magento 2 Google Rich SnippetsMagento 2 Google Rich Snippets
Magento 2 Google Rich Snippets
 
How to migrate data from Marketpress to Magento by LitExtension
How to migrate data from Marketpress to Magento by LitExtensionHow to migrate data from Marketpress to Magento by LitExtension
How to migrate data from Marketpress to Magento by LitExtension
 

Recently uploaded

Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfFerryKemperman
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Matt Ray
 
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in NoidaBuds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in Noidabntitsolutionsrishis
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfLivetecs LLC
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsAhmed Mohamed
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Hr365.us smith
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfStefano Stabellini
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odishasmiwainfosol
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...Technogeeks
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 

Recently uploaded (20)

Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdf
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
 
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in NoidaBuds n Tech IT Solutions: Top-Notch Web Services in Noida
Buds n Tech IT Solutions: Top-Notch Web Services in Noida
 
How to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdfHow to Track Employee Performance A Comprehensive Guide.pdf
How to Track Employee Performance A Comprehensive Guide.pdf
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
Unveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML DiagramsUnveiling Design Patterns: A Visual Guide with UML Diagrams
Unveiling Design Patterns: A Visual Guide with UML Diagrams
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdf
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 

Magento 2 Layered Navigation Extension by ITORIS INC

  • 1. Website: http://www.itoris.com Page | 1 Email: sales@itoris.com ITORIS INC. WEB DEVELOPMENT COMPANY Layered Navigation extension for Magento2 User Guide version 1.0
  • 2. Website: http://www.itoris.com Page | 2 Email: sales@itoris.com ITORIS INC. WEB DEVELOPMENT COMPANY Contents 1. Introduction ..................................................................................................................................................3 2. Installation ....................................................................................................................................................3 2.1. System Requirements ............................................................................................................................3 2.2. Installation..............................................................................................................................................3 2.3. License....................................................................................................................................................3 3. How to Use....................................................................................................................................................4 3.1. Settings...................................................................................................................................................4 3.1.1 General Settings ...............................................................................................................................4 3.2 Extended Layered Navigation on Frontend.............................................................................................5 3.2.1 Swatches Support.............................................................................................................................6 3.2.2 Clear Chosen Attribute Values..........................................................................................................7 3.2.1 Price Slider on Frontend...................................................................................................................8 3.2.2 Extended Product Count ..................................................................................................................9
  • 3. Website: http://www.itoris.com Page | 3 Email: sales@itoris.com ITORIS INC. WEB DEVELOPMENT COMPANY 1. Introduction The document is a User Guide for extension Layered Navigation created for Magento2 websites. It describes the extension functionality and provides some tips for a quick start. The extension official page – https://www.itoris.com/magento-2-layered-navigation.html The Layered Navigation module extends the Magento 2 Shop By functionality by improving the navigation menu on Frontend. The extension allows to filter products by specifying multiple attribute values in one section, expand or collapse multiple sections at the same time. The module enables or disables the price range selector and "from-to" input boxes. Generate URLs after specifying the price range or attribute values to let customers share with a third party. The built-in AJAX refreshes the results but not the page itself. It makes the process fast and lets customers choose shopping options immediately. Users can apply filters on catalog and search results pages. The extension also supports improved product count, grid and list views. The advanced layered navigation is absolutely mobile-friendly and allows to filter values for different types of tablets and mobile phones. 2. Installation 2.1. System Requirements The extension requires Magento 2.x 2.2. Installation The extension is provided as a .zip archive with the source code and the installation instructions. Unpack the source code into /app/code/Itoris/Itoris_LayeredNavigation/ folder on your server. And run the following commands in the SSH console: php bin/magento module:enable --clear-static-content Itoris_LayeredNavigation php bin/magento setup:upgrade Then log into Magento backend and flush cache in System -> Cache Management -> Flush Magento Cache If you experience any issues with the extension installation please contact us here - https://www.itoris.com/contact-us.html 2.3. License The extension has full open source code. One license/purchase can be used on a single production Magento2 website and its development instances. The extension can be customized for the license owner needs. Redistribution of the extension or its parts is not allowed. Please read more details here - https://www.itoris.com/magento-extensions-license.html
  • 4. Website: http://www.itoris.com Page | 4 Email: sales@itoris.com ITORIS INC. WEB DEVELOPMENT COMPANY 3. How to Use 3.1. Settings 3.1.1 General Settings You can find the general settings following: STORES > Settings > Configuration > ITORIS EXTENSIONS > Layered Navigation. All settings can be configured generally or per store view. Extension Enabled – enables or disables the extension. Expanded Attributes – specifies sections with attributes which should be expanded by default. You can also manage the list of all attributes within the standard Magento 2 layered navigation functionality following STORES > Attributes > Product > {some attributes} > Storefront Properties > Use in Layered Navigation = Filterable. Sections "Category" and "Price" are selected and expanded by default. Enable Price Slider for – displays block as a slider on Frontend. You can filter products for the price attribute by using the slider or "from-to" input boxes. If the price slider is disabled, the intervals will be specified within the default Magento 2 functionality. The extension allows to choose multiple price intervals and generates the URL for the chosen values. Display Product Count – shows a number of products in brackets available next to the attributes.
  • 5. Website: http://www.itoris.com Page | 5 Email: sales@itoris.com ITORIS INC. WEB DEVELOPMENT COMPANY 3.2 Extended Layered Navigation on Frontend The Layered Navigation extension allows to select multiple attribute values at once. Users can choose multiple values, for example, several colors or sizes, in the same attribute list. The plugin works for catalog and search result pages and refreshes the results after one filter is applied. After multiple attributes are chosen, the extension generates the URL which lets users share the link with the chosen attributes with family and friends. By default two attribute lists "Price" and "Category" are expanded. The out-of-the-box Magento 2 functionality allows to open one attribute list only. The extension expands or collapses each section with attributes improving the visualization of search process.
  • 6. Website: http://www.itoris.com Page | 6 Email: sales@itoris.com ITORIS INC. WEB DEVELOPMENT COMPANY 3.2.1 Swatches Support After customers select a color in the attribute list, the base product image will be updated automatically depending on the chosen color.
  • 7. Website: http://www.itoris.com Page | 7 Email: sales@itoris.com ITORIS INC. WEB DEVELOPMENT COMPANY 3.2.2 Clear Chosen Attribute Values Users can easily remove all selected attributes at once by clicking the "Clear All" link available next to the filters. To delete the chosen attributes at the category level click the "X" icon next to the filter. The extension also supports the product display as a list and as a grid.
  • 8. Website: http://www.itoris.com Page | 8 Email: sales@itoris.com ITORIS INC. WEB DEVELOPMENT COMPANY 3.2.1 Price Slider on Frontend The extension allows to specify the price range by using the price slider and "From-To" input boxes. The slider also displays an integer or a fractional number and allows to enter values within the input boxes. The extension displays the minimum and maximum limits on the catalog or search pages. Customers can easily filter the necessary values by moving the slider. If you disable the price slider in the general settings in backend, Magento will display several price intervals, for example, $20.00 - $29.99 or $50.00 - $59.99. The extension provides the checkboxes next to each interval allowing customers to select multiple values at once. The chosen price attributes are presented in the URL as /women/tops-women.html?price=50-60,70-80. If the chosen values are $20.00 - $29.99 and $30.00 - $39.99 the extension generates and combines these two price intervals as /women/tops- women.html?price=20-40.
  • 9. Website: http://www.itoris.com Page | 9 Email: sales@itoris.com ITORIS INC. WEB DEVELOPMENT COMPANY 3.2.2 Extended Product Count The extension specifies a number of products assigned to each value. After you define necessary attribute values, for example material Cotton (16), the number of products for the other values will be as {attribute value} +{a number of products} or Nylon (+8), Organic Cotton (+9). Your customers will see how many products will be added along with the "Cotton" value. Let's say "Nylon +(8)" is chosen as well. The number of products for that value will be changed as "Nylon (10)". It means both attributes "Cotton" and "Nylon" are already included into two found products. Customers will get the detailed product count per each chosen value.