May 26
Batch-Uploading Unique Images to Separate Frames in a Single Order / Live Session Follow-up
What is Needed (The Feature Specification):Simultaneous Batch Upload: Inside the Customily front-end canvas, the user selects a quantity (e.g., 5 frames) and is presented with a "Batch Upload" button. They can select 5 unique image files from their local drive and upload them in a single shot.Dynamic 1:1 Mapping: The Customily interface automatically maps File_01 to Frame_01, File_02 to Frame_02, and so on. The user can visually preview each frame side-by-side or via a quick slider to adjust individual cropping/positioning if necessary.Structured API/Webhook Output: When the order is submitted, the backend metadata should ideally output an array of unique print URLs bound to that single line-item or order ID, ensuring a headless automation pipeline (like n8n) can route the individual image URLs correctly to the printing lab.
Pending