Hi everyone,
I’m working on a print-on-demand store that uses product bundles. On the product page, customers can enter a custom name that should be printed on all items in the bundle. I pass this input as a Line Item Property.
Everything works fine in the cart — the bundle shows up with the correct Line Item Properties. However, once the customer proceeds to checkout and the Shopify Bundles app splits the bundle into individual products, the Line Item Properties are lost.
Is there a way to preserve these properties during the split, or to automatically apply the same Line Item Properties to each individual item in the bundle after it’s been broken down?
Any ideas or workarounds would be greatly appreciated!