Need a fast rebound on this one:
I need to set a global tag, that enables this international shop to disallow shopping, if users country is not matched. The customer allows shopping for e.g. Scandinavia, so if you are from Germany, the cart, add to cart buttons and so on are disabled.
Tags set on a page template extender can be rendered on a paragraph template, product template, ordertemplate, but it is not possible to ask "If Defined" on them.
The solution, as I read else where on the forum was to make a notification subscriber on
Dynamicweb.Notifications.Standard.Page.AfterOutput
... but this works exactly the same way as tags from a template extender. Tags are rendered, but can not be parsed through "If Defined".
Is there by any chance a solution to this? And especially how to extend a paragraph to see a global custom tag?
Regards,
Jesper