Skip to content

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

Open
@henrikvolmer

Description

@henrikvolmer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions