For this type of project, you can use the Searching for products in an online store preset.
Use this template if you need to check the availability of a specific product in an online store. If the Tolokers finds the product, they add a link to the product in the text field. If the product is not available in the online store, they selects the The store doesn't sell the product option.
Take a look at the example: the labeling interface includes text data, a text input area, a button, by clicking on which an online store page is getting opened, and a checkbox Toloker can select if the product isn't on sale in the online store. Note that validation, keyboard shortcuts and task layout are already configured in this Template Builder sample code.
View exampleTo add a detailed description to the task, use the view.text component.
If you need to display formatted text, use the view.markdown component. Note that this setting is resource-intensive and might overload Tolokers' devices that aren't powerful enough.
To enhance Toloker's experience, highlight different types of data with colors using view.alert. You can place this component in the view.list along with the other components. In this example, the description is highlighted with a blue border.
You can add an image that matches the text data to your task using view.image.
To ask Tolokers to leave their comments on the product, add a text field using field.textarea.
Last updated: August 30, 2023