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
- Follow our instructions below to DIY,
- Watch our Demo Video on Youtube or
- 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.
- Install BYOB in the Shopify AppStore
- Visit Sales Channels => Themes => Edit Code
- In the Code Editor, add a new product template called byob. The new file name will be product.byob.json
- Copy and paste the code below:
{ "name": "BYOB product template", "sections": { "16788576269eec43eb": { "type": "apps" } }, "order": [ "16788576269eec43eb" ] }
- Hit the save button to save the file
- Visit Sales Channels => Themes => Customize. Open the theme editor
- Switch to the new byob product template. You'll see an empty product template
- 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
-
Press the Save button to save the template. Done. When you create new bundles, the app will use the new byob product template.