Hello,
I have some code in an OrderTemplateExtender that I need to execute at a certain custom step in the cart and only there, because it is resource-intensive. However I can't find out how to do that. Order.CartV2StepIndex always returns 0.
How do I do this ?
Thank you