How do you get the cart in a SS2 service? e.g. var...
# suitecommerce
g
How do you get the cart in a SS2 service? e.g. var cartComponent = Application.getComponent(‘Cart’); How do I get the Application object in the first place, it doesn’t exist and there is no module called Application.
s
You can't.
g
Damn