App Introduction
Allow customers to upload images, files, and documents in their orders. To enhance the shopping experience, customers can upload files or images during the product selection process—whether for custom printing, document submission, or design input. This app is ideal for merchants offering customized products, such as printed gifts, photo frames, keychains, or any item requiring additional customer input. Customers can easily upload files, photos, or documents when placing orders, making the customization process smoother and more efficient.
Core Functionality
- Seamlessly upload files on product pages with support for multiple file types
- File access in the order dashboard with full responsiveness
- Customizable upload area and text fields with file size limit controls
- File uploads for images, documents, and personalized design creation
Merchant-Friendly
- Independent Station Merchants
- Custom Product Merchants
- Multi-category E-commerce
- Creative Service Merchants
Basic Information
- Developer:CynoInfotech
- Address:G-902, Titanium City Center, Prahladnagar, Ahmedabad, GJ, 380051, IN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-5-6
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free Development
- Free Test Development Store
- Includes All Features
- File Upload and Image Upload Fields
- Email Support
Basic
- 3-day free trial
- File upload and image upload fields
- Unlimited orders
- Support all file types
- Fully customizable to fit your brand
- Add personalized text fields
- Get priority support when needed
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/files.json
- GET /admin/api/products/{product_id}/files.json
- DELETE /admin/api/products/{product_id}/files/{file_id}.json
Permission:write_products,read_products,manage_files
- GET /admin/api/orders/{order_id}/files.json
- POST /admin/api/orders/{order_id}/files.json
- PUT /admin/api/orders/{order_id}/files/{file_id}.json
Permission:read_orders,write_orders,manage_files
- POST /admin/api/shop/files/settings.json
- GET /admin/api/shop/files/settings.json
- PUT /admin/api/shop/files/settings.json
Permission:write_shop,read_shop,manage_files
- POST /admin/api/custom_designs/files.json
- GET /admin/api/custom_designs/files.json
- DELETE /admin/api/custom_designs/files/{file_id}.json
Permission:write_custom_designs,read_custom_designs,manage_files