AlsoPurchasedTurbo v1.0.0
Initial release.
Replaces Zen Cart's stock also-purchased engine with a precomputed product-pair table:
- Indexed pair-table lookup instead of the
orders_productsself-join on every product page (benchmark: 96.4 ms → 0.37 ms on the store's most popular product) - Recommendations ranked by purchase affinity (Recency and Random modes available)
- Checkout observer keeps the table current in real time; admin-driven chunked seeding from order history
- No core-file or template changes; customized template modules are detected and never overwritten (takeover or integration paths in the readme)
- Admin: Configuration > Also Purchased Turbo and Tools > Also Purchased Turbo (status, seeding, maintenance, shim health, debug log)
Requires Zen Cart 2.2.2+. Install the attached zip via Plugin Manager, then run the seed from Tools > Also Purchased Turbo.