You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes it's desirable to replace a sku with another at the same cart position. Right now the only solution seems to be a add/remove operation, which has the downside to append the new item at the end, possibly confusing the customer.
The text was updated successfully, but these errors were encountered:
melmothx
added a commit
to melmothx/Interchange6
that referenced
this issue
Feb 12, 2018
Sometimes it's desirable to replace a sku with another at the same cart position. Right now the only solution seems to be a add/remove operation, which has the downside to append the new item at the end, possibly confusing the customer.
The text was updated successfully, but these errors were encountered: