Discussions on bundle app development
Currently, we can add line item properties to the parent bundle item. When the item is expanded, the line item properties are not added to the children items (ExpandedItem) on the final order.
See example screenshots of the expanded item in Checkout, and then on the final order.
This means we are not able to capture customer input fields for bundle products.
Use Cases:
Gift Pack product
Jewellery Bundle
Any bundle that requires properties to be captured, but not in the form of an additional variant in a bundle.
Personalisations like a 'to'/'from' field are currently captured by line item properties within themes, but this is not currently compatible with bundle products.
Solved! Go to the solution
This is an accepted solution.
Just posting this for future readers. This feature has been added in the 2024-04 API.
https://shopify.dev/docs/api/release-notes/2024-04#shopify-function-apis-changes
This is an accepted solution.
Just posting this for future readers. This feature has been added in the 2024-04 API.
https://shopify.dev/docs/api/release-notes/2024-04#shopify-function-apis-changes
Hey I am still facing this issue ? I didn't got the docs that you shared ? Can we use it in liquid code or how is its used ?