Hi,
I've got a solution with Rapido 3.4.2 and DW 9.9.8. On the cart page, it is possible to to choose between full delivery or partial delivery. This setting is saved in a custom orderfield.
If the customer chooses partial delivery, I would like to iterate through the orderlines and if the requested quantity exceeds stock quantity, a new orderline is created programmatically, with the rest and an estimated delivery date.
Do you know if there is a notification I can subscribe to, which is triggered when the orderlines are rendered on the cart page? I've tried to use the Cart.Loaded, but this doesn't seem to get fired when the cart form is submitted.
--
Best regards
Kurt Moskjaer Andersen