Easy Bundle Builder
English
Go to website
Back
Articles on:
Developer Resources
This section is for developers and technical users looking to extend the functionality of Easy Bundles with custom code.
Easy Bundles SDK : Custom Storefront Implementation Guide
Overview This guide outlines the workflow for building a custom "Mix & Match" bundle interface using the Easy Bundles SDK on Shopify. Architecture Type: Headless-on-Liquid. The App manages the backend logic, product containers, and cart session. The Developer is responsible for the Frontend UI, HTML structure, state rendering, and validation enforcement. Phase 0: Prerequisites & App Configuration Crucial: Before writing any code, the bundle structure must be configured in the S
Few readers
Bundle as a product on the Cart page (For developers)
Here is the document link to implement the bundle as a product on the cart page Bundle as a product steps
Few readers