Hi All, ```Application.on('before:LiveOrder.addLin...
# suitecommerce
l
Hi All,
Copy code
Application.on('before:LiveOrder.addLine', function (model, currentLine){});
Above even it getting Triggered on cart page, but on PDP page it is not, anyone knows the reason?