Hello!
Sorry if I'm wrong writing to this area of forum.
I'm trying to extend VM tool for my own purposes. I need to update product page on fly and print it together with categories and manufactures modules. I was trying to use a typical Joomla approach developing custom plugin called based on onContentPrepare event.
And I can get article content (to modify it on fly) everywhere in Joomla except for VirtueMart part which is called in a separate Joomla menu. Apparently, VM builds its own article content for Joomla not permitting do the same for any other plugins!
Can you please give me a brief recommend which way could be most effective to modify product content on fly without direct coding within VM? Is it possible, in general?
Thank you very much in advance!