Hello!
I would want to ask for solution.
There items in shop, has some different sizes, see attached image.
i think, it must be one item in shop with parameter (size), but i have no idea how to describe different weight, items in package, volume etc for every size of item.
another way - create every item with every size - but it seems to be not right way...
Item page must be like table with "add to cart" for every size (attached image).
Is it possible with standard capabilities of virtuemart?
[attachment cleanup by admin]
I was found extension with this functional:
http://demo.dkpictures.si/index.php/catproduct/product-with-sizes-and-weight-detail
http://demo.dkpictures.si/index.php/catproduct/acrylic-color-attached-as-array-example-detail
so, it is not possible with virtuemart? only with extesion?
this tabular display isn't possible with VM
you would normally set up the product either with cart attributes or child products but it won't display this way (will be dropdowns etc)
if the extension does what u need then thats the one for you..
Thank you for your reply!