Hi!! ;)
I have a problem with parents and children products Virtuemart 2. I need that when displaying an article father to his children instead of appearing a list me a box appears that displays the products with their price.
It can be done, I have been reviewing several forums and talk about how to do it for Virtuemart 1, but not for Virtuemart 2.x
You can see in others forums in Spanish talk about how to do it for Virtuemart 1
http://www.webempresa.com/foro/5-Virtuemart/33756-Producto-con-hijos-cambiar-aspecto.html?limit=15&start=15
Hi,
afaik you can only do it by making in the product template a loop to display the child ids as products (using the VM Product model)
I did a similar thing here: http://www.gjcwebdesign.com/virtuemart-development/virtuemart-development-example.html (http://www.gjcwebdesign.com/virtuemart-development/virtuemart-development-example.html)
Cheers
Some people speak in 1.X versions, accessing parent product, there should be a section with something like "settings and options" and you can select whether you see it as a list or look the other way ... but not find how to do it and Virtuemart 2.x
Thanks GJC Web Design for the reply, I hope someone knows another slightly less cumbersome method. ;)