LC File Upload, Image Upload
by AppScoped · Category: Product Attributes
Free Plan
Built for Shopify
App Introduction
Let customers personalize their orders by uploading images, files, documents, and more! Empower your customers to fully customize their orders by easily uploading images, documents, or other files directly on the product page. Whether it’s custom artwork, personalized notes, or design files, this feature streamlines the process and enhances the shopping experience.
Core Functionality
- Easily create customizable file and image upload fields for your products.
- File uploads for images, documents, and custom designs.
- Customizable upload fields for product personalization.
- Supports multiple file types for a seamless experience.
- Download customer files directly from corresponding orders.
Merchant-Friendly
- Custom Product Merchants
- Independent E-commerce
- Personalized Design Merchants
Basic Information
- Developer:Lite Code
- Address:2430 SE Stallings Dr, Nacogdoches, TX, 75961, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:13 comment
- Release Date:2024-11-20
- Supported languages:English、Czech、Danish、German、Spanish、Finnish、French、Italian、Japanese、Korean、Norwegian Bokmål、Dutch、Polish、Portuguese (Brazil)、Portuguese (Portugal)、Swedish、Thai、Vietnamese、Simplified Chinese、Traditional Chinese、Turkish
- Compatible products:Shopify
Application Screenshot
Price Plan
Pro
$4.99
- File and Image Upload Field
- Support Multiple File Types
- Custom Text Field
- Exclusive Customization
- Real-time Chat Support
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
- POST /admin/api/products/{product_id}/files.json
- GET /admin/api/products/{product_id}/files.json
- PUT /admin/api/products/{product_id}/files/{file_id}.json
Permission:write_files,read_files,manage_products
- GET /admin/api/orders/{order_id}/files.json
- GET /admin/api/orders/{order_id}/files/{file_id}.json
- POST /admin/api/orders/{order_id}/files/import.json
Permission:read_orders,read_files,manage_orders