lunar icon indicating copy to clipboard operation
lunar copied to clipboard

Handle deleted products in the Cart

Open glennjacobs opened this issue 2 years ago • 0 comments

Following on from #721

If a product variant is deleted from the system, the cart needs to handle this. Although we could simply delete the cart line, this isn't a great UX. Maybe we need to consider informing the user somehow that a product is no longer available?

We also need to double-check that a cart cannot progress to checkout if a product is no longer available (ie. deleted).

glennjacobs avatar Dec 02 '22 13:12 glennjacobs