Theres no import/upload. Ive checked with their helpdesk. ZERO use for 99.9% of us.
Topic summary
Goal: Bulk-add product personalization fields from a supplier CSV to thousands of Shopify products (single-line text inputs with labels, max lengths, optional/mandatory flags).
- Scale: Initially 1,000+ products, later clarified as ~4,000, each potentially with different customization requirements.
- Attempts: Multiple apps tested. An app (Easify Product Options) was suggested, showing UI examples and conditional logic.
- CSV import issue: OP reports conditions work when set manually but are ignored when importing via CSV; support previously told them CSV-based setup isn’t supported and must be done manually.
- App vendor response: Says import/export exists but requires converting CSV to their format; recommends creating one option set and assigning to products via conditions (collections, tags, titles). OP tried tag-based assignment after CSV modification; options appeared but tag condition was ignored, asking for precise CSV mapping details.
- Alternative: Another reply suggests implementing via metafields plus custom code. A separate commenter claims no import/upload per helpdesk and questions usefulness.
- Status: Unresolved. Key open questions: Whether conditional assignment is supported via CSV and how to map the supplier CSV correctly; otherwise, custom development may be required.