- Fixed the issue with interlinked synced products and orders in the Leat panel.
- Fixed the issue with interlinked synced products and orders in the Leat panel.
- Improved product sync compatibility across Shopware 6.7.x by resolving product type via `getType()` when available and falling back to product states.
- Resolved an issue where voucher-based redemption failed after initial usage due to reward-specific logic.
- Resolved an issue where voucher-based redemption failed after initial usage due to reward-specific logic.
- Fixed an issue where custom field sets were not properly updated during plugin updates.
- Resolved a conflict with other plugins related to CartLineItemControllerDecorator.
- Fixed URL resolving issues in multi-language storefronts by correcting route naming to support language-based base URLs.
- Fixed an issue where custom field sets were not properly updated during plugin updates.
- Resolved a conflict with other plugins related to CartLineItemControllerDecorator.
- Fixed URL resolving issues in multi-language storefronts by correcting route naming to support language-based base URLs.
- Added support for selecting free products through rewards.
- Fixed an issue where discounts were not working as expected.
- Removed the corresponding voucher from Shopware if it is redeemed from elsewhere for a specific contact or expires in Leat.
- Removed copy code functionality from rewards and vouchers.
- Removed the corresponding voucher from Shopware when it is deactivated and unused. If the voucher is activated again in LEAT, it will be recreated automatically in Shopware.
- Added support for free product selection during reward or voucher redemption. If multiple free products are configured, a selection modal is displayed. If only one free product is configured, it is added directly to the cart.
- Added support for selecting free products through rewards.
- Fixed an issue where discounts were not working as expected.
- Removed the corresponding voucher from Shopware if it is redeemed from elsewhere for a specific contact or expires in Leat.
- Removed copy code functionality from rewards and vouchers.
- Removed the corresponding voucher from Shopware when it is deactivated and unused. If the voucher is activated again in LEAT, it will be recreated automatically in Shopware.
- Added support for free product selection during reward or voucher redemption. If multiple free products are configured, a selection modal is displayed. If only one free product is configured, it is added directly to the cart.
- Added a configurable option to sync physical and digital products.
- Introduced real-time product synchronization.
- Added support for redeeming free products through rewards.
- Added a configurable option to sync physical and digital products.
- Introduced real-time product synchronization.
- Added support for redeeming free products through rewards.
- Updated buy-widget template for Shopware 6.7 compatibility
- Added compatibility with Shopware 6.7
- Fixed multi-select components in Order Return Settings not displaying dropdown options
- Fixed multi-select components to properly handle EntityCollection objects and maintain backward compatibility with ID arrays
- Updated CMS image path for Shopware 6.7 compatibility (changed from public/bundles/administration/static/img/cms to public/bundles/administration/administration/static/img/cms)
- Removed deprecated setTwig method calls from controller service configuration
- Added missing deliveries association to order criteria for proper data loading
First version of Leat x Shopware plugin.