DivanteLtd / magento1-vsbridge

Run the Progressive Web App (PWA) on top of Magento 1.9. This is a Vue Storefront bridge for Magento 1.x. MIT License
https://vuestorefront.io
MIT License
57 stars 49 forks source link

Pull cart with unknown token #42

Open VictorKadup opened 5 years ago

VictorKadup commented 5 years ago

Although it should not happen but if vuesf tries to pull the server cart with a cart-token for which magento does not have a quote it returns 200 with and empty cart instead of 500 and the message that there is no cart with this token. This causes serveral problems in the frontend.