Ready This is an app especially developed for Shopware 6
Gross / Net Switch with Popup

Gross / Net Switch with Popup

by Devert no ratings yet 83 Downloads
Billing options:
To use the wish list, you must accept the necessary cookies. Accept cookies
Can be used in:
Not available
This extension cannot be used in a Shopware Cloud shop.
Cloud
Self-hosted
Support
  • Devert
  • de_DE en_GB
This Extension Partner responds very quickly to support requests
Details
  • Dever82030686434m
  • Devert
  • 1.3.1
  • 12 Apr 2024
  • de_DE en_GB
  • 6.1.0 – 6.1.6
    6.2.0 – 6.2.3
    6.3.0.0 – 6.3.0.2
    6.3.1.0 – 6.3.1.1
    6.3.2.0 – 6.3.2.1
    6.3.3.0 – 6.3.3.1
    6.3.4.0 – 6.3.4.1
    6.3.5.0 – 6.3.5.4
    6.4.0.0
    6.4.1.0 – 6.4.1.2
    6.4.2.0 – 6.4.2.1
    6.4.3.0 – 6.4.3.1
    6.4.4.0 – 6.4.4.1
    6.4.5.0 – 6.4.5.1
    6.4.6.0 – 6.4.6.1
    6.4.7.0
    6.4.8.0 – 6.4.8.2
    6.4.9.0
    6.4.10.0 – 6.4.10.1
    6.4.11.1
    6.4.12.0
    6.4.13.0
    6.4.14.0
    6.4.15.0 – 6.4.15.2
    6.4.16.0 – 6.4.16.1
    6.4.17.0 – 6.4.17.2
    6.4.18.0 – 6.4.18.1
    6.4.19.0
    6.4.20.0 – 6.4.20.2
    6.5.0.0
    6.5.1.0 – 6.5.1.1
    6.5.2.0 – 6.5.2.1
    6.5.3.0 – 6.5.3.3
    6.5.4.0 – 6.5.4.1
    6.5.5.0 – 6.5.5.2
    6.5.6.0 – 6.5.6.1
    6.5.7.0 – 6.5.7.4
    6.5.8.0 – 6.5.8.8
    6.6.0.0
    6.6.0.2 – 6.6.0.3
    6.6.1.0
Allows the user to display the prices either gross or net . This function is especially useful... more

Product information

Highlights

  • Gross or net switchable via frontend
  • 4 positions (top bar, header, footer and product page)
  • Texts customizable
  • Optional with Popup
  • Can be deactivated for logged in customers + Preselect the "I am" field

Description

Allows the user to display the prices either gross or net. This function is especially useful for shops with many B2B customers.

The standard display (gross or net) of the price is controlled by the customer group.


The button is automatically inserted by the module in the header next to the shopping cart and account icon. The button can optionally be displayed in the top bar, footer and on the product page. A total of four positions are possible.

 The displayed texts can be changed via snippets/text modules.

Optionally a popup can be displayed. The popup will not be shown for e.g. the Google Bot.

The preselection of the "I am" field in the account creation can be activated in the plugin settings.


In order to increase usability, the necessary cookie can be set as a "technical cookie" in the configuration. It is then no longer necessary for the user to accept the cookie for this app. Possibly this function is not conform with the DSGVO.


After installation the app is directly active and can be used in the frontend. Possibly the shop cache must be deleted.



Options

  • Active/Inactive (per storefront)
  • Show switch for logged in customers: yes/no
  • Show popup: Yes/No (Not shown for the Google Bot)
  • Show popup only at first call? yes/no
  • Show in top bar? yes/no
  • Show in Header? yes/no
  • Show on the product page? (Under the price) yes/no
  • Show in footer? yes/no
  • Preselect the "I am" field yes/no

Read, write and discuss reviews... more

Customer reviews

Configuration manual

1. install the app as usual

2. clear the cache: ./bin/console cache:clear

3. theme compiling: ./bin/console theme:compile

4. the switch should now be displayed in the frontend


Note for updates

It may be necessary to clear or completely deactivate the cache before updating.

After the app has been updated it may be necessary to empty the cache or recompile the theme.

Changelog

Version 1.3.1

- Javascript optimized 

- Customizability from third party plugins improved

Version 1.3.0

- Compatibility with Shopware 6.6.0.0 established

Version 1.2.1

- Removed not needed title-attribute

Version 1.2.0

- Compatibility with Shopware 6.5.0.0 established 

- Javascript optimised 

- Removed PHP controller and moved logic to Javascript

Version 1.1.2

- Compatibility with Shopware 6.4.18.0 established

Version 1.1.1

- Compatibility with Shopware 6.4.13.0 established

Version 1.1.0

- Added event TaxDetectorDecoratorUseGrossEvent 

- added responseMode and setShowGross parameters to "/taxswitch/toggle" controller 

- Compatibility with Shopware 6.4.11.1 established 

- Fix bug in cookie permission modal

Version 1.0.9

Add option to preselect the "I am" field

Version 1.0.8

- Fix snippets (6.4.0.0 related)

- Fix wrong config in base.html.twig (6.4.0.0 related) 

- Caching fixed (6.4.0.0 related)

Version 1.0.7

- Use sw_extends instead of extends in twig templates

- Add switch to header (next to cart icon)

- Added button on product page (can be activated via configuration)

- Added switch in footer (can be activated via configuration)

Version 1.0.6

- Bug fixed: Sitemap creation via CLI did not work

- CacheStore overwrite removed, the CacheKey is now added by event

Version 1.0.5

- Added option to set the required cookie as a technical cookie (no user permission needed) 

- Problem solved, that the switch can not be disabled in single storefronts

Version 1.0.4

- Improve popup usability

Version 1.0.3

Adjust required versions in composer.json for 6.2.0 compatibility

Version 1.0.2

Note: Delete or deactivate the cache before the update


- Add config: Active/Inactive

- Allow to disable switcher for logged in customers

- Add PopUp (Modal/Lightbox) for first visit (configurable)

- Add button to open the cookie settings in info-modal if cookies are not accepted (Usability) 

Version 1.0.1

- Improve javascript (use shopware plugin system + replace alert with modal)

- Minor fixes in code

Version 1.0.0

Release of the gross/net plugin.

About the Extension Partner

Devert Devert Shopware Extension Partner Shopware Extension Partner 3 Extensions 5 Ø Rating
Current version:

Version:

€ 18.18* /month
Cancelable monthly

Free trial month

This app starts with a free trial month. The rent can be canceled at any time on a monthly basis or will be automatically renewed at the indicated prices.

Updates and support

To use the wish list, you must accept the necessary cookies. Accept cookies

Recently viewed