I learned the documentation here: https://www.drupal.org/node/2182973 but could not figure out how to create the 'groups' and then create a 'Bundle group'.

When I try to add 'Bundle group' product, it only allows to reference 'Bundle group'

Any tip would be of great help.

Thank you.

Regards.

Comments

beautifulmind created an issue. See original summary.

beautifulmind’s picture

Some how, I am able to build the product bundle and used in a product display but there is another issue:

EntityMetadataWrapperException: Unknown data property commerce_bundle_product. in EntityStructureWrapper->getPropertyInfo() (line 335 of /var/www/html/YYY/sites/all/modules/entity/includes/entity.wrapper.inc).

Any work around this?

Regards.

devasghar’s picture

I am hitting the same error @beautifulmind, i am working on it, i will let you know if i found something useful.

Action Sequence
1- While creating bundle using link "admin/commerce/products/add/commerce-bundle-group"
2- Added a bundle item
3- Unable to delete bundle item

Error
-----------------------------------------------------------------------------------------------------------------------------------------
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /horak/system/ajax
StatusText: Service unavailable (with message)
ResponseText: EntityMetadataWrapperException: Unknown data property commerce_bundle_product. in EntityStructureWrapper->getPropertyInfo() (line 335 of /home/jhon/default/horak/sites/all/modules/entity/includes/entity.wrapper.inc).
--------------------------------------------------------------------------------------------------------------------------------------------

devasghar’s picture

Status: Active » Closed (outdated)