Hide bundle items from customer's Order Status Page

 
Note that if you have Add bundle items as separate line items to orders? app setting disabled, then this help article is not applicable to you.
 

 
By default, the dummy bundle product and its bundle items are individually displayed on the customerā€™s Order Status Page.
 
Merchants may choose to hide the bundle items from this page for operational purposes.
 
notion image
 

 
To do this: navigate to Shopify admin > Settings > Checkout.
 
notion image
 
Under Additional scripts, find the Order status page section.
notion image
 
 
Copy our script and paste it into the provided text box, then click Save.
<script async src="https://cdn.bundlekit.io/scripts/shopify/orderStatusPage.js"></script>
 
notion image
 

 
That's it! šŸŽ‰
 
The bundle items are now hidden from the customerā€™s Order Status Page.
notion image