Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Magento Cart changes wont be synced back to vue-storefront #9

Open
andre-meier opened this issue Apr 16, 2018 · 0 comments
Open

Magento Cart changes wont be synced back to vue-storefront #9

andre-meier opened this issue Apr 16, 2018 · 0 comments

Comments

@andre-meier
Copy link

When the user changes or deletes cart items on magento side, currently these changes wont be synced back to vue-storefront when the user decides to go back to the "main"-side (which is using vue-storefront). This can be reproduced in the magento2-external-checkout-demo (https://demo-magento-checkout.vuestorefront.io/).

After I posted a question about whether or not this is intentional, @pkarw asked me to open an issue.

His thoughts from slack:

as far as I remember our Magento External Chceckout Plugin copies the products from VS-Magento cart to the current user/current session cart
the solution will be to modify https://github.com/DivanteLtd/magento2-external-checkout to not COPY but to re-bind the cart used in VS to the current session / current user OR to override the Vue Storefront cart id (not recommended)

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

No branches or pull requests

1 participant