Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to complete custom form upon choosing a product #11646

Open
dnk8n opened this issue Jan 4, 2023 · 2 comments
Open

Option to complete custom form upon choosing a product #11646

dnk8n opened this issue Jan 4, 2023 · 2 comments

Comments

@dnk8n
Copy link

dnk8n commented Jan 4, 2023

What I'm trying to achieve

I want to allow a customer to provide inputs to the digital product they select, fields which conditionally cause next fields to show/hide, allow file upload, file download based on options.

Describe a proposed solution

Order should contain bundles of inputs, per customized product (downloadable). So that potentially an asset created, based on corresponding inputs, can be sent back to the user in fulfillment of the order.

Other solutions I've tried and won't work

It is potentially possible to extend using a plugin. If so I will attempt and link here. Otherwise can't think of any other option.

Screenshots or mockups

Demo of similar feature in shopify https://www.variantoptionproductoption.com/collections/examples/products/custom-jersey

@peelar
Copy link
Member

peelar commented Jan 10, 2023

Hello @dnk8n 👋

Did you consider using Metadata for this use case?

@dnk8n
Copy link
Author

dnk8n commented Jan 10, 2023

The metadata would not be relevant to the product, but to the instance of the product (dependent on a customer to customer basis, e.g. they upload a csv of input data that is then used to process their order)

What you linked reads to me as information belonging to all of a particular product, not an individual instance of a particular product. Not sure if I am using the correct nomenclature to illustrate my point...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants