VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: Blix on October 18, 2013, 10:27:58 AM

Title: Different Attributes for Child Products
Post by: Blix on October 18, 2013, 10:27:58 AM
I used the search for a while but didn´t found any solution to my question. I need to assign different attributes to my child products. How can this be archived?

I´m using VM 2.0.24 - J! 2.5.14 and my Php Version is 5.3.19
   
                       Parentproduct (not to Order)
                               |
                 _______________   
                 |                            |
            CHILD1               CHILD2
           Attribute 1          Attribute 1
           Attribute 2          Attribute 2

I need the Childs to have different types of attributes, so the client can chose "Child 1" and then the "atribute 1, 2" or chose the "Child "2 and then chose the "attibute 1,2"
When I attached those attributes in a "Child" virtuemart doesn't save them.

What can I do?  ???

Thanks for your help!  :)
Title: Re: Different Attributes for Child Products
Post by: Blix on October 23, 2013, 14:05:58 PM
Isn´t there anyone who can help?
Title: Re: Different Attributes for Child Products
Post by: johnmour on November 01, 2013, 09:52:46 AM
On the custom fields tab of the child product there is a check box on top saying "Overwrite plugin values of the parent"

If you check it you can have different custom fields for your child's

I hope this can help you !