App Introduction
For over nine years, we’ve been crafting custom product options with unparalleled flexibility! Let your shoppers personalize products by adding option fields to your product pages—including text inputs, dropdown menus, color and variant image swatches, radio buttons, date pickers, checkboxes, large text areas, width/height fields, size selectors, and more. You can even bundle additional products into option selections to increase order value. Need to add a gift wrap surcharge? How about a $15 rush processing fee? With Infinite Options, it’s all easy to set up.
Core Functionality
- Text inputs, radio buttons, checkboxes, dropdown menus, color swatches, and more!
- Offer additional bundles with options to increase average order value
- Personalize products with samples, engraving, monograms, and custom printing
- Use conditional logic to show/hide relevant options based on selections
- Our friendly US-based support team is here to help you anytime
Merchant-Friendly
- Custom Product Merchants
- High AOV E-commerce
- Multi-option Product Merchants
- Personalized Product Merchants
Basic Information
- Developer:ShopPad Inc.
- Address:548 Market St #91031, San Francisco, CA, 94104, US
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:2001 comment
- Release Date:2015-6-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
The Essential Plan
- Integrated Customization of Your Products
- All Input Types
- Additional Products
- Native Bundles
- Conditional Logic
- VIP Support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/options.json
- PUT /admin/api/products/{product_id}/options/{option_id}.json
- GET /admin/api/products/{product_id}/options.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/bundle.json
- PUT /admin/api/bundle/{bundle_id}.json
- GET /admin/api/bundle.json
Permission:write_products,read_products,manage_discounts
- POST /admin/api/products/{product_id}/customizations.json
- PUT /admin/api/products/{product_id}/customizations/{cust_id}.json
- GET /admin/api/products/{product_id}/customizations.json
Permission:write_products,read_products,manage_orders
- POST /admin/api/options/{option_id}/rules.json
- PUT /admin/api/options/{option_id}/rules/{rule_id}.json
- GET /admin/api/options/{option_id}/rules.json
Permission:write_products,read_products,manage_storefront