Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This is a known issue with some Themes. It occurs if the cart page has non-standard line item quantity inputs in your theme. The app can not properly get the line item quantities, so the line item is removed from the cart.

The app relies on the fact that all the quantity inputs have id attribute with line item variant id inside.

...

Usually the id attribute looks like "updates_742384782", where 742384782 is Shopify variant ID.

There are 2 possible cases:

...