- Fixes a render error that could abort standalone CMS pages (e.g. the footer contact form or the cookie notice's "More information" link). These pages now display correctly.
- Fixes a render error that could abort standalone CMS pages (e.g. the footer contact form or the cookie notice's "More information" link). These pages now display correctly.
- Fixes a server error ("Leider ist ein Fehler aufgetreten") shown on the cart, off-canvas cart, checkout and account order pages whenever a voucher or promotion was in the basket. Product price-hiding now ignores non-product line items (vouchers, discounts, credits) when resolving products, so a promotion code is no longer mistaken for a product id.
- Fixes a server error ("Leider ist ein Fehler aufgetreten") shown on the cart, off-canvas cart, checkout and account order pages whenever a voucher or promotion was in the basket. Product price-hiding now ignores non-product line items (vouchers, discounts, credits) when resolving products, so a promotion code is no longer mistaken for a product id.
- New product custom field "Hide prices for customer groups": per article select any number of customer groups whose price and add-to-cart button should be hidden.
- New plugin setting "Hide all articles for selected customer groups": enabled by default (current behaviour kept). When disabled the plugin switches to per-article mode and only hides articles that list the current customer group in the new product custom field.
- The guest setting "Hide price for guests" still applies in per-article mode.
- Fixes a bug that prevented the new product custom field from being created when updating from an older plug-in version. The set is now ensured idempotently on install, update and activate.
- Aligns plug-in icon and plug-in description with the Shopware Store requirements.
- Fixes a bug where the customer-group setting "Hide prices in frontend" could activate in a language even though it was never set there, as soon as another language had it enabled. The plug-in now evaluates the configuration strictly per language.
- Fixes a server error on the customer account overview that could appear after the 7.1.x update once the customer had existing orders.
- Extends per-article price hiding to the customer overview and the edit-order page so the rendering stays consistent across every order surface.
- Fixes a server error that could appear on listing and product pages when an invalid or unknown route name was configured for "Click on add-to-cart redirects to the given path". The value is now validated and ignored on failure.
- Aligns the replacement-button rendering between listing card and detail buy-widget.
- Reduced the number of checks in Twig templates for whether the price should be displayed
- Added Twig blocks for better template extensibility
- Replaced non-functional CTA in the product box with an alert message
- New product custom field "Hide prices for customer groups": per article select any number of customer groups whose price and add-to-cart button should be hidden.
- New plugin setting "Hide all articles for selected customer groups": enabled by default (current behaviour kept). When disabled the plugin switches to per-article mode and only hides articles that list the current customer group in the new product custom field.
- The guest setting "Hide price for guests" still applies in per-article mode.
- Fixes a bug that prevented the new product custom field from being created when updating from an older plug-in version. The set is now ensured idempotently on install, update and activate.
- Aligns plug-in icon and plug-in description with the Shopware Store requirements.
- Fixes a bug where the customer-group setting "Hide prices in frontend" could activate in a language even though it was never set there, as soon as another language had it enabled. The plug-in now evaluates the configuration strictly per language.
- Fixes a server error on the customer account overview that could appear after the 7.1.x update once the customer had existing orders.
- Extends per-article price hiding to the customer overview and the edit-order page so the rendering stays consistent across every order surface.
- Fixes a server error that could appear on listing and product pages when an invalid or unknown route name was configured for "Click on add-to-cart redirects to the given path". The value is now validated and ignored on failure.
- Aligns the replacement-button rendering between listing card and detail buy-widget.
- Reduced the number of checks in Twig templates for whether the price should be displayed
- Added Twig blocks for better template extensibility
- Replaced non-functional CTA in the product box with an alert message
- Shopware 6.7 compatibility
- Shopware AdvancedSearch Compatibility
- Shopware AdvancedSearch Compatibility
Shopware 6.6 Compatibility
Removes the "price" meta tag, if the price is hidden.
Removes the "price" meta tag, if the price is hidden.
- Fixes an issue that causes the product detail page to not be displayed under certain circumstances when it is linked to a CMS page.
- Shopware 6.5 compatibility
- Plug-in now also supports specifying a path (like frontend.account.login) for redirection to ensure language-dependent links
- Compatibility with the CMS extension plugin from shopware
- Added possibility to show redirect buttons also in buy-widget on product detail page
- Added compatibility for the google tag manager from webmatch
- Fixes a bug that the login link is not set on the detail page
Compatibility for Shopware > 6.4.10.x
- Compatibility for Shopware > 6.4.10.x
- Fixes a bug that the configuration of customer groups does not work in Shopware > 6.4.10.0
- Fixes a visual bug on the product-detail page if prices are hidden
- Fixes a bug which occasionally shows prices on the product-detail page even though it shouldn't be diyplayed.
#1.2.1
- This Update is not compatible with shopware versions < 6.4.x
- Upgrade code to the shopware 6.4 structure.
- Fixes a bug that an error is thrown on certain pages.
#1.2.0
- This Update is not compatible with shopware versions < 6.4.x
- Added shopware 6.4 support
When the "Add to cart" button text is replaced, you can add a path to redirect to after clicking the button
- When prices are hidden, the price-filter will be hidden as well
- New Configuratoin option: "Add to cart"-Text replacement instead of hiding
- New Text snippet for alternative Text: coeHidePrice.cartReplacement
- As of this version. Shopware < 6.3.2 will no longer be supported
- The "Add to cart" buttons (listing and detail page) can now be displayed/hidden based on whether the prices are visible or not
- Added switch to plug-in configuration
- Prices will be hidden for the cross-selling module as well