Skip to content
DataEase
Try for free

Bundles

Need to sell packs like “2-Pack Socks” or “Camera + Tripod Kit”?
Product Bundle Components let you tie several regular products together and sell them as one bundle. With DataEase you can export every bundle row, change it in Excel / Sheets, then import the file back to update or create bundles in bulk.
Official Shopify help.


  1. Export
  2. Import
  3. Field list
  4. Filter list

  1. In DataEase click New Export.
  2. Pick Excel or CSV format.
  3. Choose Product Bundle Components as the entity.
  4. Select the fields you need (ID, title, products inside, quantity options, etc.).
  5. Run the task and download the file.

Step-by-step guide: export-data


  1. Open the export file or grab our demo sheet.

  2. Edit rows or add new ones. The command column tells DataEase what to do:

    • CREATE – make a new bundle
    • UPDATE – change existing bundle data
    • MERGE – add / replace items inside the bundle
    • DELETE – remove whole bundle
    • IGNORE – skip the row
  3. Each row must have productId or productHandle and either

    • productQuantity, or
    • the trio quantityOptionName / quantityValuesName / quantityValuesQuantity.
  4. Save the file (XLSX or CSV).

  5. In DataEase choose New Import, upload your file, map fields, and run.

Full import how-to: import-data


(Gray rows are export-only.)

  • id — Bundle row ID used to match on update. - Import field
  • command — Action for the bundle row: CREATE, UPDATE, MERGE, DELETE, IGNORE. - Import field
  • title — Bundle name shown to customers. - Import field
  • handle — URL-friendly handle (must be unique). - Import field
  • quantityOptionName — Custom option title for pack sizes (e.g., “Pack size”). - Import field
  • quantityValuesName — Option values list, comma-separated (e.g., “One-Pack, Two-Pack”). - Import field
  • quantityValuesQuantity — Matching quantities (“1,2” → One-Pack = 1, Two-Pack = 2). - Import field
  • options — Variant option mapping when only certain variants belong in the bundle. - Import field
  • publicationScope — Per-channel flags [IsPublished] and times [PublishedAt]. - Import field
  • productId — ID of the product to include (needed if handle empty). - Import field
  • productHandle — Product handle (alt to productId). - Import field
  • productTitle — Product name (read-only). - Export only
  • productQuantity — Units of the product in the bundle (max 2000). - Import field
  • metafields — Extra custom info; see /metafields. - Import field

Use filters before export to target only the bundles you need.

  • Id — Exact bundle ID.
  • Title — Bundle title contains / equals text.
  • ProductId — Bundles containing a specific product ID.
  • ProductHandle — Bundles containing a product handle.
  • CreatedAt — Creation date range.
  • UpdatedAt — Last update date range.

Questions left? Reach us any time through the chat in DataEase – we answer within 24 hours.