How orders shown in checkout and Shopify backend in Easy Bundles?
Order Presentation at Checkout
When a customer creates a bundle by selecting products from a single bundle, the checkout display is as follows:
- Each product from the bundle is shown as an individual line item during checkout.
- The product's line item includes the bundle's name, indicating where the items were selected from.
- Additionally, a unique Box ID is associated with the bundle. This Box ID serves as an identifier for the specific products and which bundle they go into.
- The Bundle Box ID serves as a marker to distinguish which bundle the item belongs to, numbered as 1, 2, and so forth, representing different bundle boxes.
Backend Order Section on Shopify
The representation of your orders in the backend order section of Shopify aligns with the checkout display described above.
Updated on: 18/05/2025
Thank you!