VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: ManuTerron on November 04, 2013, 21:19:12 PM

Title: Problem with parents and children products
Post by: ManuTerron on November 04, 2013, 21:19:12 PM
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
Title: Re: Problem with parents and children products
Post by: GJC Web Design on November 04, 2013, 22:06:25 PM
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
Title: Re: Problem with parents and children products
Post by: ManuTerron on November 05, 2013, 07:31:46 AM
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.  ;)