App Introduction
Add text boxes or text fields to your product pages. Customers can add additional information like notes in these custom fields. Create custom text boxes, dropdown menus, checkboxes, and fields to collect unique inputs from your customers. Our app enables you to add text fields on product pages to gather order notes, form details, product options, engraving requests, gift instructions, and personalization preferences. Customers can easily leave notes to customize their products, kickstarting data collection for personalized purchasing experiences and enhanced engagement. It’s a simple way to collect valuable order notes.
Core Functionality
- Create text fields and custom fields for your products, variants, and collections.
- Create multiple text fields for your products, variants, and collections.
- Collect order notes from customers and view them in the corresponding orders.
- Design text boxes and seamlessly integrate them into your theme to collect notes.
Merchant-Friendly
- Product Customization Merchants
- Independent E-commerce
- Multi-category Sellers
- Personalized Order Merchants
Basic Information
- Developer:Inspon Tech
- Address:Themistokle Dervi 48,, Floor 3, Flat/Office 306,, Nicosia, 1066, CY
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:92 comment
- Release Date:2021-4-1
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
无限制
- Text Fields and Options
- Price Add-ons
- Required Fields
- Character Limits
- Set Allowed Inputs
- Styling
- Multi-language
- Unlimited Order Notes
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/metafields.json
- POST /admin/api/variants/{variant_id}/metafields.json
- POST /admin/api/collections/{collection_id}/metafields.json
Permission:write_products,write_variants,write_collections
- POST /admin/api/products/{product_id}/metafields.json?namespace=custom
- POST /admin/api/variants/{variant_id}/metafields.json?namespace=custom
- POST /admin/api/collections/{collection_id}/metafields.json?namespace=custom
Permission:write_products,write_variants,write_collections
- POST /admin/api/orders/{order_id}/notes.json
- GET /admin/api/orders/{order_id}/notes.json
- PUT /admin/api/orders/{order_id}/notes.json
Permission:write_orders,read_orders,manage_orders
- GET /admin/api/themes/{theme_id}/assets.json
- PUT /admin/api/themes/{theme_id}/assets.json
- POST /admin/api/orders.json?fields=note
Permission:write_themes,read_themes,write_orders