`getLines()` is just for reading the cart data, no...
# suitecommerce
s
getLines()
is just for reading the cart data, not really for adding new lines to (for that, you use
addLines()
)