vue-storefront-1 icon indicating copy to clipboard operation
vue-storefront-1 copied to clipboard

Cart Price Not updating

Open teuma86 opened this issue 5 years ago • 2 comments

Current behavior

Our client has raised an issue where if the customer has an item in their cart and the product price changes within the backend (Magento 2) The subtotal / totals gets updated on Vue Storefront, however the line item prices does not.

Expected behavior

Line item price information should be updated when the totals gets updated.

Steps to reproduce the issue

Add an item to the cart within Vue Storefront Change the price within Magento 2 Return to Vue Storefront Observe that the totals appear to be correct to the new value, however the line item price does not, causing the line items to mismatch the totals

Version of Vue Storefront

Current VSF

Can you handle fixing this bug by yourself?

  • [ ] YES
  • [ ] NO

Which Release Cycle state this refers to? Info for developer. (doesn't apply to Next)

Pick one option.

  • [ ] This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from hotfix or master branch and create Pull Request 4. Hotfix back to hotfix.

teuma86 avatar Oct 07 '20 12:10 teuma86

I worked a round this issue by using the totals of the cart item instead of the prices on the product.

philippsander avatar Apr 06 '22 11:04 philippsander

Any update?

thekingbk90 avatar Sep 12 '23 08:09 thekingbk90