Hi, I'm using virtuemart 2.0.10 and joomla 2.5.6 and I have the following issue:
I use some products with custom fields eg:
sugar:
weight=100gr=stock 2
weight=200gr=stock 4
weight=500gr=stock 3
These attributes is in cart so the customers can choice this.
So my question is how can control the stock in virtuemart of the sugar if i have 3 different weights?
P.S I already prepare three bugs which include the sugar with different weights. Almost all my products have this custom fields.
Please help me
Thanks a lot
Hello jimint,
this may help you: http://forum.virtuemart.net/index.php?topic=100480.0 (http://forum.virtuemart.net/index.php?topic=100480.0).
You may also try custom field of type 'generic child variant' instead of the 'stockable variants' plugin.
HTH