diff --git a/CHANGELOG.md b/CHANGELOG.md index f00bd4ed..223f4f73 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Changelog -## Unreleased +## [v4.4.3] - 2024.07.22 ### Add -- Add userId for cart tracking +- Add userId for cart tracking +### Change +- Update documentation ## [v4.4.2] - 2024.05.08 ### Fix @@ -421,6 +423,7 @@ ## [v1.0.0] - 2021.06.29 Initial module release. Includes Web Components v4.0.3 +[v4.4.3]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v4.4.3 [v4.4.2]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v4.4.2 [v4.4.1]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v4.4.1 [v4.4.0]: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/releases/tag/v4.4.0 diff --git a/README.md b/README.md index 349e7bb6..f9bfc0cb 100755 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ a concise overview of its primary functions. The first chapter *Installation* wa installation process. The second chapter *Settings* explains the customisation options in the Shopware backend. The final chapter *Exporting Feed* describes how to use provided console command to export the feed. +Our Shopware plugin offers a basic working integration for default Shopware Storefront theme. Most projects may require +modifications in order to fit their needs. For more advanced features please check our official [WebComponnents documentation](https://web-components.fact-finder.de/documentation/4.x/install-dist). + - [System Requirements](#system-requirements) - [FACT-FinderĀ® Supported Sections](#fact-finder-supported-sections) - [Installation](#installation) @@ -52,9 +55,12 @@ final chapter *Exporting Feed* describes how to use provided console command to - Shopware 6.4 - PHP version 7.4 or higher -**Note:** If you use Shopware 6.5 or higher please use SDK version 5.x: +**Note:** If you use Shopware 6.5 please use SDK version 5.x: https://github.com/FACT-Finder-Web-Components/shopware6-plugin/tree/release/5.x +**Note:** For Shopware 6.6 please use Shopware marketplace version: +https://store.shopware.com/en/factf26713613196f/factfinder-ai-powered-search-product-discovery.html + ## FACT-FinderĀ® Supported Sections diff --git a/src/Resources/views/storefront/layout/meta.html.twig b/src/Resources/views/storefront/layout/meta.html.twig index aa402186..2c6ce08d 100644 --- a/src/Resources/views/storefront/layout/meta.html.twig +++ b/src/Resources/views/storefront/layout/meta.html.twig @@ -3,7 +3,7 @@ {% block layout_head_javascript_tracking %}