VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: martijnkooi on June 13, 2013, 16:41:17 PM

Title: Creating a custom plugin/module for showing additional pices
Post by: martijnkooi on June 13, 2013, 16:41:17 PM
Hi all,

I got a question for developing a module or plugin to add extra prices (other suppliers) to the product_detail page.
So if a customer is landed on this page it should see the current price of the article as well as the prices of the other suppliers.
Maintenance will be done with a simple form (breezingforms) so the prices will be added manually.

I'm looking for the best way to start.. I guess it should be a plugin so the content could be loaded within the template.
Any advice would be very helpful..

thanks!
Title: Re: Creating a custom plugin/module for showing additional pices
Post by: martijnkooi on June 16, 2013, 11:41:05 AM
Hi,

Thank you all for your help.
I found it..

Cheers