Problem/Motivation

Within task #3588544 we added a form to generate bundle variations from combination of multiple products and their child variations which works well.

But there are some caveats
* creating same bundle with different quantities is not possible because we use only sku of child variations to create bundle variation sku - add option to include quantities and parent product id
* if shop has 2 products with 10 variants each, current way we will generate 20x combinations. Maybe not all combination are desired and required - so we need to load child variations upon selecting product, to be able to reduce desired combinations

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#4 Screenshot From 2026-08-10 23-06-03.png168.41 KBvalic
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

valic created an issue. See original summary.

valic’s picture

valic’s picture

StatusFileSize
new168.41 KB

New UI for bulk option

Bulk

valic’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.