Reflect latest SW updates (latest: 5.6.4)
Fixes https://github.com/conexco/shopware-bootstrap-theme/issues/33
thank you @thomasfrobieter! Looks good to me. @benjamin-ott will have a look too.
Is this a Shopware 5.5 related Fix?
Is this a Shopware 5.5 related Fix?
Not sure. I've just grabbed it from the bare theme, because we missed the option since we switched to the Bootstrap theme.
Well done, confirming fixes!
We're using it with 5.5.8!
@thomasfrobieter: Please Update the title to "Reflect latest SW updates (latest: 5.6.4)" because this pull request references a branch which exactly does that.
Hey @thomasfrobieter
thank you for your PR and sorry for the big delay. Your pull requests contains a lot of unrelated changes, could you fix that please?
and please target the dev branch, which will be merged into the 2.0 branch soon.
Same reason as written in my other comment. We made a mistake and didn't create a separate branch for each fix so that the pull requests contain merged changes from the referenced issues.
Most simple solution would be to review and apply the latest commit to that branch which contains all changes from different issues then. Otherwise someone would have to split the single commits into separate branches and connect them to their issues, which is also not too hard.