Magento | Personalization in Recommendations
We've introduced Personal Recommendations and several overall improvements on our Magento plugins to improve performance, usability and compliance with coding standards. If you have the Merchandising Builder feature enabled and enabled Varnish in your Magento configuration, we do serve cached versions of product tiles in Recommendations too like we already did for lister pages. This ensures that instant personal recommendations are much faster than before, and no extra requests (and flickering on page) is needed when loading the page.
Varnish required!
- Magento2Tweakwise v8.0.0
- Magento2TweakwiseHyva v4.0.0
This update involves a significant change as we've rewritten the recommendation views to use Varnish. This could lead to non desired behavior (in case of misconfiguration) so we kindly request to test your new versions thoroughly before hitting production!
Other improvements
- Magento2Tweakwise v8.0.0 | Fixed an issue where slugs were being saved unnecessarily due to being case sensitive.
- Magento2Tweakwise v8.0.0 | Introduced a check to prevent issues that occur when a slug (a URL-friendly version of a name) is empty.
- Magento2Tweakwise v8.0.0 | Adjusted search banners to comply with Magento's coding standards.
- Magento2Tweakwise v8.0.0 | Fixed an issue where attribute option labels were not displaying correctly if they contained phrases.
- Magento2Tweakwise v8.0.0 | Corrected a bug that caused swatches (color or pattern options) to be visible incorrectly when personal merchandising was enabled.
- Magento2Tweakwise v8.0.0 | Added functionality to automatically remove unnecessary spaces from attribute values. Causing problems with filters.
- Magento2Tweakwise v8.0.0 | Added a new feature to distinguish between different types of suggestions, such as categories, facets, or search phrases.
- Magento2Tweakwise v8.0.0 | Resolved an issue when searching for spaces only caused an error.
- Magento2Tweakwise v8.0.0 | Updated the system to show no products instead of all products when a product selection yields no results.
- Magento2TweakwiseHyva v4.0.0 | Adjusted to meet Magento's coding standards.
- Magento2TweakwiseHyva v4.0.0 | Fixed a bug that affected the search filters when they were collapsed.
- Magento2TweakwiseHyva v4.0.0 | Corrected a problem where an undefined index could cause errors.