Elias Lackner
Elias Lackner
### 1. Why is this change necessary? Pseudo modal template is missing many twig blocks which may be used to override/extend the template easily from themes/plugins. ### 2. What does...
### 1. Why is this change necessary? Currently, it's not possible to configure cross sellings for variants via Administration even though it's possible via API. ### 2. What does this...
### 1. Why is this change necessary? Many modern online shops make use of product videos. With Shopware, videos cannot be used as product media at the moment. ### 2....
### 1. Why is this change necessary? Labels are not inherited from the Storefront theme config in custom themes. ### 2. What does this change do, exactly? * Changed `getConfigInheritance`...
### 1. Why is this change necessary? Currently, when navigating to a product page, the last visited category is not taken into account while building the breadcrumb. ### 2. What...
### 1. Why is this change necessary? Media name and description are not correctly mapped. ### 2. What does this change do, exactly? * Fix the hydration and conversion of...
This PR includes the following changes: - replaced deprecations - reworked imports of administration scripts to support chunk loading - changed to meteor icons - fixed detail route in edit...
### PHP Version 8.1 ### Shopware Version 6.5.6.0 ### Actual behaviour When opening any offcanvas, the loader symbol is misplaced because it is wrapped with the old container class "offcanvas-content-container"...
### 1. Why is this change necessary? The category tree view overflows with long category names or many nestings - See #3786 ### 2. What does this change do, exactly?...
### 1. Why is this change necessary? Already assigned product categories are unchecked in the category tree view.  ### 2. What does this change do, exactly? * Changed `sw-category-tree-field`...