Hi...Need Help! In Extension, inside event 'afterAddLine', I am using Cart.addLine() but this re-triggers the event and keeps on adding the same line...Is there any way to prevent the 'afterAddLine' event from triggering when I use Cart.addLine()?
Thanks