◼️
Infinite Options Docs
  • Getting Started
    • How to Install
    • Create custom options
    • Show options on a product
    • Expert Install Service
  • Set up and manage options
    • Assign Options by Tag
    • Assigning Options: Excluding a few products
    • Don't display options on certain products
    • Duplicate option sets
    • Bulk Add Values to Infinite Options
    • Reorder Option Sets
    • Make drop-downs required
    • Make Swatches required
    • Change where options display
    • Finding options on the admin side
    • Featured Product/Homepage
  • Install Infinite Options
    • Boundless Theme
    • Brooklyn theme
    • Colorblock Theme
    • Craft Theme
    • Crave Theme
    • Debut Theme
    • Dawn Theme
    • Minimal Theme
    • Origin Theme
    • Publisher Theme
    • Refresh Theme
    • Ride Theme
    • Sense Theme
    • Simple Theme
    • Studio Theme
    • Supply Theme
    • Taste Theme
    • Venture Theme
    • Locating the Product Form
    • Copy of Installing Infinite Options directly in the theme (1.0 theme)
  • Add a ShopPad team member to your store
  • Increase the Cost of an Option
    • Moving from Legacy to Native Bundling
    • Show price changes on the product page
    • Native Bundling
    • Product bundles
  • Conditional Logic
    • Conditional Logic
    • Uploadery
    • Dropdown menus
    • Swatches
  • Popular Setups
    • Up-charge Pricing + Text Box
    • Mix & Match Variety Pack or Gift Pack Example
    • Add on Gift Wrapping Option
    • Multiple Engraving Initials
  • Troubleshooting
    • Resolving "Cannot Find Variant" Error
    • Cancel your Subscription
    • Is the app installed?
    • How to disable Infinite Options
    • Quick Shop Feature
    • My options are not showing
    • Performance and Optimization
      • Remove loading delays
      • Bulk Add Values to Infinite Options
      • Hide _io_order_group and _io_parent_order_group from cart
      • Display option selections on customer account page
    • Why are option selections labeled "infinite_options_1"?
    • Options are showing on desktop and not mobile
    • Dashboard terms explained
    • Options are not showing on the backend
    • Display option selections in the cart page
  • Inputs and Field Settings
    • Swatches
      • Create Swatches
      • How to make Swatches required
      • Customize Swatches using CSS
      • Adjust Swatches - display the name once the swatch is hovered over
    • Change or translate required pop-up message/characters remaining text
    • Add a date picker to your store
      • Customize the date picker
  • Visual Changes - adding styling
    • Customize Options using CSS
    • Craft theme
    • Dawn theme
    • Debut theme
    • Studio theme
  • Display Options on Shopify Notifications
    • Shopify emails and packing slip templates
      • Order Confirmation
      • Packing Slip
      • Shipping Confirmation
      • New Order
      • Fulfillment Request
      • Abandoned Checkout
    • Order Printer/Pro templates
    • Legacy: Display Options on Shopify Notifications
      • Order Confirmation
      • Packing Slip
      • Shipping Confirmation
      • New Order
      • Fulfillment Request
      • Abandoned Checkout
  • Developer Resources
    • Event API
    • Development Store/Affiliate Store Plans
  • Integrations
    • Fablet store
    • Ecomposer
    • GemPages
    • PageFly
    • Replo Page Builder
    • UpOrder
    • Weglot
    • Zipify Pages
  • FAQs & How-tos
    • Can I export options with orders via a CSV file?
    • How do I create more than 100 variants?
Powered by GitBook
On this page
  1. Install Infinite Options

Venture Theme

PreviousTaste ThemeNextLocating the Product Form

Last updated 4 days ago

Before Infinite Options starts working on your store, you will need to install the app onto your current theme.

Follow the step-by-step instructions below on how to install Infinite Options for your Venture theme.

1. Starting from your Shopify dashboard, click on Online Store, and then click on Themes.

2. Click the Actions button, then select Edit code.

3. Use the search bar located in the top left of the code editor to search for your product-template.liquid file.

4. In this file, do a search using the keyboard shortcuts (ctrl F or ⌘ F) for the following text.

{% form 'product'

5. Within the {% form and {% endform %} tags, locate the quantity section that starts with:

<div class="product-form__item product-form__item--quantity">

6. Copy the following code snippet.

<div id="infiniteoptions-container"></div>

7. Paste the code snippet on a new line right above the quantity section that you found in step 5.

8. Save changes.

9. You can now start creating options for your products. Follow the instructions in this article to get started.


Creating an option that needs an additional cost for customization?

Our Product Bundles feature allows you to attach an add-on product to the option selection so you can add an extra cost to your main product. Create new products like a $5.00 gift wrapping and bundle it to your option. When selected, both products will be added to cart.

Click here to learn more about the native bundling feature.

Looking to add more features? Click on the name of the feature to learn more.

Date picker: A calendar option that lets your customers easily select a date.

Swatches: Attach images or colors to options.

Conditional Logic: Display or hide options based on their previous option selections.

Use Conditional Logic with Swatches: Display swatches based on a previous option selection and vice versa.

Creating a Variety Pack: Set up multiple drop-down menus so your customers can select different scents or flavors for a variety pack product.