I tried to trigger a content plugin's onContentPrepare method in cart/padded.php but it doesn't work
I checked the method params in my plugin and found that the value of $context is com_virtuemart.vendor and the value of $article is a TableVendors Object
Did I miss somethig?
onContentPrepare is a joomla trigger and is active in the product details view for the product description.
When you manipulate a product not within the core functions, the manipulation is considered as evil and thrown away. You must use the trigger plgVmPrepareCartProduct