App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
does the shopify bundler app put any kind of metadata on orders/line items to indicate the customer purchased a bundle? Our app needs to be able to recognize that line items in an order originated from a bundle.
Solved! Go to the solution
This is an accepted solution.
So, the place that the information lives is in the lineItemGroup property of order.lineItem.
Some notes:
This is an accepted solution.
So, the place that the information lives is in the lineItemGroup property of order.lineItem.
Some notes: