Migrating Bundable to a New Shopify Theme

When you install Bundable, the app automatically creates a product-bundler.liquid template in your active theme. However, when switching to a new theme, this template doesn't transfer automatically.

Here are two ways to restore your bundle functionality:

Option 1: Support Team Assistance (Recommended)

Contact our support team at support@soviapps.com with your myShopify URL, and we'll republish the template in your new theme for you.

Option 2: Manual Migration

Follow these steps to manually transfer the template:

Step 1: Copy the Template

  1. Navigate to your previous theme (the one with the working bundle template)
  2. Go to Online Store > Themes
  3. Click Edit code on your previous theme
  4. Find and open product-bundler.liquid
  5. Copy all the code from this file

Step 2: Create the New Template

  1. Go to your new theme's code editor
  2. Create a new template:
    • Select "product" as the template type
    • Name it "bundler"
  3. Paste the copied code into the new template
  4. Save changes

Important Notes

⚠️ Preview Requirement: The bundle page does not work in Shopify's theme customizer. You must use the preview function to properly view your bundle pages.

Your bundle functionality should now work correctly in your new theme!

Still need help? Contact Us Contact Us