Hi All,
I would like to collect input data from user and save in my store.
The use case will have series of Questions to ask user for input eg: weight, height, etc. At end will use the data to do calculation and to store the data and result. Therefore user can refer back their history data and by day/month/year.
Let me know if any app capable of doing it.
Thanks.
Hi @Foodmama If this is just part of each individual order use line item properties or cart attributes as part of your theme
https://community.shopify.com/c/shopify-design/product-pages-get-customization-information-for-products/td-p/616503
For basic forms https://apps.shopify.com/customr
However if you need deeper form automation usemechanic can be used to collect that data and script your custom business calculations , and store then also with a theme customization display it.
https://apps.shopify.com/mechanic
https://tasks.mechanic.dev/tutorial-trigger-a-task-from-a-contact-form-using-webhooks
If you need that solution contact me at paull.newton+shopifyforums@gmail.com with use case details