Individual promotion banners for offers, news or hints
Description
Highlights
- das Erstellen der Promotion Banner in einem eigenen Backend - Modul, um diese beliebig oft wiederverwenden zu können
- das Auswählen der Position, der Seite und des Shops, bei dem der Promotion Banner angezeigt werden soll
- die Festlegung, ob der Promotion Banner zuklapp- bzw. ausblendbar sein soll sowie der dazugehörigen Cookie - Lebensdauer in Tagen
- das Festlegen des Anzeigedatums, also in welchem Zeitraum der jeweilige Promotion Banner angezeigt werden soll sowie der Auflösungen, in denen der Promotion Banner ausgeblendet werden soll
- eigene Shopware - Blöcke, um das Plugin updatesicher im eigenen Theme anpassen oder erweitern zu können
About the Extension
Contact & Support
If you have any questions or suggestions just contact us via mail to shopware.support@digitalwert.de and we are happy to help you. A instructions for the plugin can be found at: https://shopwaredemo.digitalwert.de/media/pdf/c5/81/74/Guide_PromotionBanner.pdf .
Description of the plugin
The plugin "Individual promotion banners for offers, news or hints" allows individual promotion banners for offers, news, hints and much more.
For the promotion banner the position, the page and the shop, where the promotion banner should be displayed, can be selected. The following positions are available:
- below the body tag
- below the menu
- at the bottom of the screen (fixed)
- in the offcanvas menu / the left sidebar below the categories
- in a modal box
- indefinite (for example via a selection field in an article, in a category, in the advanced menu and much more)
The following pages are currently available:
- in the entire shop
- on the start page
- in the category listings
- at the product detail pages
- in the registration
- in the cart
- in the registration in the checkout
- on the payment and shipping selection page
- on the order completion page
- on the order confirmation page
- in the complete checkout process
- in the blog listing
- at the blog detail pages
- in the complete blog
- on the landing pages
- at the note
- at the shop pages
- at the forms
- at the search results page
- at the newsletter page
- in the account
Furthermore, it can be set whether the promotion banner should be collapsible or hideable and the corresponding cookie lifetime in days. The hiding of a promotion banner is always stored in a separate cookie, so that the customer does not see the promotion banner again, if he has already hidden it. Within the plugin configuration the name of the cookie for the cookie hint can be set, in the standard this is the shopware cookie allowCookie. On the part of the plugin, only cookies are set if the cookie policy has been approved ("Accept" button).
The background and font color of the collapsible icon can also be individually set for each promotion banner.Insofar as the promotion banner is be displayed in a modal box, a time delay can also be defined for this. Within the plugin configuration, the width of the modal box in pixels as well as the background and font color of the modal box close icon can be set.
Furthermore, a background, for example a background image or a background color (as hex code or rgba value) can be set for each promotion banner. For the background image, the orientation (from top left to bottom right), the background size (cover, contain or auto) and the opacity (from 0.05 to 1) can be set.
The promotion banner itself can, for example, consist of three areas, an area for a percentage (HTML code is possible), a content area (with headline and text, HTML code is also possible) and a link area (HTML code is also possible here ). For all three areas, the background color (as hex code or rgba value), the font color (as hex code or color name), the content orientation (left, center or right), the content width in percent (from 5% to 100%), the inner distance (padding, single or multiple values are possible) and the respective text can be set (HTML code is also possible here).
The link itself can also be placed below the content area and extend around the entire promotion banner. Furthermore, the link can also refer to a JavaScript function. In addition, it is also possible to display the link with a transparent background, to set the border color (as hex code or rgba value) and an individual CSS class for the link (for example, is--primary or is--secondary).
You can also set the display date for the promotion banner (in the english date format "yyyy-mm-dd") (* 8), so you can specify in which period the respective promotion banner should be displayed and you can select the resolutions in which the promotion banner should be hidden.
Through the integration of the promotion banner via its own action widget, it can be displayed anywhere in the shop.
Informations about the plugin
(1). Developed according to the new plugin system from shopware 5.2.
(2). Compatible with PHP 7.
(3). Test for 30 days without obligation: with the trial version you can use the plugin for 30 days free of charge and in full directly in your shop.
(4). Compatible themes: this plugin is compatible with the Responsive theme from shopware and themes derived from it. When using a third party theme, which was purchased through the shopware store, the proper use of the plugin can not be guaranteed as with any other shopware plugin.
(5). Subshop compatiblity: the plugin supports subshops and can be activated per subshop.
(6). Unencrypted: the plugin is provided completely open source, so you do not need the license manager from shopware and it can therefore be used without problems without the iOnCube Loader.
(7). Own shopware blocks: the plugin provides its own shopware blocks so you be able to adapt or extend the plugin update safe in your own theme. The names of the corresponding own shopware blocks can be found in the instructions: https://shopwaredemo.digitalwert.de/media/pdf/c5/81/74/Guide_PromotionBanner.pdf .
(8). date format from the the display date: the date format from the display date must be entered in the format yyyy-mm-dd (english date format, the July 15, 2019 corresponds to the format 2019-07-15).
configuration examples
1. below the body tag (for example "Newsletter abonnieren") [Screenshot 1]:
general settings
- active: yes
- promotionbanner can be permanently collapsed and hidden: yes
- background color of the collapse icon (hexcode): #000000
- font color of the collapse icon (hexcode): #FFFFFF
- position of the promotionbanner: 0 - unterhalb des body-Tags
- show in shop (required field): Demoshop
- show on the following page: 1 – Startseite
general settings - background
- background image: select background
- alignment of the background image: 4 – mittig mittig
- opacity of the background: 3 - 85% (0.85)
general settings - content area
- inner distance (padding), e. g. "10px": 40px 10px 40px 10px
- font color of the headline (hexcode): #000000
- alignment of the headline: 1 – mittig
- content width of the headline: 19 - 85%
- headline: NEWSLETTER ABONNIEREN!
- font color of the text (hexcode): #000000
- alignment of the text: 1 - mittig
- content width of the text: 19 - 85%
- text: Jetzt den 10% Willkommensgutschein erhalten!
general settings - link area
- inner distance (padding), e. g. "10px": 10px
- target of the link: /newsletter
- individual css class of the link: is--secondary
- transparent background of the link: yes
- font color of the link (hexcode): #000000
- border color of the link (hexcode): #000000
- text of the link when a button is used: read more
- content alignment: 2 – rechts
- content width: 3 - 15%
2. below the body tag (for example a message for the easter holiday) [Screenshot 2]
general settings
- active: yes
- background color of the collapse icon (hexcode): #000000
- position of the promotionbanner: 0 - unterhalb des body-Tags
- show in shop (required field): Demoshop
- show on the following page: 1 – Startseite
general settings - background
- background color (hexcode): #FFFFFF
general settings - percentage area
- background color of the percentage area (hexcode): #4AA3DF
- font color of the percentage area (hexcode): #FFFFFF
- content alignment: 2 – rechts
- content width: 2 - 10%
- text of the percentage:
general settings - content area
- background color of the content area (hexcode): #E9F2F8
- inner distance (padding), e. g. "10px": 15px 10px 15px 10px
- font color of the headline (hexcode): #217DBB
- content width of the headline: 22 - 100%
- headline: Urlaub:
- font color of the text (hexcode): #217DBB
- alignment of the text: 22 - 100%
- text: Wir befinden uns vom 20.04.2019 bis zum 22.04.2019 im Osterurlaub und können in diesem Zeitraum eingehende Bestellungen erst nach unserer Rückkehr bearbeiten. Wir danken für Ihr Verständnis.
3. below the menu (for example "Happ Women's Day 2019") [Screenshot 3]
general settings
- active: yes
- promotionbanner can be permanently collapsed and hidden: yes
- hide the collapse icon on the collapsed and hidden promotionbanner: yes
- background color of the collapse icon (hexcode): #D25285
- font color of the collapse icon (hexcode): #FFFFFF
- position of the promotionbanner: 1 - unterhalb des Menüs
- show in shop (required field): Demoshop
- show on the following page: 1 – Startseite
general settings - background
- background color (hexcode): #D25285
general settings - content area
- inner distance (padding), e. g. "10px": 20px
- font color of the headline (hexcode): #FFFFFF
- alignment of the headline: 1 - mittig
- content width of the headline: 22 - 100%
- headline: HAPPY WOMEN'S DAY: 20% Rabatt* | CODE: WOMEN19
- font color of the text (hexcode): #217DBB
4. at the bottom of the screen (fixed) (for example "Spotlight Deals") [Screenshot 4]
general settings
- active: yes
- promotionbanner can be permanently collapsed and hidden: yes
- background color of the collapse icon (hexcode): #99FFCC
- position of the promotionbanner: 2 - am unteren Bildschirmrand (fixiert)
- show in shop (required field): Demoshop
- show on the following page: 1 – Startseite
general settings - background
- background color: transparent
general settings - percentage area
- background color of the percentage area (hexcode): #99FFCC
- font color of the percentage area (hexcode): #000000
- content alignment: 2 – rechts
- content width: 1 - 5%
- text of the percentage: 50%
general settings - content area
- background color of the content area (hexcode): #FFFFFF
- inner distance (padding), e. g. "10px": 10px
- font color of the headline (hexcode): #000000
- alignment of the headline: 1 - mittig
- content width of the headline: 18 - 80%
- headline: SPOTLIGHT DEALS
- font color of the text (hexcode): #000000
- alignment of the text: 1 - mittig
- content width of the text: 18 - 80%
- text: TOP-Marken um bis zu 50% reduziert
general settings - link area
- background color of the link area (hexcode): #FFFFFF
- inner distance (padding), e. g. "10px": 10px
- target of the link: /newsletter
- individual css class of the link: is--secondary
- transparent background of the link: yes
- font color of the link (hexcode): #000000
- border color of the link (hexcode): #000000
- text of the link when a button is used: read more
- content alignment: 2 – rechts
- content width: 3 - 15%
5. in a modal box (for example "Mega sparen") [Screenshot 5]
general settings
- active: yes
- promotionbanner can be permanently collapsed and hidden: yes
- position of the promotionbanner: 4 - in einer Modalbox
- show in shop (required field): Demoshop
- show on the following page: 1 – Startseite
- time delay of the modalbox in seconds: 5
general settings - content area
- background color of the content area (hexcode): #DF0238
- inner distance (padding), e. g. "10px": 15px 0 5px 0
- font color of the headline (hexcode): #FFFFFF
- alignment of the headline: 1 – mittig
- content width of the headline: 22 - 100%
- headline: MEGA SPAREN
- font color of the text (hexcode): #FFFFFF
- alignment of the text: 1 - mittig
- content width of the text: 22 - 100%
- text: Gratis-Artikel bei vielen Produkten
general settings - link area
- link below the content area: yes
- background color of the link area (hexcode): #e9f2f8
- inner distance (padding), e. g. "10px": 15px
- target of the link: /newsletter
- individual css class of the link: is--secondary
- transparent background of the link: yes
- font color of the link (hexcode): #FFFFFF
- border color of the link (hexcode): #FFFFFF
- text of the link when a button is used: read more
- content alignment: 1 – mittig
- content width: 5 - 25%
6. in the offcanvas menu / the left sidebar below the categories (for example "Newsletter Abonnieren") [Screenshot 7]
general settings
- active: yes
- position of the promotionbanner: 3 - im OffCanvas - Menü / der linken Sidebar unterhalb der Kategorien
- show in shop (required field): Demoshop
general settings - percentage area
- background color of the percentage area (hexcode): #FFDB73
- font color of the percentage area (hexcode): #000000
- content alignment: 1 - mittig
- content width: 4 - 20%
- text of the percentage: 10%
general settings - content area
- inner distance (padding), e. g. "10px": 10px
- font color of the headline (hexcode): #000000
- alignment of the headline: 0 - links
- content width of the headline: 22 - 100%
- headline: NEWSLETTER ABONNIEREN!
- font color of the text (hexcode): #000000
- content width of the text: 22 - 100%
- text: Jetzt den 10% Willkommens-gutschein erhalten!
general settings - link area
- link promotionbanner completely: yes
- target of the link: /newsletter
Contact & Support
If you have any questions or suggestions just contact us via mail to shopware.support@digitalwert.de and we are happy to help you. A instructions for the plugin can be found at: https://shopwaredemo.digitalwert.de/media/pdf/c5/81/74/Guide_PromotionBanner.pdf .
Description of the plugin
The plugin "Individual promotion banners for offers, news or hints" allows individual promotion banners for offers, news, hints and much more.
For the promotion banner the position, the page and the shop, where the promotion banner should be displayed, can be selected. The following positions are available:
- below the body tag
- below the menu
- at the bottom of the screen (fixed)
- in the offcanvas menu / the left sidebar below the categories
- in a modal box
- indefinite (for example via a selection field in an article, in a category, in the advanced menu and much more)
The following pages are currently available:
- in the entire shop
- on the start page
- in the category listings
- at the product detail pages
- in the registration
- in the cart
- in the registration in the checkout
- on the payment and shipping selection page
- on the order completion page
- on the order confirmation page
- in the complete checkout process
- in the blog listing
- at the blog detail pages
- in the complete blog
- on the landing pages
- at the note
- at the shop pages
- at the forms
- at the search results page
- at the newsletter page
- in the account
Furthermore, it can be set whether the promotion banner should be collapsible or hideable and the corresponding cookie lifetime in days. The hiding of a promotion banner is always stored in a separate cookie, so that the customer does not see the promotion banner again, if he has already hidden it. Within the plugin configuration the name of the cookie for the cookie hint can be set, in the standard this is the shopware cookie allowCookie. On the part of the plugin, only cookies are set if the cookie policy has been approved ("Accept" button).
The background and font color of the collapsible icon can also be individually set for each promotion banner.Insofar as the promotion banner is be displayed in a modal box, a time delay can also be defined for this. Within the plugin configuration, the width of the modal box in pixels as well as the background and font color of the modal box close icon can be set.
Furthermore, a background, for example a background image or a background color (as hex code or rgba value) can be set for each promotion banner. For the background image, the orientation (from top left to bottom right), the background size (cover, contain or auto) and the opacity (from 0.05 to 1) can be set.
The promotion banner itself can, for example, consist of three areas, an area for a percentage (HTML code is possible), a content area (with headline and text, HTML code is also possible) and a link area (HTML code is also possible here ). For all three areas, the background color (as hex code or rgba value), the font color (as hex code or color name), the content orientation (left, center or right), the content width in percent (from 5% to 100%), the inner distance (padding, single or multiple values are possible) and the respective text can be set (HTML code is also possible here).
The link itself can also be placed below the content area and extend around the entire promotion banner. Furthermore, the link can also refer to a JavaScript function. In addition, it is also possible to display the link with a transparent background, to set the border color (as hex code or rgba value) and an individual CSS class for the link (for example, is--primary or is--secondary).
You can also set the display date for the promotion banner (in the english date format "yyyy-mm-dd") (* 8), so you can specify in which period the respective promotion banner should be displayed and you can select the resolutions in which the promotion banner should be hidden.
Through the integration of the promotion banner via its own action widget, it can be displayed anywhere in the shop.
Informations about the plugin
(1). Developed according to the new plugin system from shopware 5.2.
(2). Compatible with PHP 7.
(3). Test for 30 days without obligation: with the trial version you can use the plugin for 30 days free of charge and in full directly in your shop.
(4). Compatible themes: this plugin is compatible with the Responsive theme from shopware and themes derived from it. When using a third party theme, which was purchased through the shopware store, the proper use of the plugin can not be guaranteed as with any other shopware plugin.
(5). Subshop compatiblity: the plugin supports subshops and can be activated per subshop.
(6). Unencrypted: the plugin is provided completely open source, so you do not need the license manager from shopware and it can therefore be used without problems without the iOnCube Loader.
(7). Own shopware blocks: the plugin provides its own shopware blocks so you be able to adapt or extend the plugin update safe in your own theme. The names of the corresponding own shopware blocks can be found in the instructions: https://shopwaredemo.digitalwert.de/media/pdf/c5/81/74/Guide_PromotionBanner.pdf .
(8). date format from the the display date: the date format from the display date must be entered in the format yyyy-mm-dd (english date format, the July 15, 2019 corresponds to the format 2019-07-15).
configuration examples
1. below the body tag (for example "Newsletter abonnieren") [Screenshot 1]:
general settings
- active: yes
- promotionbanner can be permanently collapsed and hidden: yes
- background color of the collapse icon (hexcode): #000000
- font color of the collapse icon (hexcode): #FFFFFF
- position of the promotionbanner: 0 - unterhalb des body-Tags
- show in shop (required field): Demoshop
- show on the following page: 1 – Startseite
general settings - background
- background image: select background
- alignment of the background image: 4 – mittig mittig
- opacity of the background: 3 - 85% (0.85)
general settings - content area
- inner distance (padding), e. g. "10px": 40px 10px 40px 10px
- font color of the headline (hexcode): #000000
- alignment of the headline: 1 – mittig
- content width of the headline: 19 - 85%
- headline: NEWSLETTER ABONNIEREN!
- font color of the text (hexcode): #000000
- alignment of the text: 1 - mittig
- content width of the text: 19 - 85%
- text: Jetzt den 10% Willkommensgutschein erhalten!
general settings - link area
- inner distance (padding), e. g. "10px": 10px
- target of the link: /newsletter
- individual css class of the link: is--secondary
- transparent background of the link: yes
- font color of the link (hexcode): #000000
- border color of the link (hexcode): #000000
- text of the link when a button is used: read more
- content alignment: 2 – rechts
- content width: 3 - 15%
2. below the body tag (for example a message for the easter holiday) [Screenshot 2]
general settings
- active: yes
- background color of the collapse icon (hexcode): #000000
- position of the promotionbanner: 0 - unterhalb des body-Tags
- show in shop (required field): Demoshop
- show on the following page: 1 – Startseite
general settings - background
- background color (hexcode): #FFFFFF
general settings - percentage area
- background color of the percentage area (hexcode): #4AA3DF
- font color of the percentage area (hexcode): #FFFFFF
- content alignment: 2 – rechts
- content width: 2 - 10%
- text of the percentage:
general settings - content area
- background color of the content area (hexcode): #E9F2F8
- inner distance (padding), e. g. "10px": 15px 10px 15px 10px
- font color of the headline (hexcode): #217DBB
- content width of the headline: 22 - 100%
- headline: Urlaub:
- font color of the text (hexcode): #217DBB
- alignment of the text: 22 - 100%
- text: Wir befinden uns vom 20.04.2019 bis zum 22.04.2019 im Osterurlaub und können in diesem Zeitraum eingehende Bestellungen erst nach unserer Rückkehr bearbeiten. Wir danken für Ihr Verständnis.
3. below the menu (for example "Happ Women's Day 2019") [Screenshot 3]
general settings
- active: yes
- promotionbanner can be permanently collapsed and hidden: yes
- hide the collapse icon on the collapsed and hidden promotionbanner: yes
- background color of the collapse icon (hexcode): #D25285
- font color of the collapse icon (hexcode): #FFFFFF
- position of the promotionbanner: 1 - unterhalb des Menüs
- show in shop (required field): Demoshop
- show on the following page: 1 – Startseite
general settings - background
- background color (hexcode): #D25285
general settings - content area
- inner distance (padding), e. g. "10px": 20px
- font color of the headline (hexcode): #FFFFFF
- alignment of the headline: 1 - mittig
- content width of the headline: 22 - 100%
- headline: HAPPY WOMEN'S DAY: 20% Rabatt* | CODE: WOMEN19
- font color of the text (hexcode): #217DBB
4. at the bottom of the screen (fixed) (for example "Spotlight Deals") [Screenshot 4]
general settings
- active: yes
- promotionbanner can be permanently collapsed and hidden: yes
- background color of the collapse icon (hexcode): #99FFCC
- position of the promotionbanner: 2 - am unteren Bildschirmrand (fixiert)
- show in shop (required field): Demoshop
- show on the following page: 1 – Startseite
general settings - background
- background color: transparent
general settings - percentage area
- background color of the percentage area (hexcode): #99FFCC
- font color of the percentage area (hexcode): #000000
- content alignment: 2 – rechts
- content width: 1 - 5%
- text of the percentage: 50%
general settings - content area
- background color of the content area (hexcode): #FFFFFF
- inner distance (padding), e. g. "10px": 10px
- font color of the headline (hexcode): #000000
- alignment of the headline: 1 - mittig
- content width of the headline: 18 - 80%
- headline: SPOTLIGHT DEALS
- font color of the text (hexcode): #000000
- alignment of the text: 1 - mittig
- content width of the text: 18 - 80%
- text: TOP-Marken um bis zu 50% reduziert
general settings - link area
- background color of the link area (hexcode): #FFFFFF
- inner distance (padding), e. g. "10px": 10px
- target of the link: /newsletter
- individual css class of the link: is--secondary
- transparent background of the link: yes
- font color of the link (hexcode): #000000
- border color of the link (hexcode): #000000
- text of the link when a button is used: read more
- content alignment: 2 – rechts
- content width: 3 - 15%
5. in a modal box (for example "Mega sparen") [Screenshot 5]
general settings
- active: yes
- promotionbanner can be permanently collapsed and hidden: yes
- position of the promotionbanner: 4 - in einer Modalbox
- show in shop (required field): Demoshop
- show on the following page: 1 – Startseite
- time delay of the modalbox in seconds: 5
general settings - content area
- background color of the content area (hexcode): #DF0238
- inner distance (padding), e. g. "10px": 15px 0 5px 0
- font color of the headline (hexcode): #FFFFFF
- alignment of the headline: 1 – mittig
- content width of the headline: 22 - 100%
- headline: MEGA SPAREN
- font color of the text (hexcode): #FFFFFF
- alignment of the text: 1 - mittig
- content width of the text: 22 - 100%
- text: Gratis-Artikel bei vielen Produkten
general settings - link area
- link below the content area: yes
- background color of the link area (hexcode): #e9f2f8
- inner distance (padding), e. g. "10px": 15px
- target of the link: /newsletter
- individual css class of the link: is--secondary
- transparent background of the link: yes
- font color of the link (hexcode): #FFFFFF
- border color of the link (hexcode): #FFFFFF
- text of the link when a button is used: read more
- content alignment: 1 – mittig
- content width: 5 - 25%
6. in the offcanvas menu / the left sidebar below the categories (for example "Newsletter Abonnieren") [Screenshot 7]
general settings
- active: yes
- position of the promotionbanner: 3 - im OffCanvas - Menü / der linken Sidebar unterhalb der Kategorien
- show in shop (required field): Demoshop
general settings - percentage area
- background color of the percentage area (hexcode): #FFDB73
- font color of the percentage area (hexcode): #000000
- content alignment: 1 - mittig
- content width: 4 - 20%
- text of the percentage: 10%
general settings - content area
- inner distance (padding), e. g. "10px": 10px
- font color of the headline (hexcode): #000000
- alignment of the headline: 0 - links
- content width of the headline: 22 - 100%
- headline: NEWSLETTER ABONNIEREN!
- font color of the text (hexcode): #000000
- content width of the text: 22 - 100%
- text: Jetzt den 10% Willkommens-gutschein erhalten!
general settings - link area
- link promotionbanner completely: yes
- target of the link: /newsletter
Details
- Available: English, German
- Latest update: 21 December 2020
- Publication date: 15 July 2019
- Version: 2.0.5
- Category: Header & Footer
Resources
Reviews (0)
About the Extension Partner
digitalwert
Partner Status
-
Shopware
Bronze Partner -
Shopware
Extension Partner
Details
-
Ø-Rating:
4.9
Average rating of 4.9 out of 5 stars
- Partner since: 2017
- Extensions: 46
Support
- Based in: Germany
- Speaks: German, English
- Response time: Quickly
Install the plugin via the plugin manager and make your desired settings in the plugin configuration. Then empty the cache of the shop and sign up again to the shopware backend if necessary.
You have problems with the installation? We've created a instruction for the plugin ( https://shopwaredemo.digitalwert.de/media/pdf/c5/81/74/Guide_PromotionBanner.pdf ) that also includes a section called "Trouble Shooting" for solutions to problems that could be arised.
When you reinstall the plugin please note: when you reinstall a plugin, all previous values of the fields in the plugin configuration are automatically deleted.
2.0.5
made plugin compatible with version 5.7.*
2.0.4
This update establishes the compatibility with the Shopware Consent Tool from Shopware Version 5.6.3 or with the plugin for the same function below this version.
Insofar as the update of the plugin is performed before the Shopware version 5.6.3 or the plugin is released, you should until then select the value "at "the existence of a cookie for a cookie note" at "Check permission of setting the plugin cookies over".
In addition, within the plugin configuration you have the option of selecting the cookie group to which the cookie should belong. The label of the cookie can be customized using the snippet PromotionbannerCookieLabel.
2.0.3
The modal box opens only now, if no other modal box (eg for the cookie hint) is opened.
2.0.2
Within the plugin configuration the name of the cookie for the cookie hint can be set, in the standard this is the shopware cookie allowCookie. On the part of the plugin, only cookies are set if the cookie policy has been approved ("Accept" button).
2.0.1
There are now own shopware blocks for the plugin available. Furthermore the own backend module for the plugins is now multilingual translated.
2.0.0
Initial release of the plugin.