Request: Add line item properties to ExpandedItems

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

  • A customisable bundle that users can choose 3 items for + add some text for personalisation of a card or message.

Jewellery Bundle

  • A customisable bundle that users can choose items for + add text for personalisation

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.

1 Like

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 ?

Hi @AV_SL

Is your app able to capture customer input fields and add them as line_item property on the parent bundle item?