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

Looking for checkbox related products solution

Started by sandomatyas, June 12, 2019, 17:21:27 PM

Previous topic - Next topic

sandomatyas

hi guys
I'm looking for a solution for this:
There is a product, e.g. a phone
I want to bind some kind of related products or accesories like case, cable, screen protector etc and on the productdetails page I want to display these products as a checkbox list and the customer could use a simple checkbox to select if he needs these accesories or not. There should be a single "add to cart" button and VM should add the product itself and the selected accesories to the cart.
I don't need bundle prices or something like that, just a simple checkbox product list and a multi-addtocart solution.
Is there an existing solution for that?

StefanSTS

If you really need the other products as products, you could use the multiadd layout in productdetails, but it has to be adjusted a bit.

I have a test running here:
https://php72.sts-hosting.de/vm3/de/shop/produkt-mit-produkten/gaming-computer-detail

Might work for you.
--
Stefan Schumacher
www.jooglies.com - VirtueMart Invoice Layouts

Please use only stable versions with even numbers for your live shop! Use Alpha versions only if you know what risk you are taking.


sandomatyas

#3
Quote from: Studio 42 on June 12, 2019, 23:49:02 PM
You have https://shop.st42.fr/en/products/extra-product.htm.
See demo https://pro.st42.fr/en/demo/extra-product/extra-product-demo.html

Thanks, looks promissing.
You should add some admin screenshots too to check how should I assign the related products. Or does it use the VM's core related products feature?

balai


Studio 42

#5
Quote from: sandomatyas on June 13, 2019, 06:52:26 AM
Quote from: Studio 42 on June 12, 2019, 23:49:02 PM
You have https://shop.st42.fr/en/products/extra-product.htm.
See demo https://pro.st42.fr/en/demo/extra-product/extra-product-demo.html

Thanks, looks promissing.
You should add some admin screenshots too to check how should I assign the related products. Or does it use the VM's core related products feature?


It use ajax search, display a list and you click the product.
Very simple to use