hello

i understand this module is not maintained anymore, but since there are really no other viable options in drupal commerce for this type of product bundling functionality i am trying to work around the limitations. at this point, i would just be happy if i could control the order in which the products appear in the select list. it seems they are ordered based on creating date, but unlike a node i have no ability to go in and alter the date from the UI that i can see. Can anybody give me an idea how to reorder the products without having to delete all and start over creating products in the order i want them to appear in the drop down list. many thanks!

Comments

drupalstrap created an issue.

tonytheferg’s picture

They display in the same order that they do in products, so however your products are sorted, that's how the bundles sort. Mine are sorted by SKU so i just used the skus to order them the way i wanted them.