How can I install BYOB? (3 mins)

To Install BYOB you have to add an alternate product template and add our app blocks to it. You can 

  1. Follow our instructions below to DIY, 
  2. Watch our Demo Video on Youtube or 
  3. Request our professional assistance (free) via support@ilovebyob.com or click "Contact" at the top right-hand corner.

If you need our assistance, you'll have to grant us store access.


  1. Install BYOB in the Shopify AppStore
  2. Visit Sales Channels => Themes => Edit Code

  3. In the Code Editor, add a new product template called byob. The new file name will be product.byob.json

  4. Copy and paste the code below:
    {
      "name": "BYOB product template",
      "sections": {
        "16788576269eec43eb": {
          "type": "apps"
        }
      },
      "order": [
        "16788576269eec43eb"
      ]
    }
    	
  5. Hit the save button to save the file
  6. Visit Sales Channels => Themes => Customize. Open the theme editor
  7. Switch to the new byob product template. You'll see an empty product template

  8. Search our app blocks by BYOB. Add them according to the order in the screenshot.
    1. BYOB Bundle Info
    2. BYOB Products Selection
    3. BYOB Footer
    4. BYOB Confirm Pop-up

  9. Press the Save button to save the template. Done. When you create new bundles, the app will use the new byob product template.

Still need help? Contact Us Contact Us