Set up infinite options manually on Online Store 1.0

If you are currently using Shopify Online Store 1.0 theme and cannot utilize the app's theme extensions, you can follow the steps below to add bundle infinite options to your product display pages. 

Step 1

Set up a custom simple bundles product template. To do so, first, duplicate the file product.liquid in the templates folder (templates/product.liquid) and rename it as product.simple-bundles.liquid in the same folder (templates/product.simple-bundles.liquid).

This should add a new product template that you can use to switch between the default and simple-bundles templates on each product.

Step 2

Take the file below and add it at the bottom of the product.simple-bundles.liquid, created in Step 1.

Step 3

Create a new file in the snippets folder and name it simple-bundles-options.liquid (snippets/simple-bundles-options.liquid).

Add the following contents to the file:

Step 4

You should now be able to go into the bundle product in Shopify and switch the product template to the "simple-bundles" template to activate the product options.

Step 5 (optional)

If the options do not render on the page or you want to switch the placement of where the options render, you can take the following code snippet:

And add it to the main product.liquid anywhere inside of the product form shown below:

If you have any questions, please feel free to reach out to our team and we would happy to help you get set up.

Still need help? Contact Us Contact Us