Magento | Attribute Landing Pages for JavaScript
8 days ago
Early this year we dropped a new Magento plugin that simplifies implementing Tweakwise JS using Plugin Studio.
This release packs a couple of improvements that matures the Magento + Tweakwise JS plugin:
- Support for Attribute Landing Page extension: you can now use the Attribute Landing Page module, for example to support marketing campaigns. It's great to introduce URLs behind which a search-engine optimised product overview page becomes visible. Think of special pages for brands or a specific group of products such as organic tables.
- Browser History Mode (option): the plugin now supports improved URL handling out of the box. You can choose how filters and pagination are reflected in the URL - either with cleaner query strings or the traditional hash format. This update enhances SEO and allows visitors to use their browser’s back and forward buttons more naturally when navigating filters or pages.
Dependencies
In order to use this extension, you need to upgrade the following modules to their latest versions:
- Magento2TweakwiseJs (1.3.0)
- Magento2AttributeLanding (6.0.2)
Fixes:
- Magento2TweakwiseJs | Fixed a bug where formkey was invalid because the outdated key from the cached page was used.