Hello,
is it possible to display the real net subtotal (net total of all items without discounts applied) in the cart
and in the order summary
during checkout? When inspecting the cart after adding an item, it seems only the subtotal after applied discounts is calculated.
If the subtotal without discounts is not calculated by Snipcart can I calculate it myself and display it in cart
and order summary
? It seems like the <summary-fees>
component is not overwritable.