Super speedy product matcher is a fully scalable WordPress product matcher plugin.
1. Download and save the plugin into the WordPress plugin folder and enable the plugin in the backend.
2. Put <?php echo do_shortcode('[super_speedy_product_matcher posts_per_page=6 title="Searched 24,144 products for a match. Possible dupes found..."]')?> in your theme template single page.
For example put it in single-default.php in the rehub theme. That's it. It automatically shows a loading animation and loads matching products into the bottom of the page!
The plugin operates seamlessly in the background, displaying a loading animation while it searches for matching products. This ensures that the main webpage remains fully functional and responsive. This feature is particularly crucial due to the heavy, compute-intensive nature of the algorithm involved. The front-end implementation leverages React for efficient rendering and user interaction.
Download: Sourcecode