Hello,
When using the Cart Transform API to bundle products together, the grouped items appear correctly for customers:
- In the cart on the storefront
- During checkout
- In customer accounts
- In order confirmation emails
However, in the Order view in the Shopify Admin, each item still shows up as a separate line. The only indication that they were part of a bundle is a small note that says “Part of X product”, which links to a generic product URL in the admin.
This creates a couple of problems:
- If a customer purchases multiple bundles in a single order, it’s impossible to tell which items belong to which bundle.
- The visual grouping and clarity you get on the storefront side are completely lost for staff reviewing orders.
To clarify, when I refer to “bundles,” I’m talking about grouped products created through Cart Transform, not Shopify Bundles.
Has anyone found a workaround to improve how these bundled items are displayed in the admin order view? Or is this just a current limitation of the Cart Transform API?
Thanks in advance for any insights!