We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As an admin, I should be able to set up a merch store. The merch store is a page with list of objects that have:
A user should be able to add multiple items to the cart. Checkout should be pretty simple. Collect this information:
This information and the cart content should be added to Google Sheet. Please see how the question box works.
After the data is submitted, show the Thank you page/message that is configurable in admin site
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As an admin, I should be able to set up a merch store.
The merch store is a page with list of objects that have:
A user should be able to add multiple items to the cart.
Checkout should be pretty simple. Collect this information:
This information and the cart content should be added to Google Sheet. Please see how the question box works.
After the data is submitted, show the Thank you page/message that is configurable in admin site
The text was updated successfully, but these errors were encountered: