Adds a stock-status filter attribute (updated via cron) that lets shoppers filter products by availability and hides configurable products whose matching simple products are out of stock.
No Errors in Catalog Management
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Displays product thumbnails in the category product assignment grid in Magento admin. Improves product overview and saves time when managing categories.
Integrates Magento with the Mirakl marketplace platform, enabling product listing, real-time inventory and price synchronization, and centralized order management directly from the Magento admin.
Integrates Magento 2 with the IVO Marketplace platform, enabling automatic product synchronization, offer management, and real-time listing status tracking from the admin panel.
Adds a sortable and filterable Stock Status column to the Admin product grid, enabling quick identification of in-stock and out-of-stock products without opening each product individually.
Expands the SKU filter on the Admin Catalog Products grid to accept comma-separated SKU values, returning products matching any of the entered exact SKUs in a single search.
Hides simple product variants (children of configurable products) from the admin catalog product grid, reducing clutter and making it easier to manage configurable products.
Adds a store-view-scoped Bottom Description WYSIWYG field to Magento category pages for content displayed below the product listing, with Page Builder support and an included block/template/layout that renders it automatically.
Monitors inventory thresholds and sends a scheduled low-stock digest email to a configured admin recipient, listing each at-risk product with name, SKU, and current quantity. Includes an enable toggle, configurable recipient, and a swappable email template.
Adds an indexed is_discounted product attribute (derived from indexed final price vs price, including tier prices) that powers a Sale-style layered-navigation facet and an Elastic/OpenSearch-ready attribute, backed by a per-website/customer-group staging table and dedicated indexer for accurate, render-time-SQL-free filtering.
Hides the Add to Cart button on product and category pages for non-logged-in visitors, useful for B2B stores that require login before purchasing. Toggleable from the catalog storefront configuration.
Sort out-of-stock products last in Magento 2 product listings. This module ensures in-stock items appear first, improving user experience and conversion rates. Compatible with Elasticsearch, OpenSearch and Smile ElasticSuite.