mateussantin/module-out-of-stock-end-catalog

This module positions products out of stock last in the catalog listing.

dev-main 2021-04-07 21:17 UTC

This package is auto-updated.

Last update: 2024-05-27 04:00:07 UTC


README

This module positions products out of stock last in the catalog listing.

Requirements

  • Magento 2

Introduction to installation:

Enable Extension

composer require mateussantin/module-out-of-stock-end-catalog
php bin/magento module:enable MateusSantin_OutOfStockEndCatalog
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento setup:static-content:deploy