外掛說明
UpSellSmart – Product Recommendations provides intelligent product suggestions based on your store’s data. The plugin analyzes customer behavior and purchase patterns to recommend relevant products, helping increase sales and improve customer experience.
Key Features:
- Two Recommendation Engines: Content-based (categories/tags) and Association-based (frequently bought together)
- Local Data Processing: All recommendations are generated using your store’s data – no external APIs required
- Multiple Display Locations: Show recommendations on product pages, cart, and checkout
- AJAX Updates: Cart and checkout recommendations update dynamically without page reload
- Comprehensive Admin Interface: Easy-to-use settings panel with detailed configuration options
- Manual Overrides: Set custom recommendations or exclude specific products per product
- Performance Optimized: Uses caching and background processing to ensure fast page loads
Recommendation Engines:
-
Content-Based Engine: Recommends products that share categories, tags, or attributes with the current product or cart items. Perfect for showing related products within the same category.
-
Association Engine: Uses purchase history to find products frequently bought together. Implements market-basket analysis to identify strong product associations.
Display Options:
✅ Single product pages
✅ Cart page (updates when cart changes)
✅ Checkout page
✅ Configurable number of columns and products
✅ Show/hide price, ratings, and add-to-cart buttons
Admin Features:
✅ Choose active recommendation engine
✅ Configure engine parameters (minimum support, confidence levels, etc.)
✅ Set display preferences (title, columns, styling options)
✅ Manual product recommendations per product
✅ Exclude specific products from recommendations
✅ Tools for rebuilding and managing recommendation data
✅ Statistics and performance monitoring
Technical Details
Database Tables:
The plugin creates one custom table (wp_upspr_product_recommendations) to store recommendation data efficiently.
Hooks and Filters:
The plugin provides various hooks and filters for developers to customize functionality:
upspr_product_recommendations_get_recommendations– Filter recommendations before displayupspr_product_recommendations_display_args– Modify display argumentsupspr_product_recommendations_engine_settings– Customize engine parameters
Performance:
* Uses WordPress transients for caching
* Background processing for data building
* Optimized database queries
* Minimal frontend JavaScript
Compatibility:
* WooCommerce 5.0+
* WordPress 5.0+
* PHP 7.4+
* Works with most WooCommerce themes
* Compatible with major caching plugins
Support
For support, feature requests, or bug reports, please visit our support forum or contact us directly.
安裝方式
- Upload the plugin files to the
/wp-content/plugins/woocommerce-product-recommendationsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Navigate to WooCommerce > Recommendations to configure the plugin
- The plugin will automatically start building recommendation data based on your existing orders
常見問題集
-
Does this plugin require external services?
-
No, all recommendation processing happens locally on your server using only your WooCommerce data. No external APIs or cloud services are used.
-
How long does it take to build recommendation data?
-
Initial data building depends on your store size. For most stores, it completes within a few minutes. The process runs in the background and won’t affect your site performance.
-
Can I customize which products are recommended?
-
Yes, you can set custom recommendations for individual products or exclude specific products from being recommended. The plugin also provides various filtering and sorting options.
-
Will this slow down my website?
-
No, the plugin is designed for performance. Recommendations are pre-calculated and cached, so displaying them doesn’t require heavy processing during page loads.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0.2
- Improved compatibility with WordPress 6.7
- Updated WooCommerce compatibility to 9.5
- Enhanced React-based admin interface
- Performance improvements
1.0.0
- Initial release
- Content-based recommendation engine
- Association-based recommendation engine
- Admin interface with comprehensive settings
- Display on product, cart, and checkout pages
- AJAX updates for cart/checkout recommendations
- Manual recommendation overrides
- Performance optimization with caching
