Articles on: Creating and Managing bundles

[New] How to change Mix and Match bundle builder name?


The display name of a mix and match bundle builder is strictly linked to its corresponding "bundle parent product" in Shopify. To change the name of the bundle builder as it appears to customers, the title of this underlying virtual parent product must be edited.

Core Logic / Functionality


The system updates the bundle builder name by modifying the Shopify parent product data via a direct modal integration. There are two primary pathways to access this editor:

Method A: Via the Bundle Editor

  1. Access the specific mix and match bundle within the app's bundle editor.
  2. Locate and click the Edit Parent product button.


Method B: Via Settings

  1. Navigate to the bundle settings.
  2. Locate and click the edit parent product button.


Execution and System Response

  1. IF the Edit Parent product button is clicked (via either Method A or Method B), THEN the app opens a modal window containing the Shopify product editor for that specific virtual parent product.
  2. The user modifies the title/name field within this modal.
  3. The user clicks save.
  4. IF the changes are saved in the modal, THEN the app automatically syncs the new name.
  5. IF the sync is complete, THEN the updated name is immediately reflected inside the mix and match bundle builder interface AND across all storefront locations where the bundle is displayed (e.g., the home page).


Constraints & Edge Cases

  • Dependency: The name of the mix and match bundle builder cannot be edited independently of the Shopify parent product. They share the same data source for their title.
  • Save Requirement: Changes made in the Shopify product editor modal will not propagate to the bundle builder or the storefront until the save action is explicitly triggered.
  • Virtual Parent Product Requirement: The existence of a "virtual parent bundle product" is mandatory for this logic to function. (Note: A separate FAQ exists detailing the specific requirements and functions of the virtual parent bundle product).

Updated on: 02/06/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!