Linux 软件免费装
Banner图

TechLabIndia Hybrid Recommender for WooCommerce

开发者 aditkuma
更新时间 2026年6月25日 08:31
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce upsell ai recommendations cross-sell

下载

1.0.0 1.0.1

详情介绍:

SmartRec AI automatically shows the most relevant products to each shopper by combining three complementary signals: Carousels are rendered via lightweight AJAX so they never slow down your page load.

安装:

  1. Upload the smartrec-ai folder to /wp-content/plugins/.
  2. Activate the plugin through Plugins → Installed Plugins.
  3. Go to SmartRec AI → Settings to configure your widget title, limit, and grid columns.
  4. The product-page and cart-page carousels are enabled automatically.
  5. Optionally place [smartrec_recommendations] anywhere in your content.

升级注意事项:

1.0.0 Initial public release.

常见问题:

Does it work with no purchase/view history?

Yes. When there is insufficient behavioural data the plugin automatically falls back to your top-selling products so the widget is never empty.

Is it GDPR-compliant?

Guest tracking uses an anonymous, httpOnly session cookie. No personal data (name, email, IP) is stored in the tracking tables.

Can I place the carousel anywhere?

Yes — use the shortcode [smartrec_recommendations product_id="42" limit="8" title="Customers Also Bought"]. The product_id attribute is optional; it defaults to the current post.

Which WordPress hooks are supported for the product widget?

woocommerce_after_single_product_summary (default), woocommerce_after_single_product, and woocommerce_before_single_product. Selectable in Settings.

How do I increase recommendation freshness?

Lower the Cache TTL in Settings (minimum 60 seconds). The scheduled cleanup cron runs hourly.

更新日志:

1.0.1 – 2026-06-25 1.0.0 – 2025-06-21