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
Ā