Linux 软件免费装
Banner图

MATE Recently Viewed Products – Cache Compatible for WooCommerce

开发者 alfonso100
更新时间 2025年6月4日 06:19
PHP版本: 7.2 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

cache woocommerce block products recently viewed

下载

1.0.2 1.0.3

详情介绍:

MATE Recently Viewed Products lets you show WooCommerce products the customer recently visited — even when full-page caching is active. It uses cookies to store visited products and loads the display using AJAX, so it's fully compatible with caching plugins like WP Rocket, W3 Total Cache, and others. You can display products anywhere using a shortcode or a Gutenberg block. Both the block and shortcode allow you to override global settings on a per-instance basis.

安装:

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin via WP Admin > Plugins
  3. Go to Settings > MATE – Recently Viewed Products to configure global defaults
  4. Use the [mrvp_recent_products] shortcode or insert the MATE Recently Viewed Products block in the block editor

屏幕截图:

  • Block settings in the Gutenberg editor.
  • Global plugin settings page.

常见问题:

Is it Free?

Yes. This plugin is free, all the features are included in the free version, it doesn't require a pro subscription or membership.

Does it work with caching plugins?

Yes. Since product lists are loaded via AJAX using a cookie, this plugin works even when full-page caching is enabled.

Can I use it multiple times on the same page?

Yes! Each instance will load and behave independently with its own settings.

Where are the products stored?

They’re stored in a browser cookie (mrvp_recently_viewed) and loaded dynamically using JavaScript.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0 Initial release: includes a shortcode, a Gutenberg block, and a global settings page.