News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Buy multiple items at once

Started by lsk, April 15, 2012, 21:48:20 PM

Previous topic - Next topic

lsk

In the table, select the desired option product (size, color) and buy a single click.
It is possible to do this? Thank you ..

[attachment cleanup by admin]

Snarkelton

I would VERY, VERY, VERY much like to do this---particularly with child products. If anyone knows how to do this, please post. Not being able to have multiple selectable products on one page is a MAJOR shortcoming of Virtuemart.

Parent Product  with images, description
Accessory 1 with images, description- select (via checkbox)
Accessory 2 with images, description- select (via checkbox)
>ADD<

---can't do it. >:(

PRO

Quote from: atbroughton on April 17, 2012, 20:22:27 PM
I would VERY, VERY, VERY much like to do this---particularly with child products. If anyone knows how to do this, please post. Not being able to have multiple selectable products on one page is a MAJOR shortcoming of Virtuemart.

Parent Product  with images, description
Accessory 1 with images, description- select (via checkbox)
Accessory 2 with images, description- select (via checkbox)
>ADD<

---can't do it. >:(

I dont exactly know what this does, but look here
http://forum.virtuemart.net/index.php?topic=99906.0

lsk

Please experts help.
Ready to pay for the work.

Snarkelton

Interesting. Thanks for the suggestion---I downloaded, installed, and played around with it for quite a while but couldn't ever get it to present as they have demonstrated on their web site, much less the way I would like it shown.

....frustrating.

If there is anyone that would be interested in coding something like this for my application (for a fee) please PM me.

balai

#5
Check the Product Builder component.

http://breakdesigns.net/extensions/vm-product-builder

Milbo

I am just talking with someone about this.

It can be quite easily done with a template override of the category view. It is just adding the amount for every product, put it into a form and to create one add to cart button at the bottom or so.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

lsk

Milbo, can give an example of such a code implementation? Thank you.

balai

@Milbo

That solution exists. Check my previous post.
It is not as easy as it seems.
What about custom fields? Calculation rules? Price based on quantity (your plugin)?

Product Builder takes into consideration all of these plus more


DRACULINOS

This has to be on the custom fields, it was a major feature for VM1 and we have to keep it on VM2.
I dont think it will be wise to make it as category thougth. Where will be the main description , the image etc.  Nuuh

I cant imagine a user who wants 10 skus from a parent that he has to enter 10 times in the product , that will be insane.

relative posts-requests from a small search at forum:
http://forum.virtuemart.net/index.php?topic=91119.0
http://forum.virtuemart.net/index.php?topic=102048.0


Milbo

I agree,

I found out later, that I just would do it as productdetails template and/or as product custom. then you can easily switch between multiple items or a dropdown.

I am happy that you wrote a component like this balai. But I think a simple solution should be in the core.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

leighjmp

Hi all,

Did anyone find a solution for this?

Have tried using cart variants but can't work out how to display each variant on its own line to allow the user to select multiples of each variant with a single add to cart button  on the page.

Any help appreciated!


midnas

Hi!

Is this what you are looking for?: Catproduct

Regards,
Midnas

smpires27

Hi Midnas, i'm trying to use catProduct but the override isn't working, any ideas?
Thanks in advance

midnas

Hi smpires27,

You need to be more specific. Please see help page or write to catproduct@dkpictures.si.

Regards