Is it possible to skip cart page and send user directly to checkout?
Summary:
Is it possible to skip cart page and directly navigate to checkout? This is to prevent the user from editing items in cart in a specific use case.
Content (required):
In our project we have requirement to convert a purchase list (quote) to order. On pressing the "convert to quote" button, the items in the purchase list need to be sent to cart. However, these items shouldn't be editable. So, we were thinking of adding the items in the purchase list to cart and then directly navigate to checkout skipping over the cart page. Cart will still be usable and accessible on regular item add to cart and other user flows. Will will be overriding the behavior only for this specific use case involving the conversion of purchase list to
Tagged:
1