VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: greenkey on July 14, 2014, 08:41:24 AM

Title: Tabled items
Post by: greenkey on July 14, 2014, 08:41:24 AM
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]
Title: Re: Tabled items
Post by: greenkey on July 14, 2014, 08:56:24 AM
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?
Title: Re: Tabled items
Post by: GJC Web Design on July 14, 2014, 10:49:36 AM
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..
Title: Re: Tabled items
Post by: greenkey on July 15, 2014, 08:58:58 AM
Thank you for your reply!