How to include meta objects in a packing slip?

Topic summary

Adding Shopify meta objects to a packing slip for a subscription-based bundle, to show the bundle name and its component products (SKU, name, quantity).

  • Context: Shopify Bundles can’t be used with subscriptions, so the store uses meta objects (custom structured data) on the storefront and wants the packing slip (printed shipment document) to reflect the same item breakdown. Multiple screenshots are provided and are central to understanding the desired structure.

  • Latest update: A participant asked for a solution. The original poster reports they are about to launch a new app that will handle this use case and offers early access/testing.

  • Status and open questions: No public technical steps, code, or Liquid/JavaScript examples were shared. A follow-up request asked how it was solved, but details are pending. The thread remains unresolved, with the next action likely being contacting the OP to trial the app or awaiting shared implementation details.

Summarized with AI on December 14. AI used: gpt-5.

Hi there,

We have the following, we need to be added to the packing slip. This is for a bundle product that is on a subscription plan (so we can’t use shopify bundles). We used meta objects to acheive this on site, but need help with adding to packing slip so we can see the bundle name, and then the products below with item SKU, Name, Quantity.

Any solution for this ?

Yes we are about to launch our new app which will take care of all this. Let me know if you are keen to try.

Yes sure,
Can you explain how you solved this ?