How to don't display individual products from a bundle at checkout/e-mails?

Topic summary

Merchant selling perfume decants wants Shopify Bundles to show each bundle as a single item at checkout and in confirmation emails, not as individual components.

  • Setup: A base “1 ml” product (draft) is bundled into 1x, 2x, 5x, and 10x options via the Shopify Bundles app to share the same stock.
  • Problem: Checkout/emails display the bundle broken into the base product units (e.g., 10 ml appears as 1×1 ml + 9×1 ml) with per-ml pricing and the base product photo. The merchant wants it to display as “1×10 ml” using the bundle title only.
  • Clarification asked: Why not use variants (1 ml, 2 ml, 5 ml, 10 ml) or a quantity selector?
  • Merchant’s rationale: Needs shared inventory across sizes and tiered pricing; variants don’t share stock; quantity selector would force the same unit price for 1 ml and 10 ml.

Status: No code location or solution provided yet. Images/screenshots are central to illustrating the issue. The question remains open on how (or if) to customize checkout/email line items to hide bundle components.

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

Trying to sell parfum decants in small amounts. I made the main product 1 ml (draft) and made bundels of 1x (1ml), 2x (2ml), 5x (5ml) and 10x (10ml) using the Shopify bundle app. at checkout it displays the main product + photo. how can I delete this? where can I find the code to do so?

Thanks a lot

Please explain what you’re trying to achieve by creating bundles for these products. Why not use product variants like 1ml, 2ml, 5ml, and 10ml?

Is it because you want them all to share the same SKU? If so, could you use a single variant with a quantity selector on the product details page?

Or are you trying to make it easier for customers to select pre-defined quantities? Just want to understand your goal better to help.

I am using bundles because I want them to share the same stock indeed. With a quantity selector i am limited to the same price for 1 ml as 1 ml when buying 10ml if that makes sense. (and with variants theyre not sharing the same stock) so bundles looks like the perfect solution for me, until checkout and the conformation e-mails. where it shows it as a bundle. As shown in the screenshot (this is the e-mail) it divides the 10ml in 1ml / 9 ml and showing the price per ml. it looks like youre buying 10x 1ml but I want it to say 1x 10ml (“the bundles title” in stead of “9 x the drafted product title + 1 x the drafted product title”.)

Hope this makes sense, thanks!