1 / 24

Layered - Naviqation Magento -2-Extension

Advance Layered Navigation extension is an improvement over Magento’s layered navigation which enhances navigation experience of a customer and gives easy way to browse the products based on selection of the attributes.<br><br><br>Allow to select multiple options in a filter<br>This extension allows customers to select multiple options one by one and based on the selection narrow the products result. Filtering loads the products fast each time customers selects the filter option(s).

oscp
Download Presentation

Layered - Naviqation Magento -2-Extension

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Advance Layered Navigation for Magento 2 Version 1.0.0 Magento 2 Extension USER GUIDE

  2. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 Table of Contents 1 INTRODUCTION............................................................................................................. 1.1 Introduction...........................................................................................................3 1.2 Features..................................................................................................................3 1.3 Demo......................................................................................................................4 2 HOW TO SETUP.............................................................................................................. 2.1 Process For Installing Advance Layered Navigation Module................................5 3 HOW TO USE................................................................................................................... 3.1 Frontend Screenshots.............................................................................................6 3.2 Backend Screenshots.............................................................................................16 www.oscprofessionals.com

  3. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 1.1 INTRODUCTION: Advance Layered Navigation extension is an improvement over Magento’s layered navigation which enhances navigation experience of a customer and gives easy way to browse the products based on selection of the attributes. 1.2 Features: Allow to select multiple options in a filter This extension allows customers to select multiple options one by one and based on the selection narrow the products result. Ajax based filtering loads the products fast each time customers selects the filter option(s). Filters by Product Attribute Allows customers to apply the filters available on product listing page. Filters by product attribute such as Price, Color, Size, Style, Climate, Material, Pattern, etc. Allow to filter multiple attributes at a time This extension helps to apply more than one filter from the same attribute or from different attributes. For example, customer can select two options from STYLE attribute (Jacket & Rain Coat)or more different options from other attribute like from Size, Material etc. This will helps to filter the result as per multiple selection made by customer. Easy to remove applied filter option This extension provides the remove option for each applied filter, user can remove filter easily one by one or remove all applied filter at a time. Supports Multi-store Advance Layered Navigation extension supports the multi-store feature. Store owner(s) can on/off extension store wise. www.oscprofessionals.com

  4. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 Display Price ranges Allows customers to enter price range as per their needs and based on the range products result get narrowed. Can set filter display setting from admin configuration Allows store owner to take a decision on how to display attributes on Frontend. Store owners can selected to show attributes Collapsible, Non-collapsible, Single- collapsible or Multi-collapsible view. Fast result display Using this extension products load fast each time customers selects the filter option(s). User Friendly Easy Navigation and multi selection allows users to apply filters as per their needs and selection of attributes can be removed easily. 1.3 Demo: Please check demo at www.demo.oscprofessionals.com/magento2/advance-layered- navigation www.oscprofessionals.com

  5. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 2) HOW TO SET UP: 2.1 Steps to install Layered Navigation Extension for Magento® 2: 1) Take Backup of your Web directory and Store Database. 2) Download the Advance Layered Navigation module from http://www.oscprofessionals.com/magento-extension/layered-navigation-magento2- module 3) Upload contents of the downloaded module to your store root directory. 4) The directory structure is as follows: -- root directory |-- app |--code |-- Oscprofessionals |--AdvanceLayeredNavigation 5) In SSH console of your server navigate to your store root folder: cd <store folder path> Example: cd /xxx/xxx/xxx/xxx/<Magento-Root> 6) Then run the following commands in the same sequence. A. On Windows: i) php bin/magento module:enable Oscprofessionals_AdvanceLayeredNavigation ii) php bin/magento setup:upgrade iii) php bin/magento setup:static-content:deploy iv) php bin/magento indexer:reindex B. On Centos: i) bin/magento module:enable Oscprofessionals_AdvanceLayeredNavigation ii) bin/magento setup:upgrade iii) bin/magento setup:static-content:deploy iv) bin/magento indexer:reindex (Set 777 permission to var and pub folders and sub-folders) chmod 777 -R var/* pub/* www.oscprofessionals.com

  6. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 7) Flush Store Cache. Log out from the back-end and log in again. The Advance Layered Navigation extension for Magento® 2 is installed and ready to use. 3) HOW TO USE: 3.1 Frontend Screenshots: www.oscprofessionals.com

  7. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  8. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  9. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  10. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  11. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  12. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  13. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  14. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  15. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  16. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 3.2 Backend Screenshots: www.oscprofessionals.com

  17. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  18. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  19. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  20. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  21. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  22. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  23. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 www.oscprofessionals.com

  24. Skype: osc_support sales@oscprofessionals.com Ph: +91-9225237076 Thank you! If you have any Queries or FeatureSuggestions, please contact us at: http://www.oscprofessionals.com/contact-us/ Skype : osc_support Email : support@oscprofessionals.com Call Us : 09225237076 Your feedback is always welcome! www.oscprofessionals.com

More Related