Submit Product
Let your users work for you!
Last updated
Let your users work for you!
Last updated
Component: <SubmitProduct/>
Path: /components/shared/submit-product.tsx
Import:
Users can suggest/submit products with this simple modal. No dedicated page so it does not disturb their navigation too much.
Most fields are optional to not discourage people.
If you need your users to be logged in to submit, uncomment this code in components/shared/submit-book.tsx
:
As a result, SignIn modal will be triggered instead.