Jobo Bundle - Frequently Asked Questions

In our Jobo Bundle app, you can create unlimited bundles with unlimited products, our app allow you to create unlimited bundles without any additional charges

In our Jobo Bundle app, you can display unlimited bundles with unlimited products in your store.

To create a bundle follow these steps:-

  • Click on Bundle List Menu
  • Click on Create a New Bundle Button - New page will be opened
  • Enter Bundle Name
  • Select a Bundle Type - In Buy X Get Y bundle you need to select mandatory and free/discounted products
  • Select bundle products
  • Select Discount type - if you have selected the group bundle
  • Enter Discount
  • Enter Bundle Title
  • Enter Bundle Sub Title
  • Enter Add Bundle In Cart Button Text
  • Enter Total Price Text
  • Enter Product Quantity Text
  • Select Status of the Bundle
  • Click on Save Bundle button to save the bundle settings

To update the display settings, follow these steps:-

  • Click on Display Settings Menu
  • Fill the following settings
  • Select bundle widget position
  • Select bundle product column settings
  • Select bundle widget font size
  • Select bundle product image height
  • Display product image on bundle widget
  • Display product name on bundle widget
  • Display product description on bundle widget
  • Display product price on bundle widget
  • Customize Bundle Font Color And Background Color
  • Click on Save Display Settings button to save the display settings

To install bundle code in your store's theme, follow these steps:-

  • Click on Install Bundles Menu
  • Click on Install Bundle Code In Theme button to start installing the bundle code
  • Click on Yes button on confirm box
  • Now bundle code has been installed into your store

To remove bundle code in your store's theme, follow these steps:-

  • Click on Install Bundles Menu
  • Click on Remove Bundle Code From Theme button to start removing the bundle code
  • Click on Yes button on confirm box
  • Now bundle code has been removed from your store

To manually remove bundle code from your store's theme, follow these steps:-

  • In Store Admin Panel Click on Online Store >> Themes >> Actions >> Edit Code
  • Click on theme.liquid file in Layout section
  • Go to bottom of liquid file and find the <jobo-bundle-products> ... </jobo-bundle-products> section
  • Now remove the all code between <jobo-bundle-products> ... </jobo-bundle-products>
  • Click on the Save button to apply the changes

To show all bundles list in your store, follow these steps:-

  • Click on Custom Bundles Menu
  • Copy the above Custom Bundle Code
  • From the shopify admin, Click on Online Store
  • Click on the Pages menu and Create New page
  • Under the pageContent, and Click Show HTML button (in content right side)
  • OR
  • You can paste Custom bundle code in liquid file
  • Paste the Custom Bundle Code in new Page content (In HTML content)
  • Save your changes