Hello guys,
I have defined 2 context carts. One for regular orders and one for quotes.
I am trying to display a minicart with the details of an Quote.
I can add to quote just fine but I could not find a way to display the content of the quote outside of Customer Center.
I have tried with GetLoop("OrderContextCarts") and also with GetLoop("OrderContexts") but the Quote context is not shown. However, both these loops are returning the default cart context twice.
I am using DW 8.6.1.4
Thanks,
Adrian