Ok I give up... All I'm trying to do is get the basket total before discounts are applied. I would like to use this on pages other than BASK.
I'm using this to display some wholesale information based on the full basket value before discount. I can't use l.settings:global_minibasket:total because that value changes once the discount is applied. And subtotal seems to be only available for line items.
I'm using this to display some wholesale information based on the full basket value before discount. I can't use l.settings:global_minibasket:total because that value changes once the discount is applied. And subtotal seems to be only available for line items.
Comment