weltpixel

ADVANCED CATEGORY SORTING FOR MAGENTO2.

This extension is also included in the Pearl Theme.

About Advanced Category Sorting For Magento 2.

Category Sorting is a key component in the user’s ability to find what they are looking for. If certain sort types are hard to use or missing, it can quickly result in the user’s inability to find the products that he is looking for. This can often result in the user abandoning the website and therefore loosing a potential sale. We expanded the default Magento sorting capability by simplifying the sorting process and adding multiple new most frequently used sort types such as “low to high” and “high to low” functionality and multiple quality related sorting options. Price sorting is one of the most popular ones used by users along with Best Seller and Most Reviewed. When the user manages to narrow down a list of products using either the Navigation or the Filters, he will sort the products to find the best-valued products for the money. For this reason it is important to have sort options such as Best Seller, Highest Rated, Most Reviewed. These sorting options will allow the user to take a more educated decision when measuring the product Value or Quality.

Advanced Category Sorting is a tool for extending the sorting options from category page, in order for customers to find products easier and faster.

With our extension we took the initial capabilities of the default Magento functionality and enhanced them with the most needed ones by your customers. Let your customer sort product from category page - by Newest Arrivals, Best Selling, Top Rated or Most Reviewed products, or intuitive order from A to Z / Z to A for Product Name, and Low to High / High to Low for Product Price.

You can easily setup from admin your own order for sorting options in dropdown.

Functionalities included in the extension:
  • New sorting options
  • Rename sorting options
  • Reorder sorting options
  • Enable/Disable Sort by Position
  • Enable/Disable Sort by Product Name
  • Enable/Disable Sort by Price
  • Enable/Disable Sort by Newest Arrivals
  • Enable/Disable Sort by Best Selling
  • Enable/Disable Sort by Top Rated
  • Enable/Disable Sort by Most Reviewed
  • Multi-store compatible
New sorting options.

You can remove core sorting options and enable other ones.

weltpixel
Rename labels

Rename sorting options to match your own vision.

Reorder sorting options.

Reorder options from sorting.

weltpixel

Features of the Extension.

  • New sorting options
  • Rename sorting options
  • Reorder sorting options
  • Enable/Disable Sort by Position
  • Enable/Disable Sort by Product Name
  • Enable/Disable Sort by Price
  • Enable/Disable Sort by Newest Arrivals
  • Enable/Disable Sort by Best Selling
  • Enable/Disable Sort by Top Rated
  • Enable/Disable Sort by Most Reviewed
  • Multi-store compatible

1 MINUTE INSTALLATION GUI.

  • Step 1:
    Before installing please check the extension compatibility. This extension is currently compatible with the following Magento versions 2.0.X. - 2.4.7. It is recommended to install the extension first on a testing server before you install it on a live (production) server.
  • Step 2:
    Copy the extension files into the below paths of your Magento 2 instance. If the ‘app/code/WeltPixel’ folder is missing, please create it manually:
    app/code/WeltPixel/Backend
    app/code/WeltPixel/AdvanceCategorySorting

  • Note: If you're running Magento 2.3.0 - 2.3.2, please also copy the content from the Patches folder, making sure you select the Overwrite option when prompted.

    Optional
    Copy the extension files into the below path of your Magento 2 instance. If the ‘app/code/WeSupply’ folder is missing, please create it manually:
    app/code/WeSupply/Toolbox

  • Step 3:
    Copy the installation GUI folder 'weltpixel-extension-installation' in the root of your Magento installation. In some Magento configurations the public root folder may be under 'pub' directory.
    www.yourmagentostore.com/weltpixel-extension-installation/
  • Step 4:
    In your browser go to www.yourmagentostore.com/weltpixel-extension-installation/ and simply follow the installation steps from the graphical interface, presented in your browser. See the installation video: 1 Minute Module Installation via browser GUI.
  • Step 5:
    Wooohooo! The extension is now installed on your Magento store! Congrats!

Troubleshooting

If you experienced any issues or limitations with this quick GUI installation, see also SSH Installation below. SSH installation does the same thing but you are required to issue the commands step by step via CLI. Some servers may have high security configurations and may limit the functionality of this GUI Installer.

How to Install via SSH.

  • Step 1:
    Before installing Advanced Category Sorting for Magento 2 store please check the extension compatibility. This extension is currently compatible with the following Magento versions 2.0.X. - 2.4.7. It is recommended to install the extension first on a testing server before you install it on a live (production) server.
  • Step 2:
    Copy the extension files to below paths of your magento 2 instance. If ‘app/code/WeltPixel’ folder is missing, please create it manually:
    app/code/WeltPixel/Backend
    app/code/WeltPixel/AdvanceCategorySorting

  • Note: If you're running Magento 2.3.0 - 2.3.2, please also copy the content from the Patches folder, making sure you select the Overwrite option when prompted.

    Optional
    Copy the extension files into the below path of your Magento 2 instance. If the ‘app/code/WeSupply’ folder is missing, please create it manually:
    app/code/WeSupply/Toolbox

  • Step 3:
    Access the root of your magento 2 project from command line and run the following commands:
    php bin/magento module:enable WeltPixel_Backend --clear-static-content
    php bin/magento module:enable WeltPixel_AdvanceCategorySorting --clear-static-content
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f
  • Step 4:
    Flush any cache that you might still have enabled on your server or in Magento.
  • Step 5:
    Woohoo, the extension is installed!

How to Upgrade the extension.

  • Step 1. Remove extension code under app/code/WeltPixel/AdvanceCategorySorting before adding the new extension files. The extension may be refactored and old unused files may cause random issues so it's best to only keep the latest version of the files.
  • Step 2. Follow normal installation instructions above.

Magento Marketplace Installation.

CONFIGURATION.

GENERAL SETTINGS.

    Go to Admin > WeltPixel > Advance Category Sorting > General Settings

    • Enable [Yes / No] - enable Advance Category Sorting module
weltpixel
weltpixel

Sort by Position.

    Go to Admin > WeltPixel > Advance Category Sorting > Sort by Position

    • Status [Enable / Disable] - Enable/Disable the sort by Position functionality. Go to your categories and set product positions.
    • Name [input] - Insert custom label for this option.
    • Position [input] - Insert position for this option in the dropdown.

Sort by Product Name.

    Go to Admin > WeltPixel > Advance Category Sorting > Sort by Product Name

    • Status [Enable / Disable] - Enable/Disable the sort by Product Name functionality.
    • Name [input] - Insert custom label for this option.
    • Position [input] - Insert position for this option in the dropdown.
weltpixel
weltpixel

Sort by Price.

    Go to Admin > WeltPixel > Advance Category Sorting > Sort by Price

    • Status [Enable / Disable] - Enable/Disable the sort by Price functionality.
    • Position [input] - Insert position for this option in the dropdown.

Sort by Newest Arrivals.

    Go to Admin > WeltPixel > Advance Category Sorting > Sort by Newest Arrivals

    • Status [Enable / Disable] - Enable/Disable the sort by Newest Arrivals functionality.
    • Name [input] - Insert custom label for this option.
    • Position [input] - Insert position for this option in the dropdown.
weltpixel
weltpixel

Sort by Best Selling.

    Go to Admin > WeltPixel > Advance Category Sorting > Sort by Best Selling

    • Status [Enable / Disable] - Enable/Disable the sort by Best Selling functionality.
    • Name [input] - Insert custom label for this option.
    • Position [input] - Insert position for this option in the dropdown.

Sort by Top Rated.

    Go to Admin > WeltPixel > Advance Category Sorting > Sort by Top Rated

    • Status [Enable / Disable] - Enable/Disable the sort by Top Rated functionality.
    • Name [input] - Insert custom label for this option.
    • Position [input] - Insert position for this option in the dropdown.
weltpixel
weltpixel

Sort by Most Reviewed.

    Go to Admin > WeltPixel > Advance Category Sorting > Sort by Most Reviewed

    • Status [Enable / Disable] - Enable/Disable the sort by Most Reviewed functionality.
    • Name [input] - Insert custom label for this option.
    • Position [input] - Insert position for this option in the dropdown.

Magento Settings.

Config Default Sort by.

If necessary, you can go to Admin > Settings > Configuration > Catalog > Catalog > Storefront > Product Listing Sort By and you can set the default method used to sort the catalog. You have the ability to set the ideal presentation for the users first impression on the catalog.

For example, you can set the Default Sorting Option as Price (Low to High) or (High to Low), as opposed to the default Most Relevant option.

After installing this extension, the new sort options are available.

weltpixel
weltpixel

Category settings.

If you want to have different sort options per each category, go to Admin > Catalog > Categories > [select a category] > Display Settings

  • Available Product Listing Sort [multiselect] - To customize the sorting option, clear the Use All Available Attributes checkbox and select the attributes you want to use. You can define and add attributes as needed. Note: Category settings override extension settings.
  • Default Product Listing Sort By [dropdown] - To define the default “Sort By” option, clear the “Use Config Settings” checkbox and select an attribute. Note: Category settings override config settings.

Change Log.

What’s new in v.1.14.1 - April 19, 2024

  • Confirmed compatibility with the latest Magento 2.4.7 release, as well as newly released 2.4.6-p5, 2.4.5-p7 & 2.4.4-p8 Security Patches.
  • Confirmed compatibility with PHP 8.3 on the Magento 2.4.7 release. PHP 8.2 is also supported for this Magento version.
  • Added security improvements to the Backend module's license verification process.


What’s new in v.1.11.21 - January 9, 2024

  • Fixed an error that would be thrown in the WeltPixel -> Extensions Version admin section when a module's composer.json file was missing the version node.


What’s new in v.1.11.19 - October 19, 2023

  • Optimized the license verification process for increased Magento Admin performance, as well as to account for licensing server downtimes.
  • Fixed an issue that would sometimes result in an error being thrown when using older PHP versions, such as PHP 7.4.
  • Confirmed compatibility with the newly released Magento 2.4.6-p3, 2.4.5-p5, and 2.4.4-p6 Security Patches.


What’s new in v.1.11.17 - June 28, 2023

  • Fixed a bug that would cause sorting options on the frontend to be displayed incorrectly when not all sorting options were enabled for a specific category.
  • Confirmed compatibility with the latest Magento Security Patch releases 2.4.6-p1, 2.4.5-p3 and 2.4.4-p4.
  • Fixed an error related to PHP 8.2 that would show when accessing the WeltPixel Debugger.
  • Added .localdev as a universally accepted licensing domain.


What’s new in v.1.11.15 - March 22, 2023

  • Fixed an error that would sometimes be thrown in the WeltPixel Debugger, depending on various server permissions.
  • Added compatibility with the latest Magento 2.4.6 and 2.4.5-p2 versions.


What’s new in v.1.11.11 - November 23, 2022

  • Confirmed compatibility with the latest Magento Security Patch releases 2.4.5-p1 and 2.4.4-p2.


What’s new in v.1.11.7 - September 1, 2022

  • Confirmed compatibility with the latest Magento 2.4.5 and 2.4.4-p1 versions.
  • Updated installation/upgrade scripts to use data patches.


What’s new in v.1.11.1 - April 25, 2022

  • Fixed an error that occurred when manually inputting invalid sorting parameters via the URL.
  • Fixed an incorrect licensing message on B2B Magento Enterprise instances which would display when an invalid license was entered.
  • Confirmed compatibility with the latest Magento 2.4.4 and 2.3.7-p3 versions as well as PHP 8.1.


What’s new in v.1.10.17 - October 22, 2021

  • Confirmed compatibility with the latest Magento 2.4.3-p1 and 2.3.7-p2 versions.


What’s new in v.1.10.15 - August 31, 2021

  • Confirmed compatibility with the newly released Magento 2.4.3, 2.4.2-p2 and 2.3.7-p1 versions.
  • Added .localhost as an accepted domain termination for the licensing process.


What’s new in v.1.10.11 - July 7, 2021

  • Added minor code adjustments/optimizations.
  • Added improvments to the WeltPixel Developer Magento Admin section. Latest Cron Jobs now lists the last 100 executed Cron Jobs.


What’s new in v.1.10.9 - May 18, 2021

  • Confirmed compatibility with the newly released Magento 2.3.7 and 2.4.2-p1 versions.


What’s new in v.1.10.7 - March 26, 2021

  • Made small optimizations to logic that determines Product Collection type.
  • Excluded Magento 2.0.x - 2.2.x from new features and fixes starting with this release.
  • Adjusted WeltPixel Developer section comments.


What’s new in v.1.10.5 - February 12, 2021

  • New Feature: Added the possibility sorting by Low to High and High to Low when Price is set as the default sorting option in Magento.
  • Confirmed compatibility with the newly released Magento 2.4.2 version.
  • Added additional backend versioning verifications.
  • Backend code optimizations.


What’s new in v.1.10.1 - October 22, 2020

  • Code enhancements - changed a protected function to public which means it's now possible to enhance the method via plugins.
  • Fixed a bug that prevented the Advanced Search from working on Magento 2.4.x.
  • Confirmed compatibility with the newly released Magento 2.4.1 version.


What’s new in v.1.10.0 - August 10, 2020

  • Confirmed compatibility with the newly released Magento 2.4.0 version.


What’s new in v.1.9.8 - July 6, 2020

  • Whitelisted domain for Content Security Policies introduced in Magento 2.3.5.


What’s new in v.1.9.7 - May 7, 2020

  • Confirmed compatibility with Magento 2.3.5.
  • Implemented small Backend performance optimizations.
  • Added nxcli.net (Nexcess temporary URL) as a valid domain in the licensing process.
  • Added an option in the Developer section to allow for switching Magento's CSP between "report-only" and "restrict".


What’s new in v.1.9.6 - April 9, 2020

  • Added a patch for jQuery UI (Magento 2.3.0 - 2.3.2).
  • Fixed a Backend issue on Magento Commerce whereby the Category Schedule functionality was not working properly.


What’s new in v.1.9.5 - March 10, 2020

  • Assured compatibility for later versions of Elastic Search 6.0+
  • Added backend Google reCaptcha compatibility for Magento 2.3.x


What’s new in v.1.9.4 - February 5, 2020

  • Code enhancements for increased security. Changed User Group info collection method.
  • Confirmed compatibility for Magento 2.3.4.


What’s new in v.1.9.2 - November 27, 2019

  • Fixed an issue which caused sorting to be inverted on the Search Results page when sorting by Relevance.
  • Added Magento and PHP version in the WeltPixel Developer section.


What’s new in v.1.9.1 - October 16, 2019

  • Introduced compatibility with Elastic Search 6.0+. The module was previously only compatible with Elastic Search up to version 5.0+.
  • Fixed an issue which sometimes caused products to duplicate after switching pages on the Category Page.
  • Confirmed compatibility with the latst Magento 2.3.3 version.
  • Included the WeSupply Toolbox integration extension - Proactive Notifications Email & SMS, Returns & RMA, Store Locator, Delivery Date Estimate, Logistics Analytics, NPS & CSAT score. Get Free on-boarding and launch within 24 hours.


What’s new in v.1.9.0 - July 18, 2019

  • Confirmed compatibility with Magento 2.3.2.
  • Added HTTPS endpoint for licensing process.


What’s new in v.1.8.5 - June 7, 2019

  • Small performance improvements.


What’s new in v.1.8.4 - April 25, 2019

  • Fixed an issue that happened when sorting by Best Selling, whereby, after the sorting was one, the number of products always showed 1.
  • Added PHP version in the WeltPixel Developer Section


What’s new in v.1.8.3 - April 3rd, 2019

  • Fixed an error that occurred when using the "Best Selling" sorting option.
  • Confirmed compatibility for Magento 2.3.1.


What’s new in v.1.8.2 - January 24, 2019

  • Added translation file.
  • Helpcenter adjustment, removed zendesk iframe and added a simple link to our Support Center in order to avoid any potential conflicts with other admin js added by 3rd party extensions.
  • Fix for multiple rewritten ImageFactory classes, rewrite check validity, rewrite checks optimizations.


What’s new in v.1.8.0 - December 8, 2018

  • Compatibility adjustments for Magento 2.1.16/2.2.7/2.3.0.
  • PHP 7.2 compatibility added.
  • As Magento 2.3 comes with major core changes, we have provided a different set of files in order to achieve the best performance on each version.


What’s new in v.1.7.5 - October 24, 2018

  • Fixed a Magento 2.1.x error “Object DOMDocument should be created”.
  • Added detailed error messages for invalid licenses for an easier identification of the cause.
  • License improvements, added *.magento.cloud as a valid test domain for Enterprise Cloud environments. Now both ‘magentosite.cloud’ and ‘magneto.cloud’ can be used for testing purpose with the production domain license.


What’s new in v.1.7.4 - September 25, 2018

  • Initial release
weltpixel