Have a look at this example of how to use the API to add a bundled product. How you structure the product data in Umbraco is up to you. As long as Tea Commerce gets told how the order lines should be added with parentBundleIdentifier you are good to go.
Some samples on how to use Bundles?
Bundles is a big feature in this site I am planning for a Customer. I know TC has some support for it but I have not found much concrete.
Are there any samples on Github or elsewhere on how to practically use bundles?
Like this.
ProductBundle - Product A (100:-) - Product B (150:-) - Product C (125:-)
Do you typically create your own property with some simple checkbox or are there any hidden gems I could use?
The alternative would of course for them to use UCommerce but it would be pity if this potentially small info request made this a lost sale for TC.
Hi Marcus
Have a look at this example of how to use the API to add a bundled product. How you structure the product data in Umbraco is up to you. As long as Tea Commerce gets told how the order lines should be added with parentBundleIdentifier you are good to go.
https://docs.teacommerce.net/v3.0.0/reference#section-example-product-bundle
Kind regards
Anders
is working on a reply...