Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting an article from the shopping cart does not cause a DataLayer push. #27

Open
henrikvolmer opened this issue Dec 17, 2019 · 1 comment

Comments

@henrikvolmer
Copy link

Since the Shopware update to version 5.6.x, deleting an item from the shopping cart no longer causes a DataLayer push. The reason for this is a redirect after deletion, which was introduced after the update to 5.6.0.

The following entry in the UPRADE-5.6.md was found:

  • Changed the following cart actions to redirect the request to allow customers to press reload:
    Shopware_Controllers_Frontend_Checkout::addArticleAction
    Shopware_Controllers_Frontend_Checkout::addAccessoriesAction
    Shopware_Controllers_Frontend_Checkout::deleteArticleAction
@VallenPi
Copy link

yes we had the same trouble and need also a solution, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants