Automatically adding bundle details to your Shopify store

Use Shopify metafields to add bundle item details to your bundle products on your store using liquid template and Shopify metafields.

If you would like to add the bundle content details to your store automatically, you can access these details using Shopify metafields and render these using a liquid template.

Go into the Theme section of your online store and click on Edit code:

Navigate to the product.liquid sections where the product details are shown.

Add the following code snippet and modify it add or remove fields as needed.

You can access this code snippet from this Github Gist.

Usually, you want to add the code snippet after the product description in the template file:

If you would like to access other bundle details, please refer to the help doc below.

Still need help? Contact Us Contact Us