File tree Expand file tree Collapse file tree
Resources/views/frontend/index Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
2- ## Unreleased
2+ ## [ v3.1.1 ] - 26.07.2022
33### Add
44- Configuration
55 - add option to enable/disable web component features Recommendation, Campaign and SimilarProducts
147147## [ v1.0.0] - 2021.04.09
148148Initial module release. Includes Web Components v4.0.1
149149
150+ [ v3.1.1 ] : https://github.com/FACT-Finder-Web-Components/shopware5-plugin/releases/tag/v3.1.1
150151[ v3.1.0 ] : https://github.com/FACT-Finder-Web-Components/shopware5-plugin/releases/tag/v3.1.0
151152[ v3.0.2 ] : https://github.com/FACT-Finder-Web-Components/shopware5-plugin/releases/tag/v3.0.2
152153[ v3.0.1 ] : https://github.com/FACT-Finder-Web-Components/shopware5-plugin/releases/tag/v3.0.1
Original file line number Diff line number Diff line change 2121 <script type =" text/javascript" >
2222 const activeCurrency = ' { $activeCurrencyField } ' ;
2323 document .addEventListener (' ffReady' , function (e ) {
24- e.factfinder.sdk = ' sw5-v3.1.0 ' ;
24+ e.factfinder.sdk = ' sw5-v3.1.1 ' ;
2525 e.factfinder.communication.fieldRoles = { $ffFieldRoles |@json_encode} ;
2626 e.factfinder.communication.ResultDispatcher.addCallback(' result' , function (result) {
2727 result.groups = result.groups.filter(function (group) {
Original file line number Diff line number Diff line change 44 <label lang =" de" >FACT-Finder®</label >
55 <label lang =" en" >FACT-Finder®</label >
66
7- <version >3.0.2 </version >
7+ <version >3.1.1 </version >
88 <copyright >(c) by Omikron Data Quality GmbH</copyright >
99 <license >proprietary</license >
1010 <link >https://web-components.fact-finder.de/</link >
You can’t perform that action at this time.
0 commit comments