Adds attributes to products, categories, and CMS pages to control robots meta (noindex, nofollow, noarchive). When a flag is enabled, that directive is forced to "no" for the entity; otherwise the store’s design setting is used.
Drop-in indexer that pre-materializes EAV into snapshot tables, cutting category–product reindex time by 2.6×–7.7× and resolving “Could not acquire lock” failures on large catalogs. Compatible with multi-store, anchor categories, configurables, and staging, with full and partial reindex support and no schema changes required.
Scores each product’s data quality on enrichment and consistency to produce a Product Health Score and graded gap list, plus a revenue-weighted Catalog Health Index dashboard. Includes filter-blind detection, a filter coverage heatmap, CLI tools, and REST endpoints.
Displays per‑unit base prices beside product prices on product pages, category listings, search results, and the cart to satisfy EU/German pricing rules. Includes admin unit management, customizable templates, and REST endpoints for units, product setup, and a public calculator.
Drop-in server for the products() GraphQL query written in Go that reads directly from MySQL for identical results 7–18x faster. Supports all product types, pricing, inventory, categories, reviews, aggregations, multi-store scoping, plus optional Redis caching.