App Introduction
Create custom product options, add-ons, and upsell features without relying on product variants. The Nala CustomOptions app empowers merchants to build product options independent of variants, overcoming variant limitations. It supports multiple option types—including dropdowns, checkboxes, and text fields—and can link to existing variants for precise inventory tracking. By integrating add-on products, it’s ideal for upselling and customizable items. Streamline product management, gain greater flexibility, and enhance the shopping experience seamlessly.
Core Functionality
- Custom Input Fields: Add text boxes, text areas, radio buttons, dropdown menus, and checkboxes.
- Adjustments: Assign additional options to any custom input field as needed.
- Option Sets: Create option sets that can be applied to multiple similar products.
- Bundle Options: Custom options with additional selections are added as bundle items.
Merchant-Friendly
- Independent Station Merchants
- Custom Product Merchants
- Multi-category E-commerce
- Bundle Selling Merchants
Basic Information
- Developer:Nala Networks Inc
- Address:115 Percy Lane, Stouffville, ON, L4A 7Y1, CA
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-1-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
CustomOption Pro
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/products/{product_id}/metafields.json
Permission:write_products,read_products,manage_metafields
- PUT /admin/api/metafields/{metafield_id}.json
- POST /admin/api/metafields/{metafield_id}/options.json
- GET /admin/api/metafields/{metafield_id}/options.json
Permission:write_products,read_products,manage_metafields
- POST /admin/api/option_sets.json
- PUT /admin/api/option_sets/{option_set_id}.json
- GET /admin/api/option_sets.json
Permission:write_products,read_products,manage_option_sets
- POST /admin/api/products/{product_id}/bundles.json
- PUT /admin/api/products/{product_id}/bundles/{bundle_id}.json
- GET /admin/api/products/{product_id}/bundles.json
Permission:write_products,read_products,manage_bundles