
AI Recommender

To accept the cookie and load the video press “Load video”.

































To accept the cookie and load the video press “Load video”.
































Description
Highlights
- Recommends products from your shop to customers that they didn`t even know existed
- Improves traffic growth in your shop
- Increase your shopping cart turnover with additional sales
- Improved customer retention with a visionary plugin
Features
- Automated similarity detection using Item2Vec approach
- Automated user recommendation using DeepFm approach
- Automated top rated articles for new users using DeepFm approach
- Manuall managment of similar articles and user recommendations
- Multifunctional slider
About the Extension
The future starts today
Imagine your shop independently recommending products to your customers and thereby significantly increasing your shopping baskets and the resulting shop sales.
That thought is now becoming a reality!
signundsinn presents the AI-Recommender plugin.
With
the help of machine learning, your customers are offered relevant
products. The artificial intelligence uses the lastest technology and
highly defined algorithms to calculate the relationships mbetween
products in your shop and offers them to your customers directly at
the point of sale.
NOTE: PLEASE NOTE THAT THE USE OF THE PLUGIN REQUIRES THE USE OF AN ELASTICSEARCH SERVER.
If you do not have an Elasticsearch server or your hoster does not offer one, we are happy to help with the procurement, configuration and indexing of the same at any time.
Products that may not have been the
focus of the customer are offered with preference and can thus lead
to strong upselling and longterm increasing sales.
Note: Please read the installation instructions and the FAQ before purchasing. Contact us if you have any questions or uncertainties.
You have questions or further wishes, need help, a function is still missing or you have found a bug? We look forward to your call or e-mail!
This is the best way to reach us:
Questions or requests about the plugins: plugins@signundsinn.de
Requests for cooperation: anfrage@signundsinn.de
Website: https://signundsinn.de
Phone: +49 (0) 89 37 94 30 62
Are you satisfied with the plugin? We are always happy to receive a positive feedback!
Our agency services:
Webshop setup
Plugin development
Shop migrations
Shop relaunch
Shop performance checks and optimization
Interface development
ERP / CRM integrations
Shop design consultation and creation
Shopware updates
Consulting (e-commerce strategy)
B2B & B2C eCommerce
Shopware support
Shopware training
The future starts today
Imagine your shop independently recommending products to your customers and thereby significantly increasing your shopping baskets and the resulting shop sales.
That thought is now becoming a reality!
signundsinn presents the AI-Recommender plugin.
With
the help of machine learning, your customers are offered relevant
products. The artificial intelligence uses the lastest technology and
highly defined algorithms to calculate the relationships mbetween
products in your shop and offers them to your customers directly at
the point of sale.
NOTE: PLEASE NOTE THAT THE USE OF THE PLUGIN REQUIRES THE USE OF AN ELASTICSEARCH SERVER.
If you do not have an Elasticsearch server or your hoster does not offer one, we are happy to help with the procurement, configuration and indexing of the same at any time.
Products that may not have been the
focus of the customer are offered with preference and can thus lead
to strong upselling and longterm increasing sales.
Note: Please read the installation instructions and the FAQ before purchasing. Contact us if you have any questions or uncertainties.
You have questions or further wishes, need help, a function is still missing or you have found a bug? We look forward to your call or e-mail!
This is the best way to reach us:
Questions or requests about the plugins: plugins@signundsinn.de
Requests for cooperation: anfrage@signundsinn.de
Website: https://signundsinn.de
Phone: +49 (0) 89 37 94 30 62
Are you satisfied with the plugin? We are always happy to receive a positive feedback!
Our agency services:
Webshop setup
Plugin development
Shop migrations
Shop relaunch
Shop performance checks and optimization
Interface development
ERP / CRM integrations
Shop design consultation and creation
Shopware updates
Consulting (e-commerce strategy)
B2B & B2C eCommerce
Shopware support
Shopware training
Details
- Available: English, German
- Latest update: 11 September 2025
- Publication date: 26 June 2023
- Version: 4.0.0
- Category: AI Tools
Resources
Reviews (0)
About the Extension Partner

signundsinn
Partner Status
-
Shopware
Bronze Partner -
Shopware
Extension Partner
Details
-
Ø-Rating:
4.6
Average rating of 4.6 out of 5 stars
- Partner since: 2015
- Extensions: 18
- Certifications: Certifications
Support
- Based in: Germany
- Speaks: German, English
- Response time: Very quickly
- Install the plugin from the store
- Configure the plugin (it is required to connect an elasticsearch server!)
- After configuring the plugin, run the following command from the command line
bin/console sisi-order-index:start shop="Storefront" (Replace "Storefront" with your shops name!)
This will create an index for all orders of this shop.
After the index is created, you can see recommendations on the detail page of products that were ordered before. - If the index already exits, run the command:
bin/console sisi-order-index:update time="30" shop="Storefront"
Replace 30 with the number of days since the index creation or the last index update.
Replace Storefront with the name of your saleschannel
This will update the the index and add any orders created in the last number days - After creating or updating the index, clear the cache with this command
bin/console cache:clear
Example: You have order with products "ABC" and "XYZ", then you will see
product XYZ recommended on the detail page of product "ABC" after you create the index. If there are no orders for product ABC, when its detail page will not show any recommendations after the index is created.
4.0.0
- Shopware 6.7 compatibility
1.0.6
- Fix the indexing error
1.0.5
- Removing debug outputs
1.0.4
- Please add the option to exclude products.
1.0.3
- User and password in a separate field for the Elasticseach connection
3.0.1
New features:
- add click event for product tracking
- add topseller slider to product detail page
3.0.0
- Compatible with Shopware 6.6.0.0
2.0.4
- Replacement of deprecated SALES_CHANNEL constant
2.0.3
- Fix the bug when a voucher code is added to the cart
2.0.2
- Add a new feature "Flexible query"
1.0.2
- Add a new feature "Flexible query"
2.0.1
- Fix order indexing limiter
1.0.1
- Fix order indexing limiter
2.0.0
- Compatibility with Shopware 6.5
1.0.0
- First version of the application