Hi,
We have developed a website where the client wants the user to resume the cart on the last step. That is easy and works perfectly, but we made a custom development in the cart that get's overritten if the user goes directly to the checkout step (payment)
We are using the Cart Loaded subscriber (Dynamicweb.Extensibility.Subscribe(Dynamicweb.Notifications.eCommerce.Cart.Loaded) but doesn't seem to get triggered if we go straight to payment.
However my question/request is, could it be possible not to go to the last visited step (and go to step 1) if the cart changes?
Best Regards,