What is the fastest way to get the cart total?
# suitecommerce
c
What is the fastest way to get the cart total?
b
The Cart component has a getSummary function
c
anyway to do it withoutt using SC.Application.getComponent('Cart') ?
k
@coopwatts, depends what model data you have available.