- Customizations for Shopware 6.7
- Small internal adjustments
- More setting options for the top bar
- Added rules for login and logout
- Added rules for login and logout
- The selected merchant is now always synchronized with the customer
- The selected merchant is now always synchronized with the customer
- Adjustments for the new flow events
- Adjustments for the new flow events
- Removed auto assign merchant to customer
- Added reset selection button in modal
- Removed auto assign merchant to customer
- Added reset selection button in modal
- Customisation of the storefront routes
- Customizations for Shopware 6.6
- New configuration/function
- Rule-based activation of the selection in the checkout
- Rule-based replacement of the merchant's shipping address
- Optional: retailer receives copy of customer emails
- Unused configuration removed
- Customizations for Shopware 6.5
- Store selection in mobile navigation
- Initial compatibility for Store Locator
- Twig blocks and configuration extended
- Possibility to exclude several customer groups from selection
- Selection can be optionally hidden in the header and in the checkout.
- Adaptation of the inheritance/template order
- Additional filters can be used in the pop-up, there are settings for this in the plug-in configuration
- Customization for virtual URLs
- You can now use {{ order.merchant }} instead {{ order.extensions.MoorlMerchantPicker }}.
- There will be also no twig template error anymore if no merchant is selected.
- This change is for the order placed email, for the basic status update emails and also for the email to the merchant.
- Use {{ order.merchant.addressPlain }} for Plain text template for a short summary
- Use {{ order.merchant.addressHTML|raw }} for HTML template for a short summary
Shopware 6.4 customizations
Possibility to display only products of the selected merchant (Merchant Shop)
- Email templates are now no longer overwritten when activating the plugin
- Customization of the basic email templates
Desired pickup date in checkout
- Revision of the templates
- Popup incl. further filters and map
- Adaptations for new Shopware version
- Adaptations for Shopware 6.4.3
Anpassungen für Händlersuche
Changes for new Merchantfinder and Foundation
The chosen merchant can now be used in the order confirmation E-Mail:
{% set merchant = order.extensions['MoorlMerchantPicker'] %}
<strong>Fachhändler</strong> {{ merchant.company }}<br>
{{ merchant.street }} {{ merchant.streetNumber }}<br>
{{ merchant.zipcode }} {{ merchant.city }}<br>
{{ merchant.country }}
Problem with installation in version 6.3.1 solved
Codeoptimierungen
Optional: Einwilligung des Kunden, dass Händler Kontakt aufnehmen darf
Auf Anfrage: Formular Baukasten Add-On für Produktbezogene Kontaktanfragen direkt an den ausgewählten Händler
Beta Beta Beta Beta Beta Beta
New filters
Automatic dealer selection upon registration
First version of the plugin