SlideShare a Scribd company logo
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 INC
Itexus 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 Extension
AppJetty
 
Walmart Magento Integration User Guide - CedCommerce
Walmart Magento Integration User Guide - CedCommerceWalmart Magento Integration User Guide - CedCommerce
Walmart Magento Integration User Guide - CedCommerce
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
Amasty
 
Browuse Usage Guide
Browuse Usage GuideBrowuse Usage Guide
Browuse Usage Guide
Ira Lytvynenko
 
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 Store
Biztech 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 Extension
Biztech 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 Guide
Amasty
 
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 document
Imad Ddine
 
Fifa 2015
Fifa 2015Fifa 2015
Fifa 2015
R.K. University
 
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
Itexus 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 manual
Tauros Media Nederland BV
 
User guide
User guideUser guide
User guidenhockiki
 
Social Login Userguide
Social Login UserguideSocial Login Userguide
Social Login Userguide
Magebuzz
 

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 INC
Itexus 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-extension
Oscprofessionals
 
Magento extensions from RetailOn
Magento extensions from RetailOnMagento extensions from RetailOn
Magento extensions from RetailOn
Rasbor.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 INC
Itexus 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 Extension
MageAnts
 
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 Guide
Amasty
 
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 slider
MageAnts
 
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 2
Clap Creative
 
Magento 2 Google Rich Snippets
Magento 2 Google Rich SnippetsMagento 2 Google Rich Snippets
Magento 2 Google Rich Snippets
MageAnts
 
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
LitExtension
 

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

RISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent EnterpriseRISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent Enterprise
Srikant77
 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
Paco van Beckhoven
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
Globus
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus
 
2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
Georgi Kodinov
 
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBrokerSOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar
 
Accelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with PlatformlessAccelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with Platformless
WSO2
 
First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
Globus
 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
informapgpstrackings
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
Globus
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
Globus
 
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
Donna Lenk
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
Philip Schwarz
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
Globus
 
Lecture 1 Introduction to games development
Lecture 1 Introduction to games developmentLecture 1 Introduction to games development
Lecture 1 Introduction to games development
abdulrafaychaudhry
 
Cyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdfCyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdf
Cyanic lab
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
Max Andersen
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Natan Silnitsky
 

Recently uploaded (20)

RISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent EnterpriseRISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent Enterprise
 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
 
2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
 
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBrokerSOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBroker
 
Accelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with PlatformlessAccelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with Platformless
 
First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
 
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
 
A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
 
How to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good PracticesHow to Position Your Globus Data Portal for Success Ten Good Practices
How to Position Your Globus Data Portal for Success Ten Good Practices
 
Lecture 1 Introduction to games development
Lecture 1 Introduction to games developmentLecture 1 Introduction to games development
Lecture 1 Introduction to games development
 
Cyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdfCyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdf
 
Quarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden ExtensionsQuarkus Hidden and Forbidden Extensions
Quarkus Hidden and Forbidden Extensions
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
 

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.