Posted on 07/09/2018 09:16:34
Hi Thomas
I cannot see from Elgiganten that they have those options in the product list.
I can see that they have packages when on a product detail.
What they seem to be doing is that you have a list of products "Frequently bought with" just presented in a clever manner.
So, create a related group called i.e. "Frequently bought with".
Create a product, i.e. "TV 125"". Add a number of add-ons in the related group "Frequently bought with"
On the product detail, show the tv. In the related list, instead of just showing the products you have related, you render them like on elgiganten.
"Packages"
"TV 125"" (Just reuse the data from the product card) + Add-on 1.
"TV 125"" (Just reuse the data from the product card) + Add-on 2.
Each of these "virtual" packages you wrap in a addmulti add to cart command, so if a user wants to add these to cart, it can be done in one go. The price is just the sum of the product + add-on.
Simple and neat.
Of course if your 'package' deals have special prices etc. this is not a viable option.
Let me hear if this could be an approach.
BR Nicolai