Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all,
within the OrderFinalized event we try to get the root node of the current shop (shop in shop solution) to access some settings.
Any ideas? Do we have to pass the root node id via custom property to these events.
Cheers Tobias
Hi Tobias
Just use the ProductIdentifier (NodeId) of one of the order lines. Then use the Umbraco xml cache or API to fetch the root node based on that.
Kind regardsAnders
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Umbraco Node in OrderFinalized event
Hi all,
within the OrderFinalized event we try to get the root node of the current shop (shop in shop solution) to access some settings.
Any ideas? Do we have to pass the root node id via custom property to these events.
Cheers Tobias
Hi Tobias
Just use the ProductIdentifier (NodeId) of one of the order lines. Then use the Umbraco xml cache or API to fetch the root node based on that.
Kind regards
Anders
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.