Energy labelling
Description
Highlights
- Arrow display according to regulation 2021
- Profile for import/export tool integrated
- Import of product data from EPREL database
- Product export for marketplaces
- Filter efficiency classes
Features
- Configuration of the available energy efficiency classes and colours in the plugin manager
- Maintenance of efficiency class, spectrum and colour via dropdown in article editing
- Maintenance of EU energy label as "data sheet" and "preview image
- Display of energy efficiency class and product data sheet in list, detail, shopping basket
- Variant capability
- Multi-dimensional efficiency classes
- Interface via Rest API
- Data maintenance by import/export tool via CSV
- Import product data from EPREL database by registration number and group
- Efficiency classes can be filtered
About the Extension
Since January 1, 2015, online shop operators have been obliged to inform customers about the energy efficiency of electrical goods before buying. With this plugin you can easily enter the required information in the article.
The plugin offers the following features
- Configuration of the available energy efficiency classes and colors in the Plugin Manager
- Maintenance of efficiency class and color via dropdown in article processing
- Maintaining the EU energy label as "datasheet" and "preview image"
- Display of energy efficiency class and product data sheet in the list, detail, shopping cart
- In addition, from Shopware Version 5.3 it is possible to display the "Spectrum" function
- Variant capability
- Multidimensional informations / classes
- Interface via REST API
Setup in backend plugin manager
Definition of available energy efficiency classes and colors:
[Default]
Efficiency classes: A +++; A ++; A +; A; B; C; D; F; G
Colors: 006c38; 018c3b; abd602; ffdf01; ff8c08; fe1d01; ee0012
The values are with; (Semicolon) separately. This configuration setting is required for the drop-down menu in article editing.
Google Shopping template for product export could look like this:
{%- if product.extensions.gbmedEnev is defined and product.extensions.gbmedEnev.count > 0 -%}
<g:energy_efficiency_class>{{ product.extensions.gbmedEnev.first.class }}</g:energy_efficiency_class>
{%- if product.extensions.gbmedEnev.first.spectrumFrom is defined -%}<g:min_energy_efficiency_class>{{ product.extensions.gbmedEnev.first.spectrumFrom }}</g:min_energy_efficiency_class>{%- endif -%}
{%- if product.extensions.gbmedEnev.first.spectrumTo is defined -%}<g:max_energy_efficiency_class>{{ product.extensions.gbmedEnev.first.spectrumTo }}</g:max_energy_efficiency_class>{%- endif -%}
{%- endif -%}
The reference of the ERPEL-DB for Google Shopping could look like this:
{%- if product.extensions.gbmedEnev is defined and product.extensions.gbmedEnev.count > 0 and product.extensions.gbmedEnev.first.eprelId -%}
<g:certification>
<g:certification_authority>EC</g:certification_authority>
<g:certification_name>EPREL</g:certification_name>
<g:certification_code>{{ product.extensions.gbmedEnev.first.eprelId }}</g:certification_code>
</g:certification>
{%- endif -%}
Important NOTE:
The basis of our development work is a standard installation of Shopware. If you use plugins from other providers (third-party suppliers and Shopware premium plug-ins) in your webshop, please test our plug-ins in the offered trial versions in advance for compatibility in your webshop. We can not guarantee the proper functioning of our plugins in interaction with other Shopware plugins.
Since January 1, 2015, online shop operators have been obliged to inform customers about the energy efficiency of electrical goods before buying. With this plugin you can easily enter the required information in the article.
The plugin offers the following features
- Configuration of the available energy efficiency classes and colors in the Plugin Manager
- Maintenance of efficiency class and color via dropdown in article processing
- Maintaining the EU energy label as "datasheet" and "preview image"
- Display of energy efficiency class and product data sheet in the list, detail, shopping cart
- In addition, from Shopware Version 5.3 it is possible to display the "Spectrum" function
- Variant capability
- Multidimensional informations / classes
- Interface via REST API
Setup in backend plugin manager
Definition of available energy efficiency classes and colors:
[Default]
Efficiency classes: A +++; A ++; A +; A; B; C; D; F; G
Colors: 006c38; 018c3b; abd602; ffdf01; ff8c08; fe1d01; ee0012
The values are with; (Semicolon) separately. This configuration setting is required for the drop-down menu in article editing.
Google Shopping template for product export could look like this:
{%- if product.extensions.gbmedEnev is defined and product.extensions.gbmedEnev.count > 0 -%}
<g:energy_efficiency_class>{{ product.extensions.gbmedEnev.first.class }}</g:energy_efficiency_class>
{%- if product.extensions.gbmedEnev.first.spectrumFrom is defined -%}<g:min_energy_efficiency_class>{{ product.extensions.gbmedEnev.first.spectrumFrom }}</g:min_energy_efficiency_class>{%- endif -%}
{%- if product.extensions.gbmedEnev.first.spectrumTo is defined -%}<g:max_energy_efficiency_class>{{ product.extensions.gbmedEnev.first.spectrumTo }}</g:max_energy_efficiency_class>{%- endif -%}
{%- endif -%}
The reference of the ERPEL-DB for Google Shopping could look like this:
{%- if product.extensions.gbmedEnev is defined and product.extensions.gbmedEnev.count > 0 and product.extensions.gbmedEnev.first.eprelId -%}
<g:certification>
<g:certification_authority>EC</g:certification_authority>
<g:certification_name>EPREL</g:certification_name>
<g:certification_code>{{ product.extensions.gbmedEnev.first.eprelId }}</g:certification_code>
</g:certification>
{%- endif -%}
Important NOTE:
The basis of our development work is a standard installation of Shopware. If you use plugins from other providers (third-party suppliers and Shopware premium plug-ins) in your webshop, please test our plug-ins in the offered trial versions in advance for compatibility in your webshop. We can not guarantee the proper functioning of our plugins in interaction with other Shopware plugins.
Details
- Available: English, German
- Latest update: 11 November 2024
- Publication date: 16 August 2019
- Version: 2.0.4
- Category: Special features
Resources
Reviews (4)
Average rating of 5 out of 5 stars
Super Erweiterung, genau wie ich es mir vorgestellt habe :)
Average rating of 5 out of 5 stars
Die Bedienung ist selbsterklärend und es sind individuelle Anpassungen wie Farbe, Icons, Verbundlabel möglich.
Einfache Handhabung und guter Support
Average rating of 5 out of 5 stars
Tolles Plugin, super Support
Average rating of 5 out of 5 stars
Ein Muss für jeden Shop mit elektrotechnischen Produkten.
Es erleichtert die Anzeige der Energieeffizienz im Shop erheblich.
Support Anfrage werden sehr schnell bearbeitet und bestens gelöst.
Ein must have um die 2019/2015 umsetzen zu können
Average rating of 5 out of 5 stars
About the Extension Partner
gb media
Partner Status
-
Shopware
Extension Partner
Details
-
Ø-Rating:
4.8
Average rating of 4.8 out of 5 stars
- Partner since: 2018
- Extensions: 60
Support
- Based in: Germany
- Speaks: German, English
- Response time: Very quickly
Install and activate via the Plugin Manager.
2.0.4
- Clear cache can be set via plugin configuration
1.3.22
- Template modifications
2.0.3
- Template modifications
2.0.2
- Import/Export Mapping modified
1.3.21
- EPREL group ovens issue fixed
2.0.1
- EPREL group ovens issue fixed
2.0.0
- 6.6.x compatibility
1.3.20
- Sorting on EleasticSearch bug fix
1.3.19
- Hydrator modified
1.3.18
- ElasticSearch mapping modified
1.3.17
- Import/Export modified
1.3.16
- Global method to prepare data added
1.3.15
- Submit EPREL registration as number
1.3.14
- Handle EPREL registration number as string to fix number parse issue
1.3.13
- Handle with new EPREL parameter energyClassRange
1.3.12
- Medias translateable now
1.3.11
- Filter issue fixed
1.3.10
- Check instance of aggregation entities
1.3.9
- Tag rel=noopener added
- Consider filter options without results
1.2.17
- Hydrator for checkout finsh added
1.3.8
- Hydrator for checkout finsh added
1.3.7
- Sorting corrected
- ElasticSearch exception fixed
1.3.6
- Sorting on storefront modified
1.3.5
- Admin panel modifications
1.3.4
- fix store front toolbar issue on event Listing/afterRenderResponse
1.3.3
- Configuration add filter added
1.3.2
- Products query modified
1.2.16
- EPREL Ovens handler modified
1.3.1
- ElasticSearch mapping issue fixed
- EPREL Ovens handler modified
1.3.0
- 6.5.x compatibility
1.2.15
- Energy labelling list added in product
- Create bug fixed
- EN snippet modified
- Sorting of the energy labelling list modified
1.2.14
- Import/Export tool snippet modified
- Display errors on incorrect EPREL data
1.2.13
- Color configuration for EPREL import changed
- EPREL importer modified
- ElasticSearch revised
1.2.12
- Added handler of the group "ovens" when importing
1.2.11
- Added handler of the group "tumbledriers" when importing
1.2.10
- [QuickFix] Remove Filter on active ElasticSearch
1.2.9
- Bug fix product export
1.2.8
- Subscriber use CriteriaEvents now
- Datasheet file accept modified
1.2.7
- Bug fix spectrum parameter
1.2.6
- Database alter table
1.2.5
- hide products null items on admin overview
1.2.4
- Extension property name modified
- Reinit tooltip after listing render response
1.2.3
- Bug fix of a magic method
1.2.2
- Spectrum range modified
- Old regulation option added
- deactivate sorting option on plugin deactivating
1.2.1
- Color set modified
1.2.0
- EPREL data import added
1.1.12
- Check for source entity on import/export
1.1.11
- text border added
1.1.10
- bug fix on checkout line item
1.1.9
- use EntityRepositoryInterface
1.1.8
- Plugin configuration: Display data sheet in all views added
1.1.7
- Wrong name of a file corrected
1.1.6
- Configuration for default media folder on import added
- Name value added
- Import/Export profile modified
- Template bug fixes and midifications
- Cross link between product and Plugin added
- Editing form redesigned
1.1.5
- Allow empty medias
1.1.4
- Bug fix validation
1.1.3
- Validation of Import/Export data modified
1.1.2
- Profile for the Import/Export tool integrated
1.1.1
- Media selection bug fix
1.1.0
- 6.4.x compatibility
1.0.8
- unused blocks removed
1.0.7
- mobile view modified
1.0.6
- Regulation 2021 of arrow illustration added
- Sorting as Shopware preferred method integrated
1.0.5
- Configuration of efficiency classes A+, A++ and A+++ removed, bug fixed on ElasticSearch and Product-Selection
1.0.4
- Duplicate entries added
1.0.3
- Compatibility SW 6.3
1.0.2
- EnEV data in the product slider is now created
1.0.1
- migration profile for swag/migration-assistant removed
1.0.0
- First release Shopware Community Store