Hi all,
I havent worked with OMC before but have a specific use case. I haven't been able to find any good examples to match.
I'd like just a thought from you if it is doable with omc and if yes, a pointer on where to start.
I have:
- DynamicWeb custom paragraph module that shows a "non-ecommerce product" with a specific id, say "01207777".
- I'd like to register this on the visitorprofile as a value to use elsewhere and see in templates - like Global.OMC.Visitor.myProdNo = "01207777"
- I'd like to be able to re-find this value on an other custom paragraph module for use as : "last seen product"
Is OMC right for this?
//Steen