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.
Catalog Management
Product data, attributes, categories, configurable products
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 a Categories column and a category filter dropdown to the Magento admin product grids, including the Related, Cross-sell, and Up-sell product selectors, letting admins narrow product listings by category and see category names inline.
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.
Scores every product against an enrichment and consistency model into a 0-100 Product Health Score (graded A-E), surfacing incomplete products, a filter-blind detector for products missing filterable attribute values, and a filter coverage heatmap, with a revenue-weighted Catalog Health Index dashboard.
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.
Displays a per-unit reference price (Grundpreis) next to product prices across product pages, listings, search, and cart, enabling price comparison across pack sizes and helping meet EU and German unit-pricing requirements.
Sets a dedicated base price per customer group and website that becomes the effective regular price for matching customers, so catalog price rules, the price index, layered navigation, and APIs stay consistent. Includes REST API access and CSV import support.
Looking for contributors - Help fix build issues